Hacker News
- Reliably Benchmarking Small Changes – Ankush Menat https://ankush.dev/p/reliable-benchmarking 16 comments
- The Soul of an Old Machine: Revisiting the Timeless von Neumann Architecture https://ankush.dev/p/neumann_architecture 92 comments
- Solving Concurrency Bugs Using Schedules and Imagination https://ankush.dev/p/tip-concurrency-schedule 5 comments
Lobsters
- Flame graphs can hide small overheads with big overall impact https://ankush.dev/p/flamegraph-missing-forest-for-trees 15 comments performance
- How I debugged a 2 year old "fake debugged" multithreading bug https://ankush.dev/p/race-condition-strikes-back 12 comments debugging , python
- How I debugged a 2 year old "fake debugged" multithreading bug https://ankush.dev/p/race-condition-strikes-back 20 comments programming
- The Soul of an Old Machine: Revisiting the Timeless von Neumann Architecture https://ankush.dev/p/neumann_architecture 2 comments programming
- Solving Concurrency Bugs Using Schedules and Imagination https://ankush.dev/p/tip-concurrency-schedule 13 comments programming