• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: February 13th, 2024

help-circle

  • Yeah, that’s a risk. However you’ll always risk having leftovers from programs, even when continuing to use an OS, simply because you might switch programs, the developer rethinks where they store the config files, etc…

    In most cases these files are relatively small and won’t be very noticeable in the long run. However if that still bothers you have no other choice but to cleanup your config files regardless.

    Also, those config files are generally only for your own user, i.e. user-related configurations, not program-dependent ones. System configs are generally stored outside the user profiles.


  • Honestly, I’d argue it depends on the use case. A lightweight distro meant for basic tasks will never consume as much as a gaming one. Factoring in that your snapshots will naturally grow over time (and thus disk space) will mean that repartitioning, and getting bigger hard drives, is always a thing.

    I’d still just trust the general installation guide, if it offers automatic partition allocation. Just only do partitions for /boot, / and /home, I’ve never found much use for /var /log and such as a separate partition, at least as a home user.

    And when in doubt: use LVM with ext4 for dynamic partitions. BTRFS has a similar feature, but it’s still experimental, and thus potentially unstable.







  • Scanners like to do funny things

    I know it’s not very relevant, but that reminds me of a talk held during a CCC (Chaos Computer Club) convention.

    It’s in German, but I’ll try to summarize it: Someone noticed the numbers on a scanned page didn’t match the original, so they hired an expert to find out what happened. Turns out that the printer they were using had a feature that would detect symbols that looked the same and basically copypasted ome cutout of the symbol onto the other to save space on the final PDF. Due to the print/copy quality, this substitution sometimes malfunctioned, substituting similar looking symbols, such as 8 and 0.





  • I disagree. I’m running Bazzite, which is based on the immutable variant of fedora, and it runs like a charm, even without much knowledge. Most drivers are prepackaged, so stuff like WiFi aren’t much of a hassle anymore and I haven’t had any issues with Flatpak. It basically eliminates all fiddling at the cost of customizing your OS as much as other distros. Honestly, SteamOS did show that immutable distros are the de facto future for new users. So far I know of Bazzite and Fedora’s immutable distros variant, but there might be more.


  • I disagree. The Imperium of Man is basically slowly inching towards its downfall with corpse starch (i.e. ground up corpses) being a common food for hive cities and the Inquisition being an ever looming threat for the populace. Not to mention that if you ever have have the misfortune of being near anything Chaos-y, you are often greeted by the Ordo Hereticus before your life is snuffed out. And considering that Belisarius Cawl frantically fell into prayer when confronted by a powerful AI core of old does show that the Adeptus Mechanicus are far from their power way back when, let alone any promise of immortality for the masses.

    Psychic blanks have it even worse, as they might not even be connected to the warp, meaning they might just fade into nonexistence after their death. And overall, being a Chaos Worshipper isn’t that great as well, as most citicem are not treated well, not to mention that the ruinous powers will slowly drive you insane as well.

    Last but not least is that the end of the whole 40K in-universe might be overall crawling to an end, as the Tyranids might be unstoppable by organic beings (apart from possibly the Orks), so it might be that the universe-wide apocalypse is slowly inching closer, leaving only the Necrons behind after the Tyranids seek out the next galaxy to devour.

    I’d rather choose the old boring life here in this universe any day over the one from 40K.





  • I do get that one wants to be careful when it comes to viruses, but just outright not believing others without doing your own research is just as harmful as blindly believing in something. If you don’t have precautions against websites running malicious code (e.g. ublock origin), you’re already treading on dangerous ground regardless. Doubly so if you don’t make snapshots.

    If you really want to be paranoid you can also click the link inside a USB image, or a sandbox. I would however advise doing research on winehq.org if you are running Linux, since it’s generally a good resource for running Windows apps.