ทวีตที่ปักหมุด
Matthew Strickland
13.4K posts

Matthew Strickland
@strickland
I mostly tweet about sports and technology…all in good fun 😎
Atlanta, GA เข้าร่วม Mart 2008
448 กำลังติดตาม1K ผู้ติดตาม

@sama No one should have to experience that. Prayers for you and your family.
English

I wrote this early this morning and I wasn't sure if I would actually publish it, but here it is:
blog.samaltman.com/2279512
English

Working on this is part of my new job! Even more to come blogs.windows.com/windows-inside…
English

@afterxleep What do you use for releasing to TestFlight / ASC?
English

People keep asking how I build iOS without opening Xcode.
Codex Code writes the code uses `flowdeck build` to catch the errors then runs it with . `flowdeck run` and uses. `flowdeck simulator ui` to see the app.
The agent sees the screen. Checks its own work. Fixes it.
Xcode is installed. I just don't open it. Six months in. Not an experiment.
(And if I need to build/run/test manually, I just fire the TUI...)

English

Try needed a homepage. So i asked grok to summarize what people are saying on X about it, and gave it to claude to turn into a pitch.
pages.tobi.lutke.com/try/
i'm having too much fun with ai.

English

@elonmusk Agreed. Owner 3’s Y’s, Cybertruck isn’t perfect but is great.
English

Cybertruck is the best vehicle Tesla has ever made so far
Cybertruck@cybertruck
Tight turns made easy
English

@steakshapiro Now the next decision, is Penix “the guy” or not? Big decisions ahead for the next leaders.
Something tells me the Falcons know who they are going after to pull this trigger and those people have decided their QB strategy.
Going to be an interesting offseason.
English

Got first one wrong. Indiana manhandled Bama, wow.
Matthew Strickland@strickland
Bama 31 Indiana 18
English

Bama 31
Indiana 18
Matthew Strickland@strickland
Bama vs Oregon Georgia vs Miami Georgia vs Bama in Natty
Indonesia

Oregon 24
Texas Tech 22
Matthew Strickland@strickland
Bama vs Oregon Georgia vs Miami Georgia vs Bama in Natty
English

Let’s see how this plays out tomorrow. Huge W for Miami.
Matthew Strickland@strickland
B1G fans need to be rooting for Oregon to beat Texas Tech or they could be eliminated after 1/1.
English

Miami 21
Ohio State 20
Matthew Strickland@strickland
Bama vs Oregon Georgia vs Miami Georgia vs Bama in Natty
Italiano

@leerob Can you add the modes to mobile web? Ultra user but I don’t see Agent / Plan / Debug
English

Here's how I'm coding with AI lately, might be helpful!
1. I write code primarily using agents, using models like Opus 4.5 and Codex Max for long-running tasks or tricky bugs, and Composer for frontend changes or fast updates (I still review the code).
2. Most of my web dev work happens inside the integrated Cursor browser. This is similar to using the Playwright or Chrome MCPs. Cursor can access network requests, console logs, and send elements on the page to the agent. It can also control the browser! Which can be fun for having it do automated testing: x.com/cursor_ai/stat…
3. I start projects pretty simple: no upfront rules, commands, or anything. As the project grows, I end up adding the most minimal versions needed. Some examples in this thread: x.com/leerob/status/…
4. I heavily review all the code! Just because I'm using agents, I'm still thinking deeply about the architecture and code quality. I review the code in three passes: first, while the agent is generating it. Second, using the in-editor "agent review" before I push a PR (similar to a custom /code-review command). And finally, using Bugbot (AI code review) on my PRs. This combination helps me fix a lot of silly bugs before I ask other people to take a look at the code.
5. I always start new features with a plan (using Plan Mode). This helps significantly and I would highly recommend planning first regardless of what tool you use. I do like the Cursor UX for visualizing, editing, and saving the plans. You can view some of my plans here: github.com/leerob/pixo/tr…
6. For really hard bugs, I use Debug Mode. It automatically instruments your app with logging, and then asks you to reproduce the issue. The agent then reads the logs and has much more helpful context to pinpoint the root cause. It also comes up with multiple theories on what the issue could be, and works through each one until it's fixed. Has been pretty helpful: x.com/cursor_ai/stat…
7. Always make sure you give coding agents verifiable outputs! They can't fix what they don't know about. For this, I would prefer using typed languages, and set up tools like linters and good tests. These are normal software engineering best practices, but they matter more than ever. There's also newer tools here like tsgo and biome/oxlint and bun which make dev really nice. Worth trying some of those if you do web dev.
8. I use Cursor from mobile! There's really two modes here: quick bug fixes or really big tasks. Quick bug fixes, I just pop open cursor.com/agents and fire away, knowing I'll get back a PR that will work 99% of the time and I can merge away. Easier than writing it down on a todo list, my PR queue is now that list. For big tasks, again I start with a plan and then I give the agent an ambitious goal (that is verifiable!). This allows the agent to run for much longer. It will keep going until it hits that goal, and if it gets lazy, you can just say "keep going" and go back to what you were doing. This is all in the cloud, in remote sandboxes, so I don't have to worry about my local machine.
9. Since someone will ask about the theme... yes I'm rocking light mode most of the time, using Cursor Light here 😎
Oh and if you're a car person... more on my car below soon 🫡

English

B1G fans need to be rooting for Oregon to beat Texas Tech or they could be eliminated after 1/1.
Matthew Strickland@strickland
Bama vs Oregon Georgia vs Miami Georgia vs Bama in Natty
English

I know everyone has to have an opinion about the G5's inclusion in the CFP, so here's mine kind of stolen from @KayceSmith: G5 teams should be included in the system, but not guaranteed a spot. If it has a team that makes it into the top 12, great. Like Cincinnati a few years ago or some of those Boise State teams. They could actually win in this tournament.
But guaranteed spots? No thank you.
English

