📰 Dev.to · Ioan G. Istrate
Articles from Dev.to · Ioan G. Istrate · 7 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10218)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Ioan G. Istrate
1w ago
How I Fingerprint My Own API to Catch Scrapers
TL;DR: Once you've stripped fingerprints from your data sources (Part 7), flip the script. Add...

Dev.to · Ioan G. Istrate
2w ago
Your API Is Leaking Source Fingerprints. Here's How to Stop It.
Why transformed data still reveals where it came from TL;DR: Your API responses contain...

Dev.to · Ioan G. Istrate
3w ago
I Prompt Injected My Own GitHub README. Then I Built a Honeypot.
How a practical joke turned into an LLM honeypot, two free security tools, and a canary...

Dev.to · Ioan G. Istrate
1mo ago
How I'm Building a Content Factory That Catches Its Own AI Slop
*Generating 150 pages with AI is easy. Generating 150 pages that don't read like AI wrote them is the...

Dev.to · Ioan G. Istrate
1mo ago
Zero Public Ports: How I Secured my B2B API Against 10k Scraper Requests
I built security for "no one's looking." The open web is "everyone's looking." This is the post...

Dev.to · Ioan G. Istrate
1mo ago
I Removed One Line of Django Code and My API Got 95ms Faster
The Problem Tripvento's city-matrix endpoint returns every hotel in a city scored against...

Dev.to · Ioan G. Istrate
1mo ago
Scaling to 200+ Cities by Deleting 90% of My Database
The Problem I'm building Tripvento, a hotel ranking API that scores properties against 14...
DeepCamp AI