Hacker News new | ask | show | jobs
by onjectic 146 days ago
Reminds me a lot of the UI styles in the Minecraft mod ComputerCraft.
2 comments

ComputerCraft was part of how I learned to code.

I first learned about password hashing when I tried to make the actually most secure door lock program. I first used raw SHA-256, but then someone on the forum introduced me to PBKDF2...

Sometimes I miss those days.

we're bringing back those aesthetics!