PHP is a "cockroach language" that is never going to die. It is popular because it is dead simple to learn and does a better job of helping new developers get started, as it is available everywhere, including on $1 hosting platforms 😉
Source https://nophpunintended.com/a-brief-history-of-web-development/
@icedquinn @waltercool GNU Taler is designed to be taxable and black/gray market unfriendly. The only problem is that it requires banks to implement it in order for it to be used.
"I was over 11 years in prison, I met great many people there. I can safely say that over half don't have business there. They can be released just like me and are no imminent threat to other people. They are decent man." - Ross Ulbricht https://youtu.be/uVt1_SN-ATk?si=IE5WIj-BtwH4HJmK
@coolboymew @kaia @Akagi @Hoss @Ergo @noyoushutthefuckupdad Just spread a wet layer of baking soda instead of using poison sticks. It's cheaper and won't give you Alzheimer's.
As it turns out, the latest version of MySQL has support for JSON, bringing the best of both relational databases and document-oriented databases, and I can run this all on a simple LAMP server. That's good to know.
@lunduke no, Bryan. It won't fix shit. Government propaganda bots will be the first to get that verification and people with unpopular opinions like yourself will be the first to be denied the right to post anything.
Then again, you too might be an AI bot for all I know.
@vokainen099 @cjd The solution to the payment processor issue is a crypto-only store front (though crypto payments would have to be added later). Don't put too much faith in MasterCard reversing their decision or the government stepping in.
@vokainen099 @cjd Also, I wanted people to be able to upload an unfixed amount of screenshots for each game/mod. It got way to complex and I underestimated myself.
@cjd I just want to create a simple site where people can upload their indie games and mods. Last time I tried to do that, I gave up on it after implementing comments because you are supposed to have two tables: comment and comment_link (at least this is standard practice). It just became to tedious.
@cjd True, but document oriented databases just make more sense to me, especially since I'm used to OOP.
>Decide to restart Indie Storefront Project after the Steam and Itch controversies
>Decide to use a NoSQL DB this time because nested SQL statements make my brain hurt
>Both MongoDB and CouchDB have repositories that lack release files which makes them insecure and disabled by default on apt
>The only other solution I can think of is Elasticsearch which isn't intended to be used as a DB.