[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

@ryancarson Avatar @ryancarson Ryan Carson

Ryan Carson posts on X about ide, o3, productivity, agentic the most. They currently have XXXXXXX followers and XXX posts still getting attention that total XXXXX engagements in the last XX hours.

Engagements: XXXXX #

Engagements Line Chart

Mentions: XX #

Mentions Line Chart

Followers: XXXXXXX #

Followers Line Chart

CreatorRank: XXXXXXX #

CreatorRank Line Chart

Social Influence #


Social category influence technology brands

Social topic influence ide, o3 #42, productivity, agentic, faster, devs, bug, $9month, files, oracle

Top Social Posts #


Top posts by engagements in the last XX hours

"An entertaining and cautionary tale about why it's so important to plan and collaborate with your AI before you actually let it write code"
@ryancarson Avatar @ryancarson on X 2025-07-19 13:11:14 UTC 151.9K followers, 5192 engagements

"I'm trying out @kirodotdev for agentic building. Basically its the new agent augmented IDE from Amazon. It has a really interesting feature which is a three-step process: X. Requirements (basically a PRD) X. Design where the system starts sketching out the components and the UI X. Task list I'm liking it so far. The iterative approach feels right and is very similar to what I've been doing with my PRD - task list - task execution workflow (link to the open source repo below) Looks like they're giving away free inferences on sonnet X right now. If you want some free tokens now is your time"
@ryancarson Avatar @ryancarson on X 2025-07-15 12:12:01 UTC 151.8K followers, 6266 engagements

"@LucasDickey4 The best orchestrator is a good way to phrase it"
@ryancarson Avatar @ryancarson on X 2025-07-20 09:10:26 UTC 151.8K followers, 1351 engagements

"If you have an idea for an app and you want to build it fast and deploy it with a lot of the controls that a developer would want the experience on @Replit is pretty amazing. I recorded this quick video while I'm sitting here at Philz before dinner tonight. Let me know your thoughts: Who's using Replit Who likes it What don't you like What works What doesn't"
@ryancarson Avatar @ryancarson on X 2025-07-15 22:35:18 UTC 151.9K followers, 29.1K engagements

"Prediction: I think a large number of leading-edge devs will stop using IDEs in the next XX months. I've always used an IDE because I like the UI but I find that for agentic coding there's now a huge amount of cruft in the IDE UI that just slows me down and slows the agent down. I'm moving to just using CLI agents + gitui + a couple terminal panes and I'm way faster. Curious to hear everyone's thoughts. I think we're starting to see the beginning of SDLC XXX This also means it's time for GitHub XXX to emerge"
@ryancarson Avatar @ryancarson on X 2025-07-19 13:27:38 UTC 151.9K followers, 185.3K engagements

"I'm trying out @DevinAI and I'm very impressed with the PRs. Check out this Mermaid diagram it created to help me understand the changes. I can't imagine a human dev taking time to do this. Not because they can't/won't but simply because it's too time consuming. Interestingly @cursor_ai bug bot caught a bug in the PR. I copied the error message back into Devin and it then fixed it and CI/CD then passed. Merging now. Also there's something cute/reassuring about the "Devin is sleeping" message when it's done with it's tasks :) I know folks like @clairevo and @shl use Devin a lot so I'm getting"
@ryancarson Avatar @ryancarson on X 2025-07-12 16:28:45 UTC 151.8K followers, 3466 engagements

"This is me in 2005 building my first app and startup. It was a PHP web app that I taught myself how to code using O'Reilly books. It sent large files that you couldn't email and it was B2C. We let our users send five files for free and then after that they had to pay $9/month. The recipient would get an email with the file download at the bottom. It said "Sent with Drop Send. Do you want to send large files for free" and it grew really fast because that viral mechanic. We racked and stacked our own servers in a data center colo and it was acquired in year two. I bootstrapped and kept the team"
@ryancarson Avatar @ryancarson on X 2025-07-22 18:34:48 UTC 151.9K followers, 6826 engagements

""If youre painting (even your very first painting) you are a painter. Consequently if you create a program by hand or with the aid of an agent you are a programmer." - Armin Ronacher creator of Flask"
@ryancarson Avatar @ryancarson on X 2025-07-22 10:19:35 UTC 151.9K followers, 4851 engagements

"@byronrode Its like all the wonder and excitement are back"
@ryancarson Avatar @ryancarson on X 2025-07-22 19:24:00 UTC 151.8K followers, XX engagements

"Ghostty from @mitchellh is a beautiful terminal. Wish I could use it in @cursor_ai"
@ryancarson Avatar @ryancarson on X 2025-07-15 22:55:43 UTC 151.8K followers, 3261 engagements

"I'm so tempted to get a group of people together building 1-person startups using AI agents to help them build. Weekly meetings. Daily standups. Sharing tips ideas and pitfalls. It'd be free but you'd have to apply. If that sounds interesting reply and we'll see what happens"
@ryancarson Avatar @ryancarson on X 2025-07-10 16:15:40 UTC 151.9K followers, 353.7K engagements

"I've been testing @AmpCode inside cursor instead of using cursor's agent. I'm very impressed so far. Calling on the Oracle is a sweet feature - it invokes o3 when you need extra intelligence"
@ryancarson Avatar @ryancarson on X 2025-07-10 13:57:44 UTC 151.9K followers, 19.6K engagements

"@mjefferson I think most of us are already happy with WhatsApp or Signal and the cost of switching is a little too high"
@ryancarson Avatar @ryancarson on X 2025-07-21 12:12:55 UTC 151.8K followers, XX engagements

"OK so what's @OpenAI going to announce today"
@ryancarson Avatar @ryancarson on X 2025-07-17 14:26:39 UTC 151.8K followers, 6224 engagements

"Power tip for all of you who live on the CLI and use AI agents. When you want to summon AI instantly to answer a question or bang out a task without leaving the command line to start a CLI agent just use this command: amp -x "ask your question here" You can also redirect the output to a file like this: amp -x "make a list of all my TODOS" todo_list.txt As soon as the agent is done you're right back on the CLI You can do this with @AmpCode. If you're using Claude Code you can do something similar with claude -p Happy hacking"
@ryancarson Avatar @ryancarson on X 2025-07-24 15:30:10 UTC 151.9K followers, 3895 engagements

"@itsmechase Thanks for calling out async background agents. I agree that's the other missing piece that's going to be a huge part of SDLC XXX. Because Windsurf is literally a fork of vsCode it's just got too much cruft too much history too much baggage. We need something literally new"
@ryancarson Avatar @ryancarson on X 2025-07-19 13:57:38 UTC 151.8K followers, 1197 engagements

"My current dev setup using Ghostty (by @mitchellh) with no IDE. How do you code Would love to see screenshots The columns in my screenshot: X. gitui X. @AmpCode X. @AmpCode X. npm run dev BTW one delightful feature with Ghostty is "Quick Terminal". You hit + and a CLI drops down from the top of the screen. I use it all the time for quick shell commands"
@ryancarson Avatar @ryancarson on X 2025-07-19 15:02:00 UTC 151.9K followers, 18.5K engagements

"Getting a preview of ARC-AGI-3 @arcprize tonight. Releasing tomorrow 🙌🏻"
@ryancarson Avatar @ryancarson on X 2025-07-18 01:45:45 UTC 151.8K followers, 2073 engagements

"@AfonsoArar Right now it's between @AmpCode and @claude_code. I'm using Amp non-stop"
@ryancarson Avatar @ryancarson on X 2025-07-24 11:33:08 UTC 151.9K followers, XX engagements

"@AfonsoArar @AmpCode @claude_code I tried Gemini CLI early on and it didn't work well. Presume they've improved since then"
@ryancarson Avatar @ryancarson on X 2025-07-24 12:12:08 UTC 151.9K followers, XX engagements

"Grew up on vi during my comp sci degree. Learning neovim now and loving it. By the way if you're not using Ghostty as your terminal on Mac what are you even doing :)"
@ryancarson Avatar @ryancarson on X 2025-07-23 12:39:28 UTC 151.9K followers, 5500 engagements

"Hottest job in the world right now 👇 AI Automation Engineer"
@ryancarson Avatar @ryancarson on X 2025-06-22 11:09:58 UTC 151.8K followers, 530.8K engagements