Post 9xYGWTIjvtKkAFUGpc by udell_games@mastodon.social
 (DIR) More posts by udell_games@mastodon.social
 (DIR) Post #9xYGWSWsnp3Jlp63Em by faho@octodon.social
       2020-07-28T07:48:34Z
       
       0 likes, 1 repeats
       
       Which part of web development is the worst?
       
 (DIR) Post #9xYGWStvQ9U4vHsS9Y by udell_games@mastodon.social
       2020-07-28T17:09:54Z
       
       0 likes, 0 repeats
       
       @faho Needs to allow multiple selections so I can choose them all
       
 (DIR) Post #9xYGWTIjvtKkAFUGpc by udell_games@mastodon.social
       2020-07-28T17:13:12Z
       
       0 likes, 0 repeats
       
       @faho Ok but serious answer, I honestly find HTML, CSS and javascript easy enough to deal with. Databases are all magic and everybody just straight up decided this was fine
       
 (DIR) Post #9xYGWUcz077WHJxx1U by faho@octodon.social
       2020-07-28T17:15:52Z
       
       0 likes, 0 repeats
       
       @udell_games Right?I've had a database decide the index I specifically set up for it was no good and spend hours running a query that would have taken seconds otherwise, and there's no proper way in SQL to force it to use the index (and if there were it would surely be non-standard), so you have to hack the query to fool the query "optimizer".And this was Postgres! That's supposed to be the *good* database!
       
 (DIR) Post #9xYGWVscLTDkA6Hx20 by udell_games@mastodon.social
       2020-07-28T17:16:11Z
       
       0 likes, 0 repeats
       
       @faho EVERYTHING IS AWFUL IN DATABSE WORLD
       
 (DIR) Post #9xYGWXsKvUBULoAks4 by udell_games@mastodon.social
       2020-07-28T17:16:20Z
       
       0 likes, 0 repeats
       
       @faho Fuck databases. All my homies hate databases
       
 (DIR) Post #9xYGWYWkVEViN951rU by codewiz@mstdn.io
       2020-07-28T17:31:38Z
       
       0 likes, 0 repeats
       
       @udell_games @faho I hate all RDBMS, I fucking hate them 😡Except for sqlite, of course! It's a small, reasonably simple, unpretentious, efficient, well documented and thoroughly tested piece of software 😇The others can just burn in hell 🔥👹🔥
       
 (DIR) Post #9xYfHc2LfYuzlepcwK by pj@bitcoinhackers.org
       2020-07-28T22:09:13Z
       
       0 likes, 0 repeats
       
       @faho None of the above, they're all good and necessary.