deleted by creator
- 2 Posts
- 17 Comments
strlcpy@lemmy.sdf.orgto
Open Source@lemmy.ml•Why do NetBSD and OpenBSD have more lines of code than Linux?
2·5 days agoThose are just the packaging makefiles etc though, not the actual software sources (with some notable exceptions for bootstrapping, at least in NetBSD). Still it’s comparing a kernel with an OS
strlcpy@lemmy.sdf.orgto
Open Source@lemmy.ml•Why do NetBSD and OpenBSD have more lines of code than Linux?
27·5 days agoNo one who ever had anything to do with OpenBSD or NetBSD would venture such a “best guess”
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
1·9 days agoYou know what surprised me most about this process, aside from how frustrating and obtuse it was? How at every turn, MS articles and advocates just go “and if this doesn’t work just buy a new license”. Wat!
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
1·10 days agoFixed! I converted my PC’s account to a local account and then back to a Microsoft account, which must’ve re-added my PC to that list because after that it appeared, I could select it, and transfer the license!
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
1·10 days agoReinstalled Windows 11 just to see if that would change anything, and now I get to the screen where I can remove old devices but the PC is not listed there, even though it’s linked to my MS account :(
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
1·10 days agoI believe you need to uninstall the key from the old device. https://www.tomshardware.com/how-to/transfer-windows-license-to-new-pc
Tried this, but the activation troubleshooter gives a generic (unstyled!) error message, see my comment here…
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
1·10 days agoSet up the same Microsoft Account in Windows 11 and run the activation troubleshooter, choose “I changed hardware on this device recently”, and you should be presented with another device to migrate the license from.
This is where I’m at now. My Windows 10 PC reports it’s activated with a digital license connected to my MS account. Then on the Windows 11 laptop I run the troubleshooter, click the “changed hardware” link, then it spins for a bit before giving a generic error message saying that Windows can’t be re-activated (?) because the license server can’t be reached. Internet is otherwise working fine.
If I use the “ask help” feature, I’m led through a series of steps resulting in a “contact support” section, for which I have to log in with my MS account. Which I do, but then I get error “AADSTS500200: User … is a personal Microsoft account. Personal Microsoft accounts are not supported for this application unless explicitly invited to an organisation”.
Quite at a loss here!
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
1·10 days agoThe Windows 10 key is returned is the generic Windows 10 Home key. Windows 10 itself reports there’s a digital license attached to my Microsoft account.
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
1·10 days agoThanks for the tip. I’ve used another tool and it reports the generic Windows 10 home key.
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
1·11 days agoI only have a Windows 7 key, but I will try the MS account suggestion!
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
2·11 days agoHa I should’ve pre-empted this one - Linux is already on there, as is OpenBSD! Windows is for some Win32 & Xbox programming, some games, and for my SO to use who prefers it.
Edit: the issue with 10 on the laptop is that it lacks a storage controller driver, but I’m trying to work around that now
strlcpy@lemmy.sdf.orgOPto
techsupport@lemmy.world•How to move my Windows license to new laptop? (details inside) [fixed]
1·11 days agoWindows 10 doesn’t have drivers for the storage controller in these chipsets built in, so it prompts for one.
People in the Framework forums dismiss questions about this saying you should just use 11, but I also read now thar Framework’s Windows 11 driver bundle mostly works on 10, too. Now I’m trying to extract the Intel RST driver and load it in setup, but so far it fails to show any compatible devices.
I’ll try a bit more and report back
strlcpy@lemmy.sdf.orgto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root required
1·28 days agoThat was the joke 😅
But here it is (I think?): https://xkcd.com/979/
strlcpy@lemmy.sdf.orgto
Programming@programming.dev•Do you guys use AI when programming? If so, how?
14·29 days agoMy colleague uses it to generate rambling code, often pointlessly rewriting existing logic to solve all kinds of hallucinated problems, which he doesn’t understand a bit, then dumps it on me and acts offended when asked to explain any of it.
strlcpy@lemmy.sdf.orgto
Linux@lemmy.ml•How to Set-Up a Remote Desktop experience on Wayland with wlroots, pipewire, remote file access and everything encrypted with SSH; No root required
2·29 days agoThanks for reminding me of that comic! Took me some time to find it though
strlcpy@lemmy.sdf.orgto
Programming@programming.dev•Brendan Gregg's special collection of freeware tools for system administration
11·30 days ago# We check if the server is on by asking the ALU to perform an operation, $result = 1 + 1; if ($result == 2) { print "Server is ON.\n"; } else { print "Server is OFF.\n"; print "Power on the system before attempting to run any programs!\n"; }Brilliant

Web search gives you pages of slop results too, now