Or they wanted to play off that kneejerk reaction to get you engaged. Ciri studied under Triss, Yen, and Avala’ch and knows actual magic. They could just be the more powerful actual versions of what witchers try and emulate.
It burns when I poop
Or they wanted to play off that kneejerk reaction to get you engaged. Ciri studied under Triss, Yen, and Avala’ch and knows actual magic. They could just be the more powerful actual versions of what witchers try and emulate.
I was talking to my cousin (journalist) a while ago and she told me how she was supposed to interview a whistleblower for Anaheim PD. I snarkily commented something like, “yeah but let me guess he shot himself twice in the back of the head” and she alarmingly said “…yeah, how did you know?”
So then don’t buy it at launch and wait until it goes on sale. CP2077 ended up in a excellent state. Then you have the bonus of supporting only their fixed products while also not paying full price.
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
Brother delet this
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.
You can sink the ship with jury nullification, sure. But in terms of stopping hundreds of millions of people from seeing this dudes face, no you can’t.
That ship sailed a long time ago.
As best I can tell, no such thing happened. Feel free to provide some credible sources to back that up though.
Can’t put the genie back in the bottle. Would probably be a different story if China released this years ago.
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.
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.