Microsoft is working on a Windows 11 update codenamed Windows K2 with a focus on improving gaming performance and reducing bloatware, according to @WindowsCentral
They are using SteamOS as a benchmark for performance. It will also lower idle memory use and less AI clutter.
💀 It’s NOT scanning millions of users every time
otherwise your screen would be loading till 2050
⸻
⚡ Indexes (aka cheat codes)
Instead of searching… it jumps directly to the username
like using CTRL+F on steroids
⸻
🚀 Cache (hello Redis)
Recently checked names are just chilling in RAM
→ instant answer
→ zero effort
⸻
⏳ Debounce magic
You typing fast like a hacker
system be like: “ok relax… I’ll check after you stop spamming” 😂
⸻
🌍 Nearby servers (thanks Google)
Request doesn’t travel across the planet
→ hits closest server
→ boom, fast reply
⸻
🧠 Also frontend lowkey judging you
Bad username format?
Rejected before backend even wakes up 🛌
⸻
Final truth:
It’s not fast because it’s powerful
It’s fast because it’s LAZY 😌
👉 doesn’t search everything
👉 remembers stuff
👉 ignores half your typing
As a developer,
Have you ever wondered :
You type a Gmail username and UI instantly shows "Username already taken"...
There are millions of users globally
How is this check so fast?
Windows 11 just got actually useful updates - not just AI gadgets
- Faster wake from sleep
- Built-in network speed test
- Manual camera pan/tilt controls
- UI responsiveness boost
- New emojis
If this is what “quality of life” means, I’m here for it. Reply with what you care about most!
Source: @TomsGuideFR#Microsoft#Windows11#WindowsUpdate#TechNews#Laptop#SoftwareUpdate#TechTwitter
Exclusive: Microsoft sources have confirmed that Windows 11’s Notepad app is getting full-fledged image support in the next big update.
Microsoft has internally found that Markdown features, including the upcoming image support, have minimal impact on performance.
You can always turn off Markdown support in Notepad, as Microsoft promises flexibility for users.
Microsoft is adding these features to Notepad to fill the gap left by WordPad.