• 2 Posts
  • 56 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
  • The ELI5 version is that developers can make a lot of assumptions about what a Windows pc means and what features are available. A while ago if you had videos as part of a game (for example a cutscene) it was actually played through Windows Media Player, which was virtually guaranteed to be present on the user’s computer. Sure you can play that video with other tools like VLC or Quicktime, but you couldn’t guarantee they were installed, so Windows Media Player was a safe bet. Nowadays that’s not how video is handled but the point remains for a few other things. For example if I need to load an image, maybe a background, I would look it up using the windows filesystem, so probably something like C:\Program Files\Steam\common\mygame\images\background.png. That’s not the same in the Linux or another os. Also the piece of software that handles loading images might be different, which means how we execute that load operation is probably different, and so our Windows-focused version of our game just doesn’t work.

    Fortunately nowadays that’s a mostly solved problem with Steam investing a lot of time into Proton, what they call a “compatibility layer” that basically translates all of the windows-specific stuff to work in Linux. That’s a very simplified explanation but you get the idea. The games that still won’t run have kernel-level anticheat (Valorant, Helldivers 2) or are so dependent on things only available on Windows that even Proton can’t fix it. Some anti-cheat software doesn’t run properly so then you can’t go online, like Warhammer: Vermintide 2. That’s mostly a commercial decision rather than technical, they could make it work they just choose not to.


  • The issue for me as a potential advocate to my immediate circle of friends and family is that I don’t want to become the only source of tech support. Now realistically they’ll probably have fewer issues, but as soon as they want to fix something they’ll have to come to me. No they won’t Google things, and if they do they won’t understand it.




  • In my case my partner has a Windows 10 surface laptop. It’s perfectly functional and does what she needs it to do, but Windows 10 is dying next year, so I need to find some solution that is user friendly (meaning GUI-based in this case) to maintain her access to her OneDrive, or we throw away a perfectly good laptop to buy a slightly newer one. Besides the e-waste it’s just a waste of money. It makes some business sense, why make it easy to move away from windows? Except it also sucks on anything that isn’t a windows desktop, so they just expect people to put up with a subpar service essentially because their business users don’t have much choice. Dropbox was better 10 years ago than OneDrive is now, in terms of platform availability and usability.

    Note: I’m aware we can access OneDrive and office via a browser, however it’s not the same as native and feels clunky. Throwing Linux on it and using a browser is probably going to be our solution if I can’t get rclone to work in a way she’ll be happy with.




  • The main draw to the CLI for me is portability. I’ve been a dev for ten years now and used tons of different editors on different platforms and while each one had a different way to describe the changes, how to commit, or how to “sync” (shudder), the CLI hasn’t changed. I didn’t have to relearn a vital part of my workflow just because I wanted to try a different editor.


  • I think you’re always going to have issues installing an OS yourself versus using a laptop (or other device) with an OS installed already. The hardware issues should be resolved for you which gets rid of some of the issues others have raised like missing wireless card drivers. Having said that, the issues you hit are pretty common to anyone moving to a new OS like “how do I install software?”. I remember using macOS for the first time and finding the “mount a DMG file and drag it to the applications folder” completely unintuitive and someone had to tell me that was how it was done. There’s always a barrier to entry and I think it’s perfectly reasonable to say that Linux requires more from the user than other OSes. However I think we’re seeing some solid efforts from companies like System76 and Tuxedo to make Linux more accessible. Hell the Steam Deck is fantastic and the fact it’s Linux is almost completely hidden from you (until of course you come across a game you can’t play, thanks Warhammer Vermintide 2).

    In short I disagree with some of the other comments that imply some failing on your part or on tech illiterate people. Every OS has problems, and Linux’s biggest problem is getting people past the painful stages of adoption which you just power through if you’ve bought a new device. I will agree with others saying their windows experiences are worse than modern Linux but then we’re probably a bit biased!




  • I believe it’s 1% for access to the “entire post-open ecosystem”, rather than 1% per project which would be unreasonable. So you could use one or thousands of projects under the Post-open banner, but still pay 1%.

    It will take years to develop the post-open ecosystem to be something worth spending that much on.







  • I said in another comment but basically the left have a tougher message to sell than the right. The right says that the system works but it’s the foreigners/benefit thieves/refugees stealing your money/house/jobs. That is inherently quite easy to understand without much thought or critical thinking. The left on the other hand have to tell you all about Thatcher, Reagan and neoliberalism before we even get to the point of solutions which are usually incredibly radical like changing the fundamental economic model we’ve all been operating under since the 80s. Inherent in that is a fear that the left’s solutions will take assets and wealth away from people. While the right promises that your assets, wealth and property rights are sacred and that it’s the “other” that will have their assets, wealth and rights taken away. Again, very easy-to-understand messaging for the right versus the left.



  • I totally agree that neoliberal economics are essentially what we understand to be economics now. To be clear, I’m not blaming the left, I think it’s a case of they have a more difficult message to convey. To explain the problems that neoliberal economics has and to propose a solution to them is a really hard task compared with “it’s the foreigners at fault”. It’s a much clearer, more concise and seemingly solvable problem compared with “we need to overhaul the global economy”.