• 1 Post
  • 3 Comments
Joined 3 years ago
cake
Cake day: July 8th, 2023

help-circle

  • I think still too many people missed the turning point when Microsoft suddenly stopped releasing products/software that were superior in basically all areas to their previous versions. I think that turning point was Windows 8 already, for many who consider Windows 8 a single-time mistake like ME or Vista it was Windows 10, for others it took until Windows 11 until they noticed the decline of Windows as a whole.

    And it’s not just MS, but a lot of consumer tech is growing anti-consumer and gets enshittified to the point of where you really have to think hard whether or not you even want the new stuff they’re spewing out. My consumer habits have certainly changed to be much more rigorous than, say, 10-20 years ago. I read a lot more reviews these days and from many more different sources bevore I even think of buying something new.

    “AI PCs” will increase your dependency on MS’ online services (which is probably the main thing that MS wants), decrease your privacy even more (also what MS wants - that’s a lot of data for sale), consume even more energy (on a planet with limited resources), sometimes increase your productivity (which is probably the most advantage you’re ever getting out of it) and other times royally screw you over (due to faulty and insecure AI behavior). Furthermore, LLMs are non-deterministic, meaning that the output (or what they’re doing) changes slightly every time you repeat even the same request. It’s just not a great idea to use that for anything where you need to TRUST its output.

    I don’t think it will be a particularly good deal. And nothing MS or these other companies that are in the AI business say can ever be taken at face value or as truthful information. They’ve bullshitted their customers way too much already, way more than is usual for advertisements. If this was still the '90s or before 2010 or so - maybe they’d have a point. But this is 2026. Unless proven otherwise, we should assume bullshit by default.

    I think we’re currently in a post-factual hype-only era where they are trying to sell you things that won’t ever exist in the way they describe them, but they’ll claim it will always happen “in the near future”. CEO brains probably extrapolate “Generative AI somewhat works now for some use cases so it will surely work well for all use cases within a couple of years”, so they might believe the stories they tell all day themselves, but it might just as well never happen. And even if it DID happen, you’d still suffer many drawbacks like insane vendor dependencies/lock-ins, zero privacy whatsoever, sometimes faulty and randomly changing AI behavior, and probably impossible-to-fix security holes (prompt injection and so on - LLMs have no clear boundary between data and instructions and it’s not that hard to get them to reveal secret data or do things they shouldn’t be doing in the first place. If your AI agent interprets a malicious instruction as valid, and it can act on your behalf on your system, you have a major problem).


  • Congrats.

    Yes, desktop Linux is generally very usable for the majority of users these days. This was already claimed to be the case in the late 1990s, which is probably why many non-IT-professionals had a bad first expression with desktop Linux. But this has changed since (very roughly) about 10 years ago or so, and for gaming in particular it has changed since very roughly about 5 years ago. This is also the reason why desktop Linux was at like ~1% market share all the time but has suddenly grown to ~6% within the last couple of years already. And with higher popularity comes more developer interest and support. Furthermore, Windows is becoming worse over time because Nadella is more interested in milking his user base instead of nurturing it, and many want more independence from US-based proprietary software due to the current political situation, and so it’s very likely that desktop Linux is going to keep snowballing upwards. The trend is looking very positively for desktop Linux, it will probably reach MacOS market share within the next couple of years. For gaming specifically, it’s already #2.

    The most important thing about the Linux ecosystem is of course that most of it (at least the core components) is free/open source software and this is necessary to have digital sovereignty.

    Other users interested in making the switch can make their transition easier by doing it in 2 steps: first, replace all important applications you’re using on Windows with Linux-compatible applications (for example, no MS Office, no Adobe), then adjust to the changed workflows while still using Windows. Only after that, install Linux as the primary OS (or set up dual-boot, but it has disadvantages. Best is to physically disconnect your disk containing Windows (so you still have a backup in case you desperately need it) and use another disk for Linux). That way, the culture shock is a bit mitigated because you’ll have at least some familiarity (the applications you need) inside an otherwise unfamiliar new OS environment. That way, the change will feel less overwhelming.

    If there are still dependencies which can’t be worked around, there’s also the emergency solution of using either wine or a Windows VM on Linux. In the latter case it’s probably best these days to use winboat, which allows running Windows-only applications which then run inside a specific Windows VM or container on Linux. Or you just use a full regular Windows VM on Linux, with a shared folder between both systems for exchanging files.