
nader dabit
@dabit3 • 191,649 subscribers
Growth @cognition @devinai
Shorts
Videos

I used the X Algorithm to build insidetheforyou Experience how X interactions affect your future feed using real posts + data & lets you design an algorithm feat Cognition Hybrid 🏃🏾 Kent C. Dodds 🐨 Theo - t3.gg maria Ryan Carson Jared Zoneraich Jared Palmer ++
nader dabit208,054 views • 20 days ago

You can't build iOS apps without a Mac, so we gave Devin one. Devin Cloud Agents now run macOS, with Xcode, iOS simulator, and your signing setup, all in a real macOS environment (with full computer use). In this demo, Devin builds a native iOS game, then plays and tests it with computer use. Devin then sends a screen recording of the gameplay along with a test report for my review. With Namespace you get as many macOS environments as you'd like, configurable with many major versions of macOS operating system and Xcode.
nader dabit300,990 views • 1 month ago

Something I wanted to see if Claude Opus 4.5 could do: clone a fully functional Billion $ SAAS product and make it at least 100x cheaper. The first product that came to mind was TypeForm because it's very popular, very expensive, and in theory, very simple. The result is OpenForm: a polished + functional and Open Source Typeform clone at ~100x less cost, that can be setup and deployed in ~15 minutes. The agent building this ran for ~35 minutes. Here are the details, technique, and the code:
nader dabit1,827,713 views • 8 months ago

Devin Cloud Agents can now build and ship a real macOS release end-to-end, all in a real Mac environment (with full computer use). In this demo, the agent builds a native SwiftUI app, code-signs it, notarizes with Apple via notarytool, staples the ticket, and packages a signed DMG with the classic drag-to-Applications window. With computer use, it installs its own app like a real user: mount, drag, eject, launch with zero Gatekeeper warnings. It even verified notifications fired by checking the macOS notification database on screen, with a full recording and release report delivered for review. This entire workflow now takes about 60 seconds to spin up and tear down with Devin and Namespace. You can choose multiple versions of macOS of Xcode for your environment!
nader dabit146,071 views • 28 days ago

High ROI skill: driving 24/7 app maintenance + engineering automations, and a key component of a real software factory. Implementing these workflows is simpler than ever, you just need clear language. Here are 4 workflows and 40+ more you can build in ~1 minute each 🧵
nader dabit67,356 views • 14 days ago

1,000 tok/s, SWE-1.7 is near-frontier intelligence at real-time speed. Building this way is a new category of DX. A task that used to justify walking away finishes before you've mentally moved on. There's a weird middle mode now: it's technically async, but fast enough that you just... watch. In this example I'm running it head to head with GLM-5.2 Max. • SWE-1.7 is now free in Devin CLI or Desktop • SWE-1.7 Fast (Lightning mode) is $2.5 / MTok In · $12.5 / MTok Out
nader dabit178,708 views • 1 month ago

Simple mental model for cloud agents: clone the exact state of your laptop, multiply it infinitely, and make it accessible via HTTP. Most people still don't know cloud agents can spin up full Linux, Windows, Android, etc.. environments on demand, run computer-use tests, record annotated video proof of your app working through updates, drive Playwright against live Chrome with persistent auth, all triggerable from anywhere. Here I'm experimenting with a fork of Nous Research Hermes Agent built specifically on low latency. I've set up a Devin automation that checks Hermes daily for upstream changes, implements the updates, runs tests to make sure it works, sends me proof that it does, creates a PR, and reviews it. All I have to do to keep the fork up to date is review the daily morning PR.
nader dabit122,370 views • 1 month ago

Underrated feature of advanced cloud agents like Devin: Infinitely parallelizable human-grade UI testing. They - Stand up a live environment with secrets - Inspect code changes - Plan a comprehensive end-to-end test - Handle real authentication + identity - Use computer vision + mouse-and-keyboard control to test the app through its actual user interface: full-journey app verification - Verify the expected behavior, and return a short annotated video as proof. They also preserve setup and testing knowledge as reusable skills, making future verification faster and more reliable.
nader dabit104,717 views • 1 month ago

This is like having an army of white hat hackers at your disposal. They break into your app, prove the exploit works, an open a PR that fixes it. It takes about 10 seconds to set up and can be automated to run nightly or weekly for any codebase. In an eval of real and recent vulnerabilities, which the models had never seen, Security Swarm found the bug in 72% of cases, the highest recall of any tool we tested, at ~2/3 the cost of the next most accurate alternative. 🤯 If you have an OSS repo you'd like me to fork and run Security Swarm on, drop a link!
nader dabit120,233 views • 2 months ago

We're excited to be officially launching the Cognition Ambassador program for Devin today. For the first time we are opening up applications to bring on another 50 Ambassadors Globally to join our existing Ambassadors from around the world. If you'd like to be a part of our growing community, you can apply here: Ambassadors receive free Devin Max plans, on-demand credits, event and meetup support, direct communication with the Cognition team, early access to features, and other benefits. I will link to some of our existing ambassadors below so you can connect and give them a follow!
nader dabit77,254 views • 2 months ago

Autonomous Engineering Pipelines are incredibly powerful, but how do you actually build one? The hard parts aren't the agent, they're the plumbing: - Orchestrating triggers across Slack, GitHub, Linear, DataDog, Sentry, and other services. - Duplicate detection - Long-term memory - Noise filtering: deciding which messages actually need investigation - Conditional filtering - Routing tables - Tagging the right code owner - Linking new alerts to existing threads instead of spawning redundant sessions Devin has all of this built in. This walkthrough teaches how to set your own pipeline up in < 10 minutes:
nader dabit84,120 views • 2 months ago

Published my first agent skill today: Cloud Stacked Diffs ☁️ npx skills add dabit3/cloud-stacked-diffs It orchestrates cloud agents to deliver large long running tasks as a stack of small, dependent draft PRs, reviewed and merged bottom-up instead of one giant PR. Combined w/ Linear you can hand off large workflows and step away to a completely automated delivery loop: sub-issues become stacked PRs, tickets update as each one goes up, and you come back to a board in review and a stack ready to merge.
nader dabit63,671 views • 2 months ago