12 articles

📰 Dev.to · Sharmin Sirajudeen

Articles from Dev.to · Sharmin Sirajudeen · 12 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10277) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Field Notes: How Drengr's Architecture Aligns with (and Diverges from) Current Research
Dev.to · Sharmin Sirajudeen 1w ago
Field Notes: How Drengr's Architecture Aligns with (and Diverges from) Current Research
After ten years of writing Android UI tests that broke every sprint, I started building something different. Turns out researchers at Google, Meta, Microsoft, a
What Happens When You Let AI Test Your App for a Week
Dev.to · Sharmin Sirajudeen 1w ago
What Happens When You Let AI Test Your App for a Week
I pointed Drengr's autonomous agent at three different apps and let it run for a week. It found a bug I'd missed for months, flagged an accessibility issue, and
Why Not Python? The Language Everyone Expected Me to Use for Drengr
Dev.to · Sharmin Sirajudeen 1w ago
Why Not Python? The Language Everyone Expected Me to Use for Drengr
Every AI agent project is Python. LangChain, CrewAI, AutoGen — Python everywhere. I went with Rust. Here's the honest reason, and what it cost me.
Corellium Sold for $170M. Here's What They Couldn't Do.
Dev.to · Sharmin Sirajudeen 1w ago
Corellium Sold for $170M. Here's What They Couldn't Do.
Cellebrite paid $170M for device virtualization. The next layer — AI-driven actuation on real phones — is the gap Drengr fills.
From Intent Classification to Open-Ended Action Spaces: Why Mobile Testing Needed a New Paradigm
Dev.to · Sharmin Sirajudeen 1w ago
From Intent Classification to Open-Ended Action Spaces: Why Mobile Testing Needed a New Paradigm
Google's FunctionGemma dispatches to pre-defined functions. Drengr lets AI agents navigate any screen they've never seen. The architectural difference matters.
Connecting Claude to a Real Phone via MCP
Dev.to · Sharmin Sirajudeen 1w ago
Connecting Claude to a Real Phone via MCP
What actually happens when you connect an AI agent to a real mobile device — setup to first test.
Your Mobile QA Team Is Still Writing XPath. In 2026.
Dev.to · Sharmin Sirajudeen 1w ago
Your Mobile QA Team Is Still Writing XPath. In 2026.
Why selector-based mobile testing is broken, and what happens when you let AI read the screen instead.
AI Can Browse the Web. Why Can't It Tap a Phone?
Dev.to · Sharmin Sirajudeen 1w ago
AI Can Browse the Web. Why Can't It Tap a Phone?
The gap between AI-powered web testing and mobile testing — and why MCP changes everything.