So today I decided to make something. I am very good with C++/C/Java/C#/Swift but I have almost zero experience with PHP so I used AI help here (I am sorry for that but the result is good). I made it open source on github.
The idea - simple clean PHP clone of Hacker News but not using emails and with the clever bot protection like Blue Dwarf.
Simple anonymous login via username and password. No databases are used or needed as the posts, comments and users are all organized in CSV files. There is no admin UI as administration is done via CSV edit. Users are restricted by quotas per day.
I hope more such pages appear in the internet to preserve it as it should be...
Here is the full code:
https://bialamusic.com/hnclone.zipHere is the code on github:
https://github.com/bialata/OpenNewsHere is link to live page of the code:
https://scangine.com/news/
Take a look but Please do not post bullshits or unrelated posts there as it is used on my page.