✕ Clear all filters
10 articles
▶ Videos →

📰 Dev.to · Vasyl

10 articles · Updated every 3 hours · View all reads

All Articles 180,933Blog Posts 165,067Tech Tutorials 48,404Research Papers 35,698News 22,584 ⚡ AI Lessons
AI Wrote a Thread-Safe Counter. The CPU Made It 5x Slower.
Dev.to · Vasyl 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
AI Wrote a Thread-Safe Counter. The CPU Made It 5x Slower.
Meet the cache line. I asked an AI assistant for a simple thing: per-thread counters. Four threads,...
An AI Feature Has No "Tests Pass" Moment. So I Write the Eval First.
Dev.to · Vasyl 📰 AI News & Updates 2mo ago
An AI Feature Has No "Tests Pass" Moment. So I Write the Eval First.
I was building an "Ask This Book" feature: readers can ask questions about a book while they're...
AI Evals, Part 3: Golden Datasets That Dont Lie
Dev.to · Vasyl 📐 ML Fundamentals ⚡ AI Lesson 3mo ago
AI Evals, Part 3: Golden Datasets That Dont Lie
Your eval is only as honest as the dataset behind it. Representativeness, leakage, and the silent drift trap with C# from a live product.
Open-source licenses 101: which one to actually pick
Dev.to · Vasyl 🔧 Backend Engineering ⚡ AI Lesson 4mo ago
Open-source licenses 101: which one to actually pick
Sooner or later, every developer runs into The License Question. You shipped something to GitHub,...
How I built an AI that patches code without rewriting files
Dev.to · Vasyl 💻 AI-Assisted Coding ⚡ AI Lesson 6mo ago
How I built an AI that patches code without rewriting files
Every time I asked an AI to fix a bug, it rewrote my entire file. I'd ask: "fix the empty list check...
How We Made Our React SPA Visible to Google Without Rewriting Everything
Dev.to · Vasyl 📣 Digital Marketing & Growth ⚡ AI Lesson 8mo ago
How We Made Our React SPA Visible to Google Without Rewriting Everything
TL;DR: We needed Google to index 500+ book pages on our SPA. Instead of migrating to Next.js or...