It burns when I poop
I don’t think it will be that fast but yes I think there will be no other outcome.
Yeah but sometimes the only producers are QAMEQHEJAK and you can’t even find what real brand sells your thing. Or sometimes they don’t do direct sales.
That’s kind of my point though. For being made specifically for the purpose of being machine readable, its kind of a pain in the ass to work with.
I want a command line utility where I can just
xmlquery --query 'some/query' --file foo.xml --output foo-out.xml
or in python
import xml
with open("foo.xml", "r") as file:
data = xml.load(file.read())
That’s the amount of effort I want to put into parsing a data storage format.
What is this, a crossover episode?
Meh. I just wish XML was easier to parse. I have to shuttle a lot of XML data back and forth. As far as I can tell, the only way to query the data is to download a whole engine to run a special query language, and that doesn’t really integrate into any of my workflows. JSON retains the hierarchy and is trivially parsed in almost any programming language. I bet a JSON file containing the exact same data would be much smaller also, since you don’t list each tag twice.
Have done that since 2014 and do not regret it one bit. 10/10 do recommend.
Necessary and necessarily for me. Can’t spell 'em to save my life.
Almost all of those are for the database release, not the production release.
Even if they are for the current production release was last April. Considering the buggy mess their product is, that’s kind of unacceptable for an app that is supposed to hold your entire lifes data.
It is profoundly disturbing how much social media information the media just… dumped out there. This could even be the wrong dude!
I would scour my presence from the internet if I thought it even mattered. I’m sure there are mirrors of everything I’ve ever posted or liked going all the way back to the early 2000s. Even if I deleted absolutely everything (that I could find) and 100% degoogled it probably wouldn’t matter at all.
This is a very depressing article.
deleted by creator
The selling point is that it is immutable, not that it uses snaps (which it does). Fedora does the same thing with Silverblue and IoT. You don’t install rpms, you install flatpaks. You can install rpms, but you’re not really meant to.
Since Canonical refuses to get onboard with flatpak (for now) they use snaps instead of debs, but snaps aren’t the direct appeal.
The whole idea is that you have a core system in a known configuration. Updating the system just means using a different image. If an update fails, then you just roll back to the last good configuration. Bazzite uses this to nice effect too.
There are a lot of advantages to end users and enterprise admins with systems in this configuration.
The universe was formed by the collapse of a massive star. Our massive stars make new universes. The cycle continues forever.
World of Warcraft
I’m clean, I’m clean!
If he was smart he fled somewhere without an extradition treaty.
https://discuss.logseq.com/t/why-the-database-version-and-how-its-going/26744
I get it. And I don’t necessarily disagree with them, but it gives me concerns over the long term viability of the project. If obsidian did blocks the same way logseq did I’d probably jump ship and use that, but you can’t really brain dump in obsidian the same way you can in logseq.
There’s lots of examples. Mir, Unity, Snap, PPAs, and more.
I think Ubuntu Core is a bad example. Immutable distros is where the industry is headed for a lot of good reasons, and it makes sense for Canonical to jump on that train. Snaps are bad (although honestly I do like that they can package server apps unlike flatpak, that’s cool), but the concept for the distro is not.
PLEASE they shriek WONT ANYBODY THINK OF THE SHAREHOLDERS
Basically unmaintained at this point until they release the DB version “some day”. And you’re delusional if you think they can maintain both versions at the same time. They can’t even update the current production version that they already have without focusing all their efforts on a new app that hasn’t been released yet.