📰 Dev.to · Dmitry
10 articles · Updated every 3 hours · View all reads
All
Articles 67,615Blog Posts 99,886Tech Tutorials 16,344Research Papers 13,813News 12,550
⚡ AI Lessons

Dev.to · Dmitry
🔐 Cybersecurity
⚡ AI Lesson
3d 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
5d 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
1w 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
2w 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
2w 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
3w 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
1mo 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
1mo 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
2mo 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
11mo 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