Live data from Hacker News

Viewing profile — joopie

joopie

HN member
Joined
Sun, Jan 11, 2026, 8:53 PM UTC
HN karma
1
Public activity
3 items

About joopie

exploring how AI is changing software engineering workflows

Recent public activity

  1. 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…

  2. 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 …

  3. 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…