/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

thehftguy.com
| | 0x65.dev
2.8 parsecs away

Travel
| | Our Journey to Microservices, Kubernetes and beyond.
| | earthly.dev
2.8 parsecs away

Travel
| | This article provides a comprehensive guide to understanding Docker networking. It covers the basics of Docker networking, including different netw...
| | www.smashcompany.com
1.3 parsecs away

Travel
| | [AI summary] The essay explores the broader implications of containerization technologies like Docker, comparing them to past programming paradigms such as object-oriented programming (OOP). It argues that while Docker and similar tools offer flexibility and modernization, they also introduce complexity and may become overhyped, much like OOP did in the past. The author suggests that the tech industry should be cautious about adopting new paradigms without fully understanding their long-term consequences. The piece also touches on the potential for future simplifications, such as separating compute from other aspects of computing, and references historical and theoretical frameworks like RINA to suggest alternative approaches.
| | quakkels.com
13.6 parsecs away

Travel
| Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now.