/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

wordpress.chanezon.com
| | johannesbrodwall.com
7.2 parsecs away

Travel
| | [AI summary] This blog post discusses a method for planning software development by imagining a future demonstration of a feature, allowing teams to focus on goals and uncover hidden assumptions.
| | blog.martinig.ch
5.9 parsecs away

Travel
| | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management.
| | www.softdevtube.com
6.7 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | rpep.dev
16.9 parsecs away

Travel
| Alpine Linux is a distribution that is designed to be lightweight. In particular, its seen a lot of use in Docker images because the resulting image bundles are considerably smaller than those generated by other minimal distros. However, in the context of building a Docker image for a Python application, its worth thinking carefully before using Alpine, as it can often result in slower builds and counterintuitively it can even result in larger images occasionally.