Critter Stack Wide Releases — March Madness Edition
Critter Stack releases new versions of Marten, Wolverine, Polecat, Weasel, and JasperFx with sharded multi-tenancy and database pooling features.
Critter Stack releases new versions of Marten, Wolverine, Polecat, Weasel, and JasperFx with sharded multi-tenancy and database pooling features.
A critical analysis of technical incompetence in the workplace, coining the term NVTP (Not Very Technical Person) to describe those who pretend to be technically skilled.
A software engineer reflects on leaving a traditional employer for an AI-driven role, now orchestrating AI tools instead of writing code directly.
Exploring MariaDB Galera cluster multi-master setup, reproducing Jepsen report findings on data loss and lost updates.
Guide to installing the dig DNS lookup utility on Debian Linux using the dnsutils package.
Explores using NumPy as a synth engine to generate instrument sounds like plucked strings and tabla via math and DSP algorithms.
A daily tech link roundup covering .NET, AI, web dev, Windows, and software engineering trends, tools, and news.
Explores the potential addition of a FullJoin operator to LINQ in .NET 11, detailing the proposed API and its use cases.
A daily tech reading list covering AI agents, cloud services, software engineering trends, and new tools like conversational analytics in BigQuery.
A software architect introduces 'The Law of Collective Amnesia' to explain how system design intent fades over time and offers strategies to defend architecture.
Datasette 1.0a24 release adds file upload support, a new dev environment with uv, and a render_cell parameter for plugin hooks.
Datasette 1.0a24 release adds file upload support, a new dev environment using uv, and plugin hook enhancements.
Explores how AI is transforming Infrastructure as Code (IaC) by enabling standardization, shifting from writing code to describing intent, and automating tasks.
A daily roundup of links and articles covering .NET, AI, web development, Windows, and the latest tech industry news and tutorials.
A critique of the dogmatic adherence to Test-Driven Development (TDD), comparing its 'cult-like' following to trends in software engineering.
A developer details their journey through three load testing approaches for a high-traffic election website, focusing on cost-effective scalability.
Explains how to use Spring Boot's @MatrixVariable annotation for embedding key-value parameters in URL path segments, with practical examples.
Explains API versioning concepts and details the new first-class versioning support introduced in Spring Boot 4 (Spring Framework 7).
A practical guide to implementing essential API security best practices in Spring Boot, including HTTPS, JWT authentication, authorization, and rate limiting.
shot-scraper 1.9 CLI tool released, featuring a new -x option to extract page resources and accessibility command fixes.