github.com/kelseyhightower/nocode ↗
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Open this visualization on its own page →
Contributors
1
Lines of Code
6
From
2018-02-06
To
2020-01-21
About kelseyhightower/nocode
No Code is a satirical open-source project that humorously advocates for writing nothing and deploying nowhere as the ultimate approach to secure and reliable applications. The repository is primarily composed of a Dockerfile and serves as a comedic commentary on software development practices, infrastructure complexity, and deployment challenges.
The project's tongue-in-cheek documentation walks users through the process of building and deploying an application by doing absolutely nothing. It includes mock examples of starting development, building, deploying, and scaling an application, all while maintaining a completely empty codebase. The humor lies in the absurdist suggestion that the best code is no code at all, playing on real software engineering concerns like security vulnerabilities, operational complexity, and system reliability.
Despite its comedic nature, No Code became a notable contribution to the open-source community from Kelsey Hightower, a well-known figure in cloud infrastructure and DevOps. The project gained attention as a clever critique of over-engineering and the increasing complexity in modern application development, resonating with developers who appreciate the irony of minimalist approaches to software architecture.