🇰🇿 Kazakhstan now hosts the most powerful supercomputer in Central Asia.
This machine boasts a peak performance of **2 exaflops** — that’s **2 quintillion operations per second** (2×10¹⁸ FLOPS). 🖥
And those concerns about quantum-style hacks at #Wоrmа? They’re not completely off-base.
🤖 Here’s what a neural network had to say:
If you used that supercomputer from the news to solve a 12-word seed phrase from a jumbled word list, you could crack it in **minutes**.
If all 12 seed words are known but in the wrong order:
• Possible combinations = 12! = roughly **479 million**
• Task = test each one to see if it unlocks a valid wallet
Assuming **1000 operations per test** (for generating the seed, deriving the wallet, verifying the address):
• Total operations = 479 million × 1000 = **479 billion**
• Supercomputer speed = 2×10¹⁸ ops/sec
→ Time to solve: **479e9 / 2e18 = 0.00000024 seconds**
So yes — **technically**, it could find the correct order in just a fraction of a millisecond. 😏