1Detecting file changes on macOS with kqueue (opens in new tab)(vegardstikbakke.com)2v3gas3mo ago0Save
8Writing a SQL database from scratch in Go (opens in new tab)(notes.eatonphil.com)430v3gas6y ago54Save
11Ask HN: What do you do when you join a new team with an existing codebase?Do you- look at the tests?- pick a function and follow it in a debugger?- pick a task and figure out how to implement it?- pair program?- etcPersonally, I've found picking a task and start doing it is helpfulshow more3v3gas6y ago1Save