Hacker News new | past | comments | ask | show | jobs | submit login

Ah this is fun to see everyone's favorite posts of their own!

Mine is eatonphil.com. Some of my favorite posts:

- https://notes.eatonphil.com/zigrocks-sql.html: Writing a SQL database, take two: Zig and RocksDB

- https://notes.eatonphil.com/documentdb.html: Writing a document database from scratch in Go: Lucene-like filters and indexes

- https://notes.eatonphil.com/2023-05-25-raft.html: Implementing a distributed key-value store on top of implementing Raft in Go

- https://notes.eatonphil.com/lua-in-rust.html: Writing a minimal Lua implementation with a virtual machine from scratch in Rust

- https://notes.eatonphil.com/parser-generators-vs-handwritten...: Parser generators vs. handwritten parsers: surveying major language implementations in 2021

- https://notes.eatonphil.com/emulating-amd64-starting-with-el...: Emulating linux/AMD64 userland: interpreting an ELF binary




When I think of hobby projects to have over my summer vacation, I'll make sure to get back to this list! All of these really trigger my curiosity.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: