All
Articles 104,594Blog Posts 117,155Tech Tutorials 26,387Research Papers 21,860News 16,182
⚡ AI Lessons

Dev.to · Dmitry
1w ago
AlbumentationsX MCP
I built AlbumentationsX MCP — an MCP server for computer vision augmentation work. The idea is...

Dev.to · Dmitry
🔐 Cybersecurity
⚡ AI Lesson
1mo ago
Ultimate 1-Minute Xray/3x-ui Setup: VLESS, Hysteria2, Caddy Self-Steal & Smart Outbounds in One Script
Setting up a secure internet circumvention gateway using Xray usually turns into a tedious chore. You...

Dev.to · Dmitry
1mo ago
Your Playwright Tests Will Need Refactoring. Here's How to Make It Painless
You write 50 tests. Everything works. Six months later the team grows, tests become 300, and someone...

Dev.to · Dmitry
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
Why Your Playwright Tests Fail in CI (And Never Locally)?
You run your tests locally — everything is green. You push to CI — three tests fail. You run CI again...

Dev.to · Dmitry
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
A tmux sidecar for repeatable Claude/Codex workflows
I realized that I keep repeating almost the same workflow in my daily programming with Codex/Claude...

Dev.to · Dmitry
1mo ago
Stop using TTL for Ethereum contract cache — use event-driven invalidation instead
If you're building a dApp, you've probably written something like this: const cached = await...

Dev.to · Dmitry
1mo ago
Nobody reads your test reports. Here's how I re-engineered them with a 3-layer architecture
Note: BDR (Behavior-Driven Living Requirements) is my own architectural approach to organizing...

Dev.to · Dmitry
2mo ago
Aximo - offline-first STT API
Finally got Aximo running publicly on Hugging Face Spaces — local CPU speech-to-text API with Swagger...

Dev.to · Dmitry
🧠 Large Language Models
⚡ AI Lesson
2mo ago
Aximo — a local Rust STT API for CPU-only inference
I built a local speech-to-text API in Rust that runs on CPU I recently built Aximo, a self-hosted...

Dev.to · Dmitry
3mo ago
Secure AI Agent Architecture
I’ve Started Writing an Open Book on Secure AI Agent Architecture I’ve started writing an...

Dev.to · Dmitry
✍️ Prompt Engineering
12mo ago
Stop Struggling with AI Prompts - This Agent Does the Heavy Lifting for You (Universal Agent Prompt Generator)
This is a submission for the Runner H "AI Agent Prompting" Challenge What I Built I built...
DeepCamp AI