• 1 Post
  • 170 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle
  • According to this, it’s been around since the 70’s and was originally just a catch-all for files that didn’t fit in the other default directories, but over time has come to be mostly used for config files. I assume it would cause utter mayhem to try and change the name now so I guess it just sticks. Someone suggested “Edit To Configure” as a backronym to try and make it make more sense if that helps anyone lol.


  • When using Windows, I occasionally encounter this weird phenomena that I never experience using any other type of OS, whereby it generates a problem that’s so stupid on such a fundamental level that there’s no way to really work around it.

    Like when I recently tried out Windows 11, I made a manual restore point in case it fucked itself up doing a big update. Which it did, and then when I tried to restore it I found out that it only keeps one restore point, and that after it broke itself doing the update it overwrote my manual restore point with its own automatic restore point, ensuring that the fuckup it just did was the only thing to restore to. I tried restoring it anyway to see what would happen, and it said it couldn’t do it but didn’t explain why.

    Like when an allegedly modern OS so utterly misses the point of both system restore and basic error messages, I don’t know what to do with it really.


  • Yeah it’d be nice if there was a really standardized Linux distro that gave developers a baseline to aim for, and then those of us who use the nerdier distros could just figure out our own stuff from there. I think Ubuntu was on track for that for a while, but they tend to go off on these tangents (Unity, Mir, Snaps etc.) which sometimes work against them, and now distros like Pop!OS and Mint are starting to fill that space a bit more.

    Basically it’s this lol


  • It’s wild, I’m one of those patient gamer types but there are certain games that I’d make an exception for and buy as soon as they came out, and Civ has been one of those games as far back as I can remember. But this is gonna be the first one I’m not going to bother with. Between this and the absolutely bonkers price, I really can’t justify it. Maybe in a few years when the Denuvo is removed and you can get the full thing for like $40 or so, but no way am I paying $167 CAD for the full edition on day one.


  • One thing I’ve been trying lately that’s a bit different: I happen to have an old SSD that had an enclosure with it (kind of like this) which essentially turns it into an external USB drive.

    I then used Rufus to install Windows on that drive, using the “Windows To Go” option and also checking the option to not allow Windows to access the internal drives. That way, my laptop can just happily run Linux by itself, and if I need to use Windows for anything I can just plug the drive in, hit F12 on boot and choose to boot from that drive instead. The added bonus is that Windows also can’t mess with anything on my regular system or monkey about with the boot loader.

    I’ve only had it on there for about a week but it seems to be working perfectly fine so far!

    Oh and also Rufus gives you the option to start with a local account already set up, so you don’t have to do the MS online account bullshit. And then after install I used ShutUp10 to turn off as much telemetry as I could.



  • I pretty much did just go full office space on it lol. Here’s a fun thing I just learned:

    Windows 11 apparently defaults to a tiny fraction of space for system restore points, and if it runs out of space it just deletes the old ones without asking or telling you. Because it defaults to a tiny amount of space, it apparently only ever keeps one system restore point on hand.

    This means I made a manual one on a clean install when I’d got my settings sorted, so I can hop back to that when Windows inevitably fucks up. But because it’s Windows, what it did was apply a big update, fuck it up, then save that fuck up as the only restore point.

    I restored it anyway just to see what would happen, and that broke even more stuff. Back in the drawer!



  • CrabAndBroom@lemmy.mltoLinux@lemmy.mlBeginners Guides
    link
    fedilink
    English
    arrow-up
    2
    ·
    17 days ago

    One of the biggest things that helped me was setting up virtual machines and installing different versions of Linux in them and just playing around. I found it super helpful because it makes you learn different things (for example you mentioned reading the Arch wiki which is a good resource, but not all of it will apply to Mint necessarily) and as an added bonus, it doesn’t matter if you break everything. You can just restore a backup, or better yet, reinstall from scratch so you get used to the process or better yet, keep breaking stuff until you come out the other side and get things working again!




  • I like it as an alternative to GNOME that’s not quite so GNOME-ish, if that makes sense. I do like GNOME but I find it a bit idiosyncratic sometimes, IE they seem very “my way or the highway” about some design things, and it often feels to me like you have to hunt down and keep updating endless plugins to do basic things that feel like they should be included.

    If they can land in a spot where COSMIC looks as nice as GNOME but is also a bit less of a hassle to get set up the way you want it, I feel like they could occupy a nice middle-ground between GNOME and KDE possibly.








  • I have a folder full of scripts tied to aliases that fix various things when they go wonky, and I’ve long since forgotten what any of them do. I just know if xxx app stops working, I type fix_xxx into the terminal and then it does a bunch of stuff and then it works again lol.

    Also I have a bunch of aliases tied to common tasks, like e1 = reboot, e2 = shutdown etc. I have no idea where that habit came from.

    Edit: ALSO, just the general mish-mash of apps. I won’t have anything to do with Snaps, but the rest of it is an unholy combination of native apps, things from the AUR, flatpaks, Appimages, Docker containers and wine setups, mostly (but not all) in Bottles.