In hindsight thinking that LOC was the objective to be minimized in the name of simplicity should have been a red flag.
Users defend minimizing lines of code as one of the best general heuristics and proxies available even without domain knowledge.
No Digg Deeper questions have been answered for this story yet.
Most Activity
This is a @.__tinygrad__ subtweet btw
In hindsight thinking that LOC was the objective to be minimized in the name of simplicity should have been a red flag.

@_aidan_clark_ It’s still a good heuristic imo

@_aidan_clark_ I don't think any good developer thought that. All else being equal less code is better, but primary concern more about things like orthogonality of components, simplicity/synergy of interfaces, etc.

@dylanbowmanSF @_aidan_clark_ I find it’s one of the best proxies I have in ~isolation of any domain specific knowledge I have abt the problem

@_aidan_clark_ Now we know better, that the true objective to be maximized is tokens used