Comments
Hacker News
why suddenly this becomes popular?
is there a recent breakthough that leads this trend?
by XUEYANZ
by joe-esquibel
by moezd
by potatoBaker
by anirudhak47
I would think an LLM would be useful for explaining behavior, whereas visualizing code references can be done with no AI at all.
The closest was a "visualization" of a single, unconnected node that can be moved around — all by its lonesome self — on a canvas. For some reason.
by mthoms
Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- recently i read many posts on building a graph for codebase.
why suddenly this becomes popular?
is there a recent breakthough that leads this trend?
by XUEYANZ - Does this tool work with non compiling code?by joe-esquibel
- I couldn't find architecture.yaml in the repo.by moezd
- The idea is very great to have a codebase visualizer because we can see through the architecture through the codebaseby potatoBaker
- pretty crazy stuff. i have been looking at different options to include. does it work on C++ codebases? also do you provide support or plan to maintain it long term? so far i'm looking at some graph based solutions. btw if you want to see if it can integrate with this architecture https://github.com/ByteAsk/byteask-extensionsby anirudhak47
- Is there a way to visualize the code paths on a more meaningful level than line references?
I would think an LLM would be useful for explaining behavior, whereas visualizing code references can be done with no AI at all.
- I watched the 1:30 video and didn't see a single code visualization. Not one.
The closest was a "visualization" of a single, unconnected node that can be moved around — all by its lonesome self — on a canvas. For some reason.
by mthoms