• 0 Posts
  • 45 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle
  • Multiple ways.

    Companies can completely erase the idea of ownership. If everything is subscription-based, they can simply stop the subscription and have no further obligations.

    Or Europe just gets completely locked out of functionality, as already happens in some European countries.

    Of course good things can come from this, but I’ve read here several times that this just isn’t a good proposition and might just lead to the anti-consumer practices disappearing in a negative way too.








  • Maybe this is an unpopular opinion, but I have less problems with the “luxury” items, such as cigars.

    They’re usually hand-crafted expensive stuff that’s made to enjoy once and a while, compared to cigarettes which are mass produced with the sole purpose to get you addicted.

    I think the same is true with alcohol. There’s the cheap, mass produced stuff vs the more expensive “hand”-crafted stuff.

    I wish we could just enjoy these things without corporations trying to get us addicted to them at every opportunity, disregarding any of the dangers associated with consuming them.


  • This post misses the entire point of JSON/TOML/YAML and the big advantage it has over databases: readability.

    Using a file based approach sounds horrible. Context gets lost very easily, as I need to browse and match outputs of a ton of files to get the full picture, where the traditional methods allow me to see that nearly instantly.

    I also chuckled at the exact, horribly confusing example you give: upd_at. A metadata file for an object that already inherently has that metadata. It’s metadata on top of metadata, which makes it all the more confusing what the actual truth for the object is.