Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NR
Not a replicant @ r_deckard @lemmy.world
Posts
0
Comments
141
Joined
1 yr. ago

  • It's fine. It's mostly crap-ware free, and it's more stable than other versions. It's Long-Term-Stable-Channel, it's used by corporate, so it doesn't change frequently. It still gets security updates but not the latest BS, like Recall, and on-by-default Bitlocker. It also doesn'tt require a MS account during setup.

  • That's extraordinary, even for Microsoft.

    If you're on Win 11 Pro, up to 23H2, follow these steps to prevent 24H2:

    win+R, type GPEDIT.MSC, press enter Locate "Computer Configuration\Administrative Templates\Windows Components\Windows Update\Manage updates offered from Windows Update\Select the target feature update version"

    Now click the "Enabled" button, type "Windows 11" in the first prompt and "23H2" in the second prompt and click "Apply"

    That will prevent 24H2 from being downloaded and installed. When they've fixed this and the "Recall" mess, you can go back and undo the setting.

    You can still do the "bypassnro" thing, it's just a script that's been removed. All it did was write a registry entry and reboot. This is the registry key entry - you can still press shift-F10 at the same point and type this manually:

     
        
    reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
    shutdown /r /t 0
    
      

    another method to try is this, instead of the registry entry:

    start ms-cxh:localonly

    but I haven't tried that one yet.

  • I've edited a couple of independent shorts with PPro - I didn't find it lacking at all. I like Resolve, but I can work with either one.

    PPro has multi-camera features, that's much more than a basic video.

    The feature set of the Adobe suite is more comprehensive, but Resolve is a bit easier to use.

  • I've got a few computers - my daily driver is Win10, there's a media player still on 8.1 (only accesses music streams and it's not spotify, it's URLs like https://das-edge15-live365-dal02.cdnstream.com/a98345), the main pihole machine runs vanilla Debian, the backup pihole on a Raspberry Pi also running Debian, and a couple of older laptops also running Debian.

    So no, I don't plan to upgrade.

  • Permanently Deleted

    Jump
  • That's all well and good, what happens to your kids when they can't tick the Windows and MSOffice boxes on job applications?

    I'm not having a go at you, I'll assume you've taught your kids how to approach the new and unknown in the IT fields, but if they have limited or zero experience with Microsoft products, they'll be at a disadvantage.

  • I've still got a windows XP computer that I fire up once in a while for the LOLs. it continues to remind me that support ended in 2014, but it keeps working.

    I also have a Windows 8.1 tablet that continues to work, and receive Windows Defender updates.

    They won't disable anything, stop spreading FUD, that's Microsoft's job.

  • Microsoft will sell it as a safety thing - your essential stuff is backed up to your Microsoft account, so in the event that your computer is compromised or damaged, you can wipe and start over with your important stuff restored from your Microsoft account.

    Which is not a bad idea in itself, but the rest of the data harvesting and telemetry makes it yuck. I use pihole to block access to Microsoft telemetry servers.