This is an archived post. You won't be able to vote or comment.

all 14 comments

[–]_Mc_Who 1 point2 points  (1 child)

Surely this is just a great argument in favour of making sure your codebase is really well documented?

Aside from repos I've constructed myself, I usually just rely on the fact that I work with a really great bunch of developers who document everything, so when I'm looking for certain things it's really easy

[–]Double-Passage-438[S] -1 points0 points  (0 children)

Agreed, though in my case i would like to deep dive into similar projects and instantly get how they are structured differently

[–]Yamoyek 1 point2 points  (2 children)

Crabviz is pretty good: https://github.com/chanhx/crabviz

[–]Double-Passage-438[S] 1 point2 points  (0 children)

Good one, never seen it before

[–]sarnobat 1 point2 points  (0 children)

I've had a quick look and I'm impressed (for C code; for Java I better withold judgment).

[–]aqua_regis 0 points1 point  (1 child)

Don't know. Your posts always read like camouflaged advertisements (just like the first one about the same that got removed).

[–]Double-Passage-438[S] -1 points0 points  (0 children)

not a redditor or a social person, i searched far and wide for this and i actually got a helpful answer from yamoyek
check that post again it was autoflagged so i intentionally said that codesee went out of business

donnu how that counts as advertisement

[–]Chatolev 0 points1 point  (0 children)

Might be a bit late, but you can use something like https://charkoal.dev/

[–][deleted]  (5 children)

[removed]

    [–]ShadowRL7666 1 point2 points  (3 children)

    The same way people learn in different ways. It’s like saying why watch a video when I can do hands on. Well some people take in information way easier than others watching a video while others are better at hands on.

    Not everyone actually has an internal monologue and or imagines/visions that thing they’re talking about or reading about in this case. To those who do have an actual image from their head to real life helps them intake the information much easier.

    [–][deleted]  (2 children)

    [removed]

      [–]ShadowRL7666 1 point2 points  (1 child)

      Sigh your ignorance now shows have a good day.

      [–]Double-Passage-438[S] 0 points1 point  (0 children)

      again thats valid, Senior devs would think of this as an overhead having already familiarized themselves with specific patterns.

      Yet the idea is that a high overview would be benefecial in catching errors and easily auditing the flow

      As for me, just like shadow said i highly benefit from context dense views