• 2 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: July 19th, 2023

help-circle
  • Wine is a compatibility layer, it works as a translator to let windows programs run on linux. You can think of it like having a translator who allows two people with different languages to talk to each other and work together.

    WinBoat is completely different, this is actually running full windows in the background, and then only displaying the apps you want from it. There will be significantly more system resources used, and you won’t be able to run windows apps until the windows VM has started in the background, adding a startup delay. However the advantage is that it will support more software than wine does, with fewer issues.

    Wine will always be the better option when it works, but for stuff that doesn’t work this is a decent option.



  • WinBoat or WinApps might work for you. They’re very similar in function afaik, they both run a windows vm hidden in the background and integrate the windows apps alongside your Linux programs. It’s supposed to be fully compatible with all windows program except kernel anti-cheat.

    WinBoat is newer and I think offers a nicer interface and a lot easier setup, WinApps is older so may be easier to find support/documentation on. I’d probably recommend starting with WinBoat first.








  • It’s working, I know people who don’t even own a steam deck who are considering swapping to SteamOS once it’s available for desktops.

    I’ve told them they don’t need to wait and can get a similar or better experience with distros that are already available, but steam’s name is gold for a lot of people and it seems like the only option they’re really interested in.



  • Fubarberry@sopuli.xyztoPrivacy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    5
    ·
    7 months ago

    Every different part of computer setup/OS/resolution/extension/etc is a data point that can be used to uniquely identify you and track your web browsing. Generally any desktop computer will have a unique fingerprint, the only hardware setup I’ve heard of being common enough to avoid fingerprinting is something like using safari on a modern iphone.





  • I learned a lot by using a less common distro (solus). When I would have a problem, the solutions I could find on forums or arch wiki wouldn’t apply to my distro directly, and I would have to look into the solution for long enough to understand what needed to change in order for the solution to work.

    You can probably do this on any distro, just by not using commands you find online until you understand what they’re doing and why that might fix your problem. Arch wiki is a great resource for any distro, even though it won’t always be accurate for the distro you’re on.