Hacker News new | ask | show | jobs
by synergy20 1400 days ago
A huge opportunity here: ways to assist developers to figure out how existing code base works by generating code flow, class hierarchy, etc.

yes there are a few tools on the market, nothing really standout though, maybe it's for AI/ML to innovate in this field.

Linux kernel is well designed, in that I can add code relatively easy into its subsystems, it's those Object oriented or FP code base that bothers me the most, especially when they're large, often times they just made me feel hopeless, good tools desperately needed.