• 1 Post
  • 31 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.



  • 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.


  • Piatro@programming.devtoRisa@startrek.websiteEnemies of glory have no honor
    link
    fedilink
    English
    arrow-up
    27
    arrow-down
    2
    ·
    5 months ago

    Also chromosome tests aren’t a foolproof indication of sex anyway. People can have one set or another while still having the properties associated with the other sex, so it doesn’t really work as a definitive measure. The question is reasonable until you examine it and it’s motives.

    The question subtly suggests that if she had a Y chromosome then she has some biological advantage and therefore doesn’t deserve the medal she earned. Does she actually have an advantage from the Y chromosome? Are we going to ensure through DNA testing that all competitors are going to be exactly equal by genetics? If so, we’re going to have 8 clones of Usain Bolt competing for the 100m sprint. Michael Phelps arguably had a biological advantage by having hyper flexible shoulders, are we disqualifying those biological advantages? Of course not, so what do they actually mean when asking those questions about the chromosome? They don’t have meaningful answers to the questions I raise, they just want to add fuel to the fires of the culture war for their own political means.





  • If you’re British and employed your employer is legally required to provide a private pension I believe. You also get a state pension if you’ve been paying national insurance (most people will get this taken out of pay cheques before you ever see the money, same as income tax). Some employers offer “matching contributions” up to a certain amount. For example if you decide you want to send £100 per month into your private pension, your employer will also do the same, so your pension gets £200. These contributions are tax free so it’s a tax-efficient way to save money when compared to privately investing where you’d have to invest from your income, which has already been taxed and then potentially have to pay capital gains tax on profits.