Developer and refugee from Reddit

  • 6 Posts
  • 175 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle


  • I only ever use Windows on my work computer, and only when I need access to a resource that requires our Windows-only VPN.

    But seriously, “just use linux” is worthless advice. Lots of people use Windows for specific applications that don’t exist in the Linux ecosystem. For example, there are no Linux applications that come close to AutoCAD, and it simply doesn’t work on Linux.

    Better advice would be to get new (or newer used) hardware if possible, if you absolutely need to use Windows, since this workaround will inevitably be “corrected” by Microsoft. Then you can do whatever you like with the old hardware, such as install and learn Linux at your own pace.










  • The thing is, Microsoft’s virus-scanning API shouldn’t be able to BSOD anything, no matter what third-party software makes calls to it, or the nature of those calls. They should have implemented some kind of error handler for when the calls are malformed.

    So this is really a case of both Crowdstrike and Microsoft fucking up. Crowdstrike shoulders most of the blame, of course, but Microsoft really needs to harden their API to appropriately catch errors, or this will happen again.

    I’m an idiot. For some reason, I was thinking about the Windows Defender API, which can be called from third-party applications.