Hacker News
- Incremental zero-config code navigation using stack graphs with Tree-sitter at G (2021) https://dcreager.net/talks/stack-graphs/ 0 comments
- Another variable-length integer encoding (2021) https://dcreager.net/2021/03/a-better-varint/ 33 comments
- Closing word at Zürich Colloquium (1968) https://dcreager.net/wirth/1968-closing-word/ 28 comments
- A combinator-based parsing library for C http://dcreager.net/2010/02/06/libpush/ 5 comments
Lobsters
- Stack graphs: Name resolution at scale https://dcreager.net/publications/016-stack-graphs/stack-graphs.pdf 8 comments compsci , pdf , programming
- NP-hard isn't the end of the world https://dcreager.net/np-hard/ 9 comments performance
- Niklaus Wirth's famous “Closing word” about the Algol 68 IFIP working group https://dcreager.net/wirth/1968-closing-word/ 3 comments programminglanguages
- Clean git histories and code review workflows https://dcreager.net/git/workflows/ 30 comments programming
- Shared library versions https://dcreager.net/shared-library-versions/ 6 comments programming
- Shared library versions https://dcreager.net/shared-library-versions/ 2 comments cprog