📰 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

Dev.to · Sharmin Sirajudeen
1w ago
Building in Public: The Architecture of a Solo Rust Project
No VC, no team, no timeline. Just curiosity and 6,300 lines of Rust.

Dev.to · Sharmin Sirajudeen
1w ago
Why I Chose Rust Over C and C++ for Drengr
Everyone asks why Rust instead of Python. The more interesting question is why not C or C++. Here's what drove that decision — and what I'd do differently.

Dev.to · Sharmin Sirajudeen
1w ago
From ADB Shell to AI Agent: The Quiet Revolution in Mobile Automation
The evolution from manual ADB commands to AI-driven mobile testing.

Dev.to · Sharmin Sirajudeen
1w ago
Giving Claude a Phone: How I Built an MCP Server for Mobile Devices
AI agents can write perfect code but can't tap a button on a real device. I built an MCP server to bridge that gap — here's how Drengr gives Claude eyes and han

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

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

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.

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.

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.

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.

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.

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.
DeepCamp AI