Browsed by
Category: Technical

Set up Windows 11 without an annoying Microsoft Account

Set up Windows 11 without an annoying Microsoft Account

Being required to connect to the internet while installing Windows 11 has been one, in a long line of reasons, why many users refuse to update to the new OS, even though it has been out for 4 years (since Nov 2021). After finally reaching an adoption rate of just over 50%, it has since dropped to 49.08%

The most popular bypass to having to log in with an internet connected Microsoft account was to use “oobe\bypassnro” which, when typed into the command prompt during the Windows 11 setup experience, would enable a button that let you skip connecting to the internet

Unfortunately, Microsoft is removing that trick, but userĀ @witherornot1337 on X found that typing “start ms-cxh:localonly” into the command prompt during the Windows 11 setup experience will allow you to create a local account directly without needing to skip connecting to the internet first.

Or you could, you know, actually give customers what they want instead of the kind of backwards thinking that gave us the universally hated Windows 8.

Links:

X-ray backscatter with compressed sensing

X-ray backscatter with compressed sensing

Compressed sensing is an image/signal processing algorithm that allows you to re-construct an image/signal even when you’ve lost up to 95% of the samples. It’s so good that it can even be cranked up to restore images even above what would normally be the Nyquist limit.

Applied Science walks through using an X-ray backscatter device to reconstruct images as near to x-ray vision as you can get at low doses.

Links:

Database Normalization

Database Normalization

I had forgotten the rules for the levels of database normalization. Not surprising since I last had the class over 20 years ago. Those problem sets immediately came back to me.