/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

www.code4it.dev
| | wahibhaq.com
4.2 parsecs away

Travel
| | [AI summary] The author shares their interview response detailing a Clean Architecture design for a mobile financial app, emphasizing its benefits for scalability, testability, and agile team structures.
| | blog.owulveryck.info
2.7 parsecs away

Travel
| | Introduction C4 (Context, Containers, Components, and Code) is a powerful and flexible approach to visualizing software architectures. In a previous article I explained how I created a DSL to describe my C4 as data thanks to the CUE language. On Wardley's evolution axis the initial article was in stage I of evolution: making it work In this article, in a first part, we'll explore how I effectively use the C4 tool based on CUE to organize my code, handle tags, manage versioning, and integrate with Continu...
| | effectivesoftwaredesign.com
4.8 parsecs away

Travel
| | In his book "Antifragile: Things That Gain From Disorder", Nassim Taleb introduces the concept of Antifragility, which is the opposite of Fragility.Antifragile things are able to benefit from volatility. In a previous post, I explained how in the field of software development the main source of volatility are the changes in requirements, and how it...
| | accessibleai.dev
20.9 parsecs away

Travel
| In this article I'll introduce you to Anaconda and show you how get a standardized Python data science environment up and running on your machine in minutes.