📰 Dev.to · Jonathan
7 articles · Updated every 3 hours · View all reads
All
Articles 90,603Blog Posts 108,825Tech Tutorials 22,567Research Papers 19,220News 14,824
⚡ AI Lessons

Dev.to · Jonathan
🤖 AI Agents & Automation
⚡ AI Lesson
4d ago
I built a region-survivable system by directing an AI agent. An append-only decision log kept it coherent.
Most of Quorum's code was written by directing an AI coding agent. The discipline that turned that speed into a correct multi-region database application was an

Dev.to · Jonathan
4d ago
Surviving the region you run in: failover on Aurora DSQL, and what the demo proves
How Quorum's failover layer works on Amazon Aurora DSQL multi-region clusters, an honest account of what the chaos demo simulates and what it does not, and wher

Dev.to · Jonathan
4d ago
Optimistic concurrency is the whole design: event sourcing on Aurora DSQL
How an incident-command record built on Amazon Aurora DSQL stays consistent under cross-region contention, and why the property that lets the database survive a

Dev.to · Jonathan
3mo ago
I Built a Unified MCP Gateway That Loads 150+ AI Tools Into Claude Desktop
Here's What Actually Broke on Windows And why I built it from a place most developers...

Dev.to · Jonathan
2y ago
Integrating Stripe Payment Elements in Nuxt 3
This guide will show you how to integrate Stripe's Payment Element into a Nuxt 3 application to...

Dev.to · Jonathan
6y ago
Getting started with Spring Security - Adding JWT
This is the second part of the spring security post I started. Json Web Token: standard that defines...

Dev.to · Jonathan
6y ago
Getting started with Spring Security - Authentication and Authorization
I've been reading a bit about spring security in the last days so I'm going to share some of the thin...
DeepCamp AI