• 2 Posts
  • 131 Comments
Joined 2 years ago
cake
Cake day: July 16th, 2023

help-circle






  • Depends. There’s also the included archinstall script, which skips all of that. Just some minimal configuration you find on most distros (Language/Time Zones/Mirrors…) and that’s it.

    So yeah, nowadays it’s totally possible to end up with a working Arch installation without knowing anything about it besides that one command.



  • NekuSoul@lemmy.nekusoul.detolinuxmemes@lemmy.worldnow I know why
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    3 months ago

    Slightly off-topic, but this annoyed me during the Win 8.1/10 start screen era as well. Just because an interface is touch-friendlier doesn’t mean it can’t also be an improvement for keyboard/mouse users as well.

    Then they ditched all that and made it a worse experience for everyone in Win 11, so un turn I ditched their mess and fully switched over.



  • I’ve switched over a year ago and that’s the thing that, looking back, sticks out to me the most as well. It’s just insane that practically every application I used had its own update routine. Lesser used apps I had to update every single time before using them. Just constant interruptions everywhere.

    Winget is a step in the right directions, but it still has to build upon and work around that same shaky foundation, and it shows.


  • Yup. For me it similar. I was getting frustrated with the lack of customization in Win11, while at the same time seeing that Linux is actually viable for me with the Steam Deck.

    I’ve been running Linux for a year now and while it was good enough for me to switch back then, it’s incredible how much better it has gotten since then.


  • That’s a bummer. I’ve been using the forked version as well, and even that dev has been annoyed with Google Play enough that it’s only released on F-Droid nowadays.

    Personally, I don’t think it’s an issue only releasing only on F-Droid, because the people interested in Syncthing wouldn’t be deterred by that if they’re not already using it, but I totally get why that might sap the last bit of motivation the dev has.


  • I’d be more concerned as well if this would be an over-night change, but I’d say that the rollout is slow and gradual enough that giving it more time would just lead to more procrastination instead, rather than finding solutions. Particularly for those following the news, which all sysadmins should, the reduction in certificate lifespan over time has been going on for a while now with a clear goal of automation becoming the only viable path forward.

    I’ll also go out on a limb and make a guess that a not insignificant amount of people only think that their “special” case can’t be automated. I wouldn’t even be surprised if many of those could be solved by a bog-standard reverse-proxy setup.


  • Part of this might be my general disdain towards sysadmins who don’t know the first thing about technology and security, but I can’t help but notice that article is weirdly biased:

    Over the past couple of days, these unsung heroes who keep the internet up and running flocked to Reddit to bemoan their soon-to-be increasing workload.

    Kind of weird to praise random Reddit users who might or might not actually sysadmins that much for not keeping up with the news, or put any kind of importance onto Reddit comments in the first place.

    Personally, I’m much more partial to the opinions of actual security researchers and hope this passes. All publicly used services should use automated renewals with short lifespans. If this isn’t possible for internal devices some weird reason, that’s what private CAs are for.




  • And you can even go a step further and configure it so all the ISOs go into a subdirectory. Then you can still use the USB for other stuff without it becoming a mess. Right now I have the following structure:

    ├ apps // Lots of portable apps, using the PortableApps systemdata // For copying files between devices
    ├ images // ISOs go here, separated into Linux, Windows and Utilities
    ├ installs // For apps that need to be installed
    ├ secure // Encrypted Veracrypt store
    └ ventoy // Ventoy config
    

    All that on a tiny USB on my keychain and super useful when you’re the IT person for the family.