# Worth Reading: Your Code Is Worthless

DevFeed: [Worth Reading: Your Code Is Worthless](<https://devfeed.tech/articles/worth-reading-your-code-is-worthless-11390.md>)

Original publisher: [Read original article](<https://blog.ipspace.net/2026/05/worth-reading-code-is-worthless/>)

Published: 2026-05-26T05:32:00Z

Content type: opinion

Language: en

Sources: [ipSpace.net blog](<https://devfeed.tech/sources/ipspace-net-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [article](<https://devfeed.tech/tags/article.md>), [code](<https://devfeed.tech/tags/code.md>), [linkedin](<https://devfeed.tech/tags/linkedin.md>), [worth-reading](<https://devfeed.tech/tags/worth-reading.md>)

## AI overview

This commentary recommends Nathaniel Fishel's article arguing that lines of code are a vanity metric. It says maintainability and the effort required to think through architectural trade-offs matter more than generating large amounts of code with AI.

## Source excerpt

Did you manage not to stumble on a dramatic post explaining how someone generated 10,000 lines of code with AI while wasting time on your LinkedIn feed? Congratulations, you're lucky. However, as Nathaniel Fishel explained in his Your Code Is Worthless article, the "lines of code" is a useless vanity metric that sounds great in a LinkedIn self-promotion, but doesn't matter when one has to maintain the product one has shipped to the customers. Add the natural laziness, and you have a perfect storm. As he wrote: Read more ...