All
Articles 130,816Blog Posts 135,899Tech Tutorials 33,887Research Papers 25,445News 18,593
⚡ AI Lessons

Dev.to · julianrubisch
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
How much of your codebase should AI write? A trust-zone breakdown
Around 70% of the Rails code I ship is AI-written. The 30% I keep under my own hands is the part that...

Dev.to · julianrubisch
🔧 Backend Engineering
4mo ago
Deploying a Rails + SQLite App to a Synology NAS
I built a small CRM for my consulting business using Avo on Rails 8. It tracks contacts, companies,...

Dev.to · julianrubisch
⚡ AI Lesson
1y ago
Measuring the Impact of Feature Flags in Ruby on Rails with AppSignal
Feature flags are a powerful tool in software development, allowing developers to control the...

Dev.to · julianrubisch
🔧 Backend Engineering
⚡ AI Lesson
1y ago
An Introduction to HTTP Caching in Ruby On Rails
It's 2024, and the HyperText Transfer Protocol (HTTP) is 35 years old. The fact that the vast...
DeepCamp AI