All
Articles 187,667Blog Posts 169,838Tech Tutorials 50,166Research Papers 36,758News 23,060
⚡ AI Lessons

Dev.to · catatsuy
☁️ DevOps & Cloud
⚡ AI Lesson
1mo ago
Track MySQL LTS Updates with Renovate
Use a Renovate custom datasource to detect changes to the MySQL LTS version without using the mutable mysql:lts Docker tag.

Dev.to · catatsuy
🔧 Backend Engineering
⚡ AI Lesson
5mo ago
Safely Updating Existing Files in Go
How to safely update existing files in Go on Linux using temporary files and rename, with notes on cross-filesystem errors and systemd PrivateTmp.

Dev.to · catatsuy
🔐 Cybersecurity
⚡ AI Lesson
6mo ago
Designing a File Tampering Detection Tool for a Legacy PHP Application
I built a Go tool to detect file tampering in a legacy PHP application running on EC2.

Dev.to · catatsuy
🔧 Backend Engineering
⚡ AI Lesson
6mo ago
Why I, as Someone Who Likes MySQL, Now Want to Recommend PostgreSQL
Why I now recommend PostgreSQL for new applications, even though I still like MySQL and have used it for a long time.
DeepCamp AI