# As AI writes and reads more software, human-readable source code may become less essential

DevFeed: [As AI writes and reads more software, human-readable source code may become less essential](<https://devfeed.tech/articles/the-future-might-not-have-source-files-38754.md>)

Original publisher: [Read original article](<https://www.paleblueapps.com/rockandnull/the-future-might-not-have-source-files/>)

Author: Mike Yerou

Published: 2026-07-30T15:51:05Z

Content type: opinion

Language: en

Sources: [Rock and Null](<https://devfeed.tech/sources/rock-and-null.md>)

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

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [code](<https://devfeed.tech/tags/code.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [developers](<https://devfeed.tech/tags/developers.md>), [llms](<https://devfeed.tech/tags/llms.md>), [software-engineering](<https://devfeed.tech/tags/software-engineering.md>), [thoughts](<https://devfeed.tech/tags/thoughts.md>), [writing-code](<https://devfeed.tech/tags/writing-code.md>)

## AI overview

The article argues that as AI models increasingly generate, understand, and fix software, developers may spend less time writing human-readable source code and more time verifying AI-produced software. It notes that readable code still reduces token use, aids inspection and debugging, and benefits current AI systems.

## Source excerpt

For decades, we wrote code for humans. As AI becomes both the author and the primary reader of software, developers may spend less time writing code and more time verifying that it matches their intent.