✕ Clear all filters
11 articles

📰 Dev.to · Dmitry

11 articles · Updated every 3 hours · View all reads

All Articles 99,878Blog Posts 115,132Tech Tutorials 25,208Research Papers 20,779News 15,817 ⚡ AI Lessons
A tmux sidecar for repeatable Claude/Codex workflows
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...
Stop using TTL for Ethereum contract cache — use event-driven invalidation instead
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...
Nobody reads your test reports. Here's how I re-engineered them with a 3-layer architecture
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...
Aximo - offline-first STT API
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...
Aximo — a local Rust STT API for CPU-only inference
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...
Secure AI Agent Architecture
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...
Stop Struggling with AI Prompts - This Agent Does the Heavy Lifting for You (Universal Agent Prompt Generator)
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...