logoalt Hacker News

good-ideatoday at 5:26 PM1 replyview on HN

"Shrink your codebase 5-10x"

"[1] When computing LOC, we strip blank lines and break long lines into many"


Replies

jasonjmcgheetoday at 5:36 PM

I don't think this is the gotcha you think it is...

I imagine this is before and after- not just after.

As in, they aren't just making lines long and removing whitespace (something models love to do when you ask it to remove lines of code)

show 1 reply