• 0 Posts
  • 116 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.














  • 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.