Reflecting on the Journey of "Nom d'un Pipeline !"
A reflection on creating a French tech podcast focused on CI/CD practices, sharing insights from industry experts and the journey of building the show.
A reflection on creating a French tech podcast focused on CI/CD practices, sharing insights from industry experts and the journey of building the show.
Explains a surprising JavaScript memory leak involving closures and garbage collection, with code examples.
A quick tip showing how to use `nvm install` with a `.nvmrc` file to simplify Node.js version management in projects.
An overview of Overture Maps' evolving open geospatial datasets, including new formats, tools, and a technical setup for analysis.
A developer shares his lightning talk on building accessible tab components using Web Components within a design system.
A technical article exploring deep neural networks by comparing classic computational methods to modern ML, using sine function calculation as an example and implementing it in Kotlin.
A daily tech news roundup covering TypeScript 5.6 Beta, Uno Platform 5.3, Avalonia 11.1, .NET Aspire, and other development updates.
Explains multitenant database schemas and demonstrates how to set them up using Turso's database-per-tenant architecture.
Explores the massive and growing number of public APIs in the .NET ecosystem, analyzing counts across different versions of ASP.NET Core.
A developer shares the design process and challenges of implementing improved lazy loading in their custom ORM, focusing on static analysis and reducing configuration.
A developer shares their experience building an open-source, distraction-free digital typewriter called the Micro Journal, including customization and setup.
A guide to using React's useContext hook for efficient state management and communication between components.
An introduction to building a minimal automatic differentiation package in Julia, focusing on explicit chain rules and the Julia AD ecosystem.
A guide to building event-driven applications using Azure Event Grid and C#, covering architecture benefits and implementation.
Explains Azure Service Bus's role in reliable, scalable messaging for enterprise applications, covering queues, topics, and geo-replication.
The article argues that most programming tasks, from ORMs to routing, fundamentally involve text processing and data mapping.
The article argues against using barrel files in JavaScript/TypeScript projects, explaining their drawbacks and negative impact on code organization.
Explains how Apache Iceberg's design ensures data reliability, atomic operations, and serializable isolation for large-scale data lakehouses.
A beginner's guide to PowerShell, covering installation, basic cmdlets, and essential commands for automating IT tasks across platforms.
An investigation into unexpected high costs on Cloudflare Images, detailing billing discrepancies and confusing invoice structures for a small-scale project.