Consistency doesn’t matter. It’s all just taking points to boost their narrative and pretend they’re right.
Consistency doesn’t matter. It’s all just taking points to boost their narrative and pretend they’re right.
Isn’t that vegetarian, not vegan though?
Unfortunately Nintendo’s creativity also extends to their legal department
Re blue sky, is anyone actually federating with it? I don’t know of any other instances besides the official one.
What is a proton? A miserable pile of quarks!
To put it into perspective, the fine was 0.8% of that net income.
I use a keepass vault thrown in a syncthing directory but like literally any file sync will do. If you get conflicts, KeePassXC can merge them
Copy Kitty: https://store.steampowered.com/app/349250/Copy_Kitty/ has a demo
Fun elimination platformer. If you wish Kirby did more with the power mixing from Kirby 64, you’ll probably like it.
FWIW It was recently on the steam front page for me
Misinformation wants to be free
Well you see, the oceanfront properties we already sold will be underwater, so we can build new ones and sell them again!
My point is that SQL works with and returns data as a flat table, which is ill fitting for most websites, which involve many parent-child object relationships. It requires extra queries to fetch one-to-many relationships and postprocessing of the result set to match the parents to the children.
I’m just sad that in the decades that SQL has been around, there hasn’t been anything else to replace it. Most NoSQL databases throw out the good (ACID, transactions, indexes) with the bad.
The fact that you’d need to keep this structure in SQL and make sure it’s consistent and updated kinda proves my point.
It’s also not really relevant to my example, which involves a single level parent-child relationship of completely different models (posts and tags).
“The planet is fine. The people are fucked.”
SQL blows for hierarchical data though.
Want to fetch a page of posts AND their tags in normalized SQL? Either do a left join and repeat all the post values for every tag or do two round-trip queries and manually join them in code.
If you have the tags in a JSON blob on the post object, you just fetch and decide that.
Damn why does all the software I want to use end up being developed by bigoted assholes. First nix now this.
The “standalone version with the best mods” you made I assume