• 0 Posts
  • 4 Comments
Joined 3 months ago
cake
Cake day: June 4th, 2025

help-circle
  • At a super basic level, MacOS, Linux, and Windows all use different kernels.

    From a very basic viewpoint. The kernel is basically the piece of software that gives each piece of hardware their instructions.

    At the absolute most basic level, assuming equal hardware, all the kernels are working with same set of instructions(store this value in this register, move to this location in the stack, read this value, etc) but they issue those instructions in different orders to achieve very different results.

    The NT kernel that windows uses does basically everything in a different way than the Linux kernel. To the point that their only real similarities are that they speak the same language to the bare metal hardware.


  • Godort@lemmy.catoLinux@lemmy.mlShould I eat it and jump to win11?
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    14 days ago

    As most people suggest, I’d also recommend going with Windows 11 for this use case, but with the caveat that you should get a Windows 11 IoT Enterprise LTSC license if you can find it.

    It’s the best version of the OS. It only pushes security updates, no new features ( this means xbox and candy crush won’t magically show up in your start menu after major updates) and it comes with all the AI and Microsoft Store stuff stripped out.

    Theoretically, this OS was designed for things like kiosk computers and control systems that need to maintain a stable environment, but it can do everything the pro version does with no hassle.

    The downside is that it’s hard to find. Microsoft won’t sell it outside of volume license keys under enterprise agreements, but it is available through grey-market key sellers, and can be activated using the MAS if the high seas are an option.



  • Is it possible to have kernel-level anti-cheat in Linux?

    Yes, Absolutely. But, people would throw a fit. There is probably no way to opensource it without also making it easier to bypass. There would be a concerted effort to reverse engineer it and remove it from the system while maintaining functionality

    Maintainers of anti-cheat software are not volunteers. If there was an order from management to port the system to Linux, it would happen. It’s just that with the Linux userbase as small as it is, it’s simply not profitable to cater to them.

    I think that if it ever happens, there will be a influx of people moving to linux, or abandoning their duelboots

    I fully disagree. The thing keeping regular people away from Linux as an OS is not that they can’t play some online game with Anti-cheat.

    Linux is in a weird place right now. It’s actually a perfect fit for non-technical users that use their computers for email, web browsing, and Netflix, but those users don’t know what an operating system is, let alone that there are options. More technical users tend to require more specialized applications, and if there isn’t a native linux port available, you have to do some research for alternatives, or to find a way to run it in wine.

    Windows is shitty, but it’s comfortable. And I know that it will run any software I throw at it with basically no research or troubleshooting.