• 0 Posts
  • 13 Comments
Joined 28 days ago
cake
Cake day: June 4th, 2025

help-circle



  • I believe that’s just fear-mongering. This has been a thing that Microsoft has wanted to do for a while, largely because having 3rd party code with direct kernel access is a huge problem in terms of stability and security unless you can be sure you know what all that code is doing.

    They tried to do this in the past, arguing that anything that wanted kernel-level access had to Windows API calls instead, however Windows Defender which was bundled with the OS was exempt from this restriction. The EU argued that it gave Microsoft a competitive advantage in the AV space and mandated that if they wanted to do this, they had to follow their own rules which MS was not willing to do.

    Instead, Microsoft dictated that any code that was going to run in the kernel had to be submitted to Microsoft for review, who would then approve or deny the code for use. The problem with this method is that it’s slow, so any AV that wanted to update their engine had to go through a code review process every time. Crowdstrike (and likely every other AV provider) got around this by having a component of their software with kernel-access that could read in data dynamically. This is what caused that worldwide BSOD problem a couple years back. The Crowdstrike component with kernel access loaded in a bad update that was not properly reviewed and it broke every system with the AV installed.

    Overall, this change is a good thing and will force software vendors to actually operate securely rather than just asking for ring 0 access when they don’t need it. As always, if you’re worried about the changes MS is making, Linux is available and getting better day by day.



  • Super Mario Bros (1993) is one of my favorite movies of all time.

    It’s a bizarre mess of a film, full of counter-culture icons in a weird sci-fi dystopian setting. Despite being objectively awful, there isn’t another movie quite like it, and it’s a fun watch.

    It’s a shame that the nightmarish production took such a heavy toll on everyone involved in the project because I’d like to see more screwball adaptations of things



  • Godort@lemmy.catoFuck AI@lemmy.worldSkills
    link
    fedilink
    arrow-up
    58
    ·
    8 days ago

    There is something especially charming about genuine amateur art.

    When you can tell exactly what they intended to depict, but couldn’t quite get there skill-wise adds something to the piece as a whole.

    I love when people want to express some idea they had, so much that they’re willing to put themselves out there, even though they know that the final work is not as good as it could be. To say nothing of the separate joy of following an artist and watching their work improve with time.





  • Godort@lemmy.catomemes@lemmy.worldThis is a PSMA!
    link
    fedilink
    arrow-up
    17
    ·
    edit-2
    23 days ago

    The best way is to just backup to multiple locations and actively manage it. RAID at the backup destination is nice because it means that if a disk fails, you don’t immediately lose everything there. But if you have multiple places where that data lives then it’s not the end of the world to just re-create the backup.

    If you want to get into true archival solutions(way more expensive than setting up a RAID) then you’re looking at things like M-Disc and LTO tape