logoalt Hacker News

ragallyesterday at 5:45 PM1 replyview on HN

> but it's still just easier implemented as a layer on top of source code than the fundamental source of truth

Easier but much less valuable.


Replies

a-dubyesterday at 5:58 PM

you can parse the text at any time pretty much for free and use anything you learn to be smarter about manipulating the text. you can literally replace the default diff program with one that parses the source files to do a better job today.

show 2 replies