Viewing profile — joopie
joopie
HN member- Joined
- Sun, Jan 11, 2026, 8:53 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About joopie
exploring how AI is changing software engineering workflows
Recent public activity
-
comment
Comment #47141794
We just reworked the diagram generation logic using tree-sitter AST parsing. It's much faster and should not exceed context size of the best models when handling bigger repositorie…
-
comment
Comment #46914909
Short answer: not yet. The tool may recognize dynamic import patterns in your code, but it doesn't resolve what actually gets loaded at runtime since there's no execution tracking …
-
comment
Comment #46813724
This is a really cool project, and incredible traction - great job! I can see how this would work well with Claude Code to quickly explain what's going on. I've worked on a similar…