• 1 Post
  • 41 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • Of course we all have our preferences and personal history with these things, but I think we can all agree that most preconfigured Debian, Ubuntu, Fedora and openSUSE ISOs with popular desktops are already more sensible and simple than the mess that is “searching for a setting in Windows”.

    Whether it’s GNOME, KDE, Cinnamon, Budgie, Mate, XFCE, LXQt.

    Compared to Windows, every Linux desktop is a blessing. Even that one that you personally don’t like or had a bad experience with.




  • Good point. I guess you’re right, there are no flattering roles. But each of those options you list would have been less on top of existing prejudices.

    Making her the (non-technical) project manager whose only contribution is “how many story points is that?”, who’s then silenced because “this is important!”, confirms the typical prejudices about women in tech:

    • no technical expertise
    • is not in charge
    • does not have anything to say that is worth listening to in times of crisis

    Especially being talked over. This matches many women’s experiences in men-dominated environments to a T.

    I’d much rather the technically competent, important but socially weird engineer (Jared) be the woman, or the incompetent boss, who’s in charge and calls the shots. Even having no women in the skit would be better than this Cindy role.

    Or, weird idea I know, multiple people with different roles being women. 🙄






  • Do I honestly have to tell you that many nasty things can indeed pop up from beneath the waves? That nuclear-powered submarines can travel vast distances without surfacing?

    Ireland is nr. 3 in the EU in raw GDP per capita, bested only by Switzerland and Luxembourg. Yes there’s a lot of letterbox firms, it’s a tax haven, but even if you’d have to halve their number to correct for that, they’re still just as rich as the UK and France.

    How has the invasion of Ukraine not woken you up yet? Do you live on a different continent?




  • I um… didn’t get started yet. But a colleague demoed it to my and it’s kind of between virtual environments and containers, if you’re familiar with Python.

    You write a Nix config and specify exactly which versions of which package you want to have. Reproducibility is the main selling point of Nix. Things don’t just break overnight because a dependency of a dependency of a dependency got upgraded. You can always go back to exactly what it was like before. Guaranteed. That’s pretty cool.

    Ok so you got that config, then you build and activate it, and it replaces your shell. You enter the Nix shell. You still have access to all your files and directories, but your Nix config controls exactly which versions of your tools you have. gcc, npm, python, maven, whatever you use.

    You can see why this makes people want to build an immutable OS.

    The main drawback of Nix is that it has a bit of a learning curve. Hence why I haven’t started yet. Maybe it’s time though.









  • Congrats! I hope I’ll be able to join you soon!

    For me it’s a combination of factors that make the barrier for this last use case higher. I almost exclusively play DCS: World in VR using a Reverb G2 WMR headset. I’ve had a friend offer his worn Valve Index, which should work on Linux. But:

    • I’ve heard mixed things on SteamVR Linux support (supposedly they just shipped a ton of fixes)
    • DCS:World in VR is hard enough to run smoothly on a bog-standard Windows 10 setup. And there’s quite a bit of artefacting in Wine/Proton. I’m not sure the added troubleshooting and glitches is worth it
    • My graphics card is an Nvidia. This means I’d like to wait for 555 and proper Wayland support to land fully and I’d probably lose out on the DLSS speed boost on Linux. Or I should sidegrade to an AMD RX 6900XT.

    It’s a bit of work. In the meantime, at least as long as Windows 10 still gets security updates, I wikl continue to use my Windows dualboot for VR flight simming only