Explore >> Select a destination


You are here

jaylittle.com
| | www.smashcompany.com
13.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.
| | steven-giesel.com
12.1 parsecs away

Travel
| | [AI summary] The user has provided a list of blog posts and articles, primarily related to C# programming, .NET, and software development topics. The main focus areas include design patterns, asynchronous programming, performance optimization, and various C# features such as ValueTask, Task, and async/await. The user has also mentioned topics like API versioning, EF Core, and testing frameworks like bUnit and Playwright. The content is structured with a variety of articles, some of which are short posts or previews, and the user has included a note about an error in the application.
| | tyrrrz.me
10.1 parsecs away

Travel
| | The importance of testing in modern software development is really hard to overstate. Delivering a successful product is not something you do once and forget about, but is rather a continuous and recurring process. With every line of code that changes,
| | aradaelli.com
54.4 parsecs away

Travel
| [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.