pulko

↗ HN profile [ 27.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Docs drift. Examples in README.md stop matching the implementation. CI usually doesn’t notice. I built doksnet, a small Rust CLI that lets you link a documentation section to a code snippet and verify that both sides…

  2. I got tired of TODOs, temporary hacks, and refactors that never get addressed. In most repos I work on: - TODOs are scattered across files/apps/messages - “Critical” fixes don’t actually block people from collecting…