Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
akshat666
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Ephemeral-First Security SDKs (TypeScript, Python, Java)
(github.com)
1 points
by
akshat666
8mo ago
|
1 comments
2.
▲
by
akshat666
8mo ago
I’ve been working on an open-source project called Ephemeral-First Security (EFSF). The core idea is to treat expiration as a first-class security primitive rather than relying only on long-lived secrets + revocation. The project provides s
3.
▲
by
akshat666
10mo ago
well well well
4.
▲
by
akshat666
10mo ago
This is gold. so much to learn from this . Interesting to see how more limitations have curved the logic for each.
5.
▲
by
akshat666
10mo ago
Good luck with that :)
6.
▲
by
akshat666
10mo ago
That is a good demo right there. Any way to speed up the v86 on the browser ?
7.
▲
by
akshat666
10mo ago
Very good suggestions. Making it a bit modular and flexible. Initial idea was to avoid any jump like a kernel etc. But very good points.
8.
▲
by
akshat666
10mo ago
Thanks Joe! This should fixed now :)
9.
▲
by
akshat666
10mo ago
Yes, 3 yrs but still fun. I have seen some games in boot sector. Its super cool.
10.
▲
by
akshat666
10mo ago
Built this as a personal challenge. No OS, no drivers — just x86 assembly and BIOS. 512 bytes exactly. Boots in QEMU. Run it: nasm -f bin pong.asm -o boot.bin qemu-system-x86_64 boot.bin GitHub: https://github.com/akshat
11.
▲
I wrote a Pong game in a 512-byte boot sector
(akshatjoshi.com)
104 points
by
akshat666
10mo ago
|
22 comments