• 0 Posts
  • 7 Comments
Joined 3 years ago
cake
Cake day: June 1st, 2023

help-circle

  • I hate to say it, but Linux in general is not great for art stuff in my experience. There’s some good stuff like Krita and Blender, but I’ve found that Linux is generally very twitchy about graphics tablets, and some stuff like Toon Boom/Moho for animation just has no real equivalent in Linux (and I haven’t had any luck getting those to work in Wine so far either.)


  • One of the strangest phenomena that I’ve encountered when occasionally using Windows is that sometimes there’s a problem that’s so stupid you can’t smart your way out of it. As an example: when trying out Windows 11, I made a restore point after a fresh install so that if I fucked something up I could roll back to a clean install. I then fucked something up and thought “no worries, just roll it back.” I then discovered that Windows only keeps one restore point, and manages it automatically by itself, meaning that when I fucked up, it decided to take the state of the machine immediately after I broke it and overwrite the clean restore point with the broken one and at no point asked or informed me that that’s what it was doing.

    Like how do you even begin to deal with an issue like that? The only solution I know of is to pre-assume that everything actually made by Microsoft will behave in an idiotic way sooner or later, and to replace as much of it as you can with third-party solutions as quickly as possible immediately after a fresh install, but anyone new to Windows/not a tech person has absolutely no way of knowing this.



  • Random Dent@lemmy.mltoPolitical Memes@lemmy.worldFun Fact!
    link
    fedilink
    English
    arrow-up
    17
    ·
    4 days ago

    Having his twitching, lifeless carcass hooked up to a machine to keep it functional enough to be used as a ghoulish puppet to subvert democracy one last time.

    Maybe for an encore he can have his corpse injected with Ebola and launched at a food bank lineup from a catapult.


  • Oh sorry! In Linux there are different ways of formatting your drives, kind of like FAT32 and NTFS in Windows, if you’re familiar with those? Anyway, ext4 is like the old reliable in Linux, and btrfs is the newer one which I think is the default on some distros now.

    Anyway, if you open up Konsole and type lsblk -f it should tell you which one you have. I don’t think you can change it without reformatting and starting over though.