Andrej Karpathy said something that really stuck with me:
"you have to ask yourself: how do i get MAXIMUM output from AI with minimum input from me, and have it run for a long time without me"
this is how everyone should be working with AI... and these guys pretty much built the GTM version of it:
- one prompt turns your browser into a GTM agent
- it goes and finds leads, researches companies, sources creators for your campaigns
- it checks inboxes and updates your spreadsheets while you do literally anything else
hours of manual GTM work, gone from one prompt
I repeat "Don't forget to redeem your $10-100/month credit in AI Studio when you have a Pro or Ultra subscription and a Google Developer Program profile!"
Cognition is giving away 50 $200 Devin Max plans to celebrate the new model launches! ⚡
Now available in Devin:
• GPT-6 Astra, Sol, Luna + others
• Claude Opus 5.5, Fable 5.1 + others
• SWE-2 (Free until October 15)
• Fusion Frontier harness (Fable, Astra, Sol, Opus)
• Gemini 3.8 Flash + others
• Grok 4.7 + others
• Kimi K3 + others
• Inkling
• DeepSeek V4.1 Flash + others
• GLM-5.3 Flash + others
• Cloud agents on Linux, macOS, and Windows
To be eligible, reply below with what you're building (or something you'd like to build with Devin)! We will choose winners in 24 hours.
@dabit3 I am building my startup prolight infotech and building awesome projects currently working on a dating app
The problem i am facing is i don't have mac but devin cloud environment solve me this exact problem for cross platform development & testing
here's how i shipped 2,500 PRs last month to production
this was originally supposed to be for Cursor Compile in London. i couldn't make it since i was livestreaming for Grok @Bot Galaxy so i'm making it available for free here on X! watch it on 2x speed, i talk slowly
In game theory: Most people fail because they base their actions forwardly, "if I do this, I will get this" which is rarely a good decision and ignores the second and third-order consequences of your actions. The more practical way to base your decisions is Backward Induction: start at the end of the scenario, and reason backwards. Mastering backward induction will make you dangerous
SWE-2 is free in Devin Cloud Agents, Devin CLI, and Devin Desktop until October 8 with all plans.
Great time to try cloud agents for the first time, at no extra cost!
There are only two types of businesses worth building now:
1. Final companies.
2. Quick cash cows.
Either build one thing and constantly adapt to the technology.
Or play the shiny-object game and milk the cow for what it’s worth.
you should invest some time setting up a VPS for your AI agents... it might change your life
here's how i do it:
> i rent one big computer in a data center and everything runs on it... my Hermes agent, Claude Code, Codex
> the server is invisible to the public internet, it only accepts connections from devices inside my private Tailscale network
> to get in from any machine i install Tailscale, sign in, and the device joins the network... from then on it reaches the server by name, like they're in the same room
> the Hermes desktop app uses this tunnel, so my chats and jobs live on the server, not the laptop, and i see the same sessions from any device on the network (same for every agent)
> logging into the server itself needs my personal key file, passwords don't work... a machine without the key gets nothing, even inside the private network
> every program runs under its own limited account, so a bug in one can't touch the others, and API keys sit in files only i can read as admin
> security updates install themselves, an intrusion guard bans attackers, a backup runs every hour
a very cheap AI model can set this up for you, give it a try