Delivery and QA
Architecture, production readiness and quality practices for software that must keep working.
21Focused clusters
Start with the cornerstone
- Smart City Architecture Best Practices: MQTT, LoRaWAN, Kubernetes and TerraformA vendor-neutral guide to building smart-city platforms that survive production: MQTT at the edge, LoRaWAN and ChirpStack for private sensor networks, FIWARE/NGSI-LD and SensorThings for interoperability, Terraform for repeatable infrastructure, and Kubernetes only when the team can operate it.
- QA for AI-Generated CodeWhat breaks in code from Lovable, Cursor, Claude Code, and Replit before launch, and the production-readiness checklist we run to catch it.
Latest in this collection
Tampermonkey Workflow Automation
When a userscript is a sound automation layer, how to keep it resilient, and when the workflow belongs in a backend integration instead.
Will AI Kill Cross-Platform Frameworks?
If AI makes native code cheap, does one shared Electron, Flutter or React Native codebase still win? A cautious look at the economics.
Floci vs LocalStack: AWS Emulator Review for CI in 2026
A fact-checked buyer guide to Floci, LocalStack, AWS SAM and real AWS: fidelity, service coverage, licensing, CI fit and a low-risk migration test.
Git Worktrees vs Jujutsu for AI Coding Agents: 2026 Decision Guide
Buyer guide to repository caching, partial clone, Git worktrees and Jujutsu workspaces, with compatibility gaps, cost metrics and a measurable 14-day pilot.
External QA Benchmark: What We Find in the First 30 Days
A research-backed defect benchmark for permissions, regressions, browser/device combinations, data integrity, AI failures and production escapes, and why no honest universal bug-count median exists.
Programming Languages Matter Less. Software Engineering Matters More.
AI makes syntax, boilerplate and cross-language translation cheap. It does not erase runtime, memory, concurrency, security or maintenance trade-offs. What CTOs and engineers should optimise for now.
Complete article directory
- Tampermonkey Workflow Automation
- Will AI Kill Cross-Platform Frameworks?
- Floci vs LocalStack: AWS Emulator Review for CI in 2026
- Git Worktrees vs Jujutsu for AI Coding Agents: 2026 Decision Guide
- External QA Benchmark: What We Find in the First 30 Days
- Programming Languages Matter Less. Software Engineering Matters More.
- The Future of Enterprise Software
- What Software Maintenance Costs After Launch: A DACH SaaS Benchmark
- Smart City Architecture Best Practices: MQTT, LoRaWAN, Kubernetes and Terraform
- The Factory Returns
- Agile De-engineering
- Lovable, Bolt, and Replit App Due Diligence
- The Vibe-Code Production-Readiness Checklist
- What It Costs to Make a Vibe-Coded App Production-Ready
- QA for AI-Generated Code
- From Lovable and Cursor Prototype to Production: The Migration Checklist
- Vibe-Coded Software Audit: What Breaks Before Launch
- React Native vs Flutter for a DACH Founder Who Has to Hire Locally
- LoRaWAN vs NB-IoT vs Sigfox: How to Budget an IoT Sensor Pilot
- Software - a Breathing Organism
- Why Test-Driven-Development pays off