cd /news/developer-tools/ask-hn-do-you-still-trace-new-codeba… · home topics developer-tools article
[ARTICLE · art-54393] src=news.ycombinator.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Ask HN: Do you still trace new codebases manually?

A Hacker News user asks how developers navigate unfamiliar codebases, noting they use LLMs for high-level overviews but find them cumbersome for detailed understanding, and seeks better tools for tracing execution flow.

read1 min views1 publishedJul 10, 2026

How do you navigate an unknown codebase before making a change?

When you drop into a large, unfamiliar repository, what is your process for understanding what components play a role and how?

Do you rely on specific tools, mental mapping techniques, or do you just start dropping breakpoints and print statements? I'd love to hear about your workflow for building a mental model of a new system.

I usually ask an LLM to map out a feature and give me a tour, but they are very bids eye view and I want to know things down to the detail, so I find the entry point and follow calls through the IDE, jump between definitions, search for usages, etc. I try to build the execution flow in my head but end up a bit overwhelmed if there are too many layers. Also asking LLMs is a bit cumbersome because I have to reference what I’m talking about, they give me a 10 paragraph answer and by paragraph 2 I already have a follow up question, so it’s a bit messy.

Are there any tools for this?

Comments URL: [https://news.ycombinator.com/item?id=48861113](https://news.ycombinator.com/item?id=48861113)

Points: 2

── more in #developer-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/ask-hn-do-you-still-…] indexed:0 read:1min 2026-07-10 ·