Matthew Fox

9.5K posts

Matthew Fox banner
Matthew Fox

Matthew Fox

@MatthewFoxAF

Redemption arc

Katılım Ocak 2015
2.2K Takip Edilen2.8K Takipçiler
carmen
carmen@carmguti·
I’ve left A24 Labs. when we started, I was the company's only engineer, given a laptop and an empty git repo. now, it’s a talented team of artists, designers, and engineers building incredible things for the film industry. excited for what's next. stay tuned!
English
24
3
469
27.7K
Bac Leo
Bac Leo@BacLeodiv·
Name one thing you still do better than AI.
English
117
0
64
4K
Frank ☼ Bach
Frank ☼ Bach@zendadddy·
I hate to admit it, but sometimes I spent hours wrestling with Cursor on prototypes I could have built in Figma in half the time. The first 5 mins are epic - I'm moving so quickly. But as the proto gets more complex, something breaks, then I spend the afternoon trying to undo and fix it. Anyone else feeling this? Some kinda weird AI sunk cost or perceived productivity thing happening. There's gotta be a word for it.
English
68
10
333
15.3K
Matthew Fox
Matthew Fox@MatthewFoxAF·
Opus 4.7 is crushing it today ngl Definitely feels like it was de-lobotomized Might be the psychosis talking but it feels different today Feels good man
English
0
0
0
31
std dev
std dev@subproject_22·
Seeding Design Systems with the most popular shadcn/ui and tweakcn themes. Or create your own. Any variables, any naming. Save, reuse, update, preview on your own components. No more shadcn/ui lock-in. Shipping in a few hours.
English
7
7
197
24.8K
Fabrizio Rinaldi
Fabrizio Rinaldi@linuz90·
Hey @OpenAIDevs, why do Codex side chats start with pre-filled context? In 99% of cases, I'd like to start fresh in side chats instead of forking the main conversation, which seems to be what's happening here.
Fabrizio Rinaldi tweet media
English
21
0
20
12.8K
Theo - t3.gg
Theo - t3.gg@theo·
Just learned it's literally impossible to paste images into Claude Code over SSH. How do you CLI people live like this??
English
407
17
2.4K
646.9K
jesse.base.eth
jesse.base.eth@jessepollak·
over the last few months, I built bdocs internally at @base to do exactly this: publish, comment, and iterate on HTML docs with your agent! hey @googledocs team — can you add the ability to work in HTML so I can stop building this internal tool?
Thariq@trq212

x.com/i/article/2052…

English
76
51
510
71.2K
nexxel
nexxel@nexxeln·
i’m starting to think agent-friendly codebases are more about constraints migrating parts of opencode to effect has made agent-written code noticeably less cursed good architecture boxes agents into writing specific, constrained code fewer ways to go wrong
English
36
19
491
42.5K
dotta 📎
dotta 📎@dotta·
For Paperclip, we're moving away from "zero human companies" and moving towards "the app people use to manage agents at work" 📎📎📎
English
83
18
515
43.6K
Matthew Fox retweetledi
Matt Pocock
Matt Pocock@mattpocockuk·
Creating prototypes during planning is the new "make no mistakes" Except it actually works
English
25
8
381
30.2K
Connor Holliman
Connor Holliman@jconnorholliman·
you can either cry because it’s over or smile because it happened yes, i realize it’s a cliché, but it’s a great way to approach life especially in the hard times and this past week feels like it has thrown everything hard at me from being impacted by the @coinbase layoffs, to saying goodbye to my family labradoodle of 16.5 years, to dealing with a stomach bug last night it was truly hard to wake up this morning and feel like everything is going to be okay with all of this happening at once but in times like these, it’s important to smile and remember the amazing times life has brought before i wouldn’t trade anything for the in-person time i spent with the team i hired at @base, or the 16.5+ years of hikes and playtime with my dog, or the health i’ve been granted to complete feats like half-marathons and a marathon obviously i’m sad, but smiling and choosing the optimistic outlook makes the hard times so much better and man am i thankful for all of the support i have received i’ll be back stronger
Connor Holliman tweet media
English
26
0
126
4.3K
Justin Schroeder
Justin Schroeder@jpschroeder·
🚨 Announcing: stylesheets. A language for describing *how* HTML is displayed, giving humans unprecedented ways to view the HTML output of LLMs. It doesn’t even need to use your context window because it can be in a different file, you just say what elements the styles apply to like this: h1 { font-weight: bold; } The future is so bright. Article coming soon of course.
English
39
8
217
20.6K
Matthew Fox
Matthew Fox@MatthewFoxAF·
@rfleury Plenty of human developers can't do step 2 there to save their life, or in this case jobs
English
0
0
0
25
Ryan Fleury
Ryan Fleury@rfleury·
“Vibecoding”, i.e. ~hands-off usage of LLMs to rapidly generate code without regard for the actual code’s contents, for novel applications, can literally never be non-slop, because—as I’ve described before—there is not enough bits of information content in prompts to express the user’s exact desires in sufficient detail, and the desired solution is not expressed in training data (due to the problem’s novelty). Only a sentient human developer can relate to another human user to determine what is desirable, and design the software such that it accomplishes this desirable outcome, and carefully verify that it is doing that, rather than something else (potentially undesirable). This is true even for the combinatoric space implied by the training data, for instance if the novel problem is merely novel in that it combines pieces of existing solutions. There needs to be a guiding force to know what to combine and how. The more detailed the prompt becomes, the more human oversight (the more human-guided round trips with the LLM), the closer it becomes to actual code (i.e. detailed execution instructions for a computer).
Ryan Fleury@rfleury

@yacineMTB Contradiction of terms

English
56
61
901
53.9K
Matthew Fox
Matthew Fox@MatthewFoxAF·
@levelsio @grok Tbf removing pain from aws services is a respectable biz model Someone's gotta do it
English
0
0
0
209
Matthew Fox
Matthew Fox@MatthewFoxAF·
Hey if it works it works There's a whole lot of potential in exploring them A big part of what was holding me back from using a lot of them was the UX of managing all of the above/mitigating context bloat etc But after forking @papercliping pretty early and very much making it my own I now use them all extensively, with a bunch of agents with different configs, using different combinations of tools/models for different purposes A lot of the things I added to achieve this are now in the stock version - so would highly recommend cloning it and having a play I use it extensively for work now but I also use it as a playground to evaluate a lot of the tools/my skills etc And a bunch of them have graduated into my daily usage outside of orchestrating via the platform + It was a really fun way to go deeper on all of them
English
0
0
0
400
Andrew Schmelyun
Andrew Schmelyun@aschmelyun·
Feel like I'm missing out because I don't use skills, or a lot of MCP, or multi-agent orchestrations when using AI dev tools. I'm just like "implement this feature" or "how do this work" or "no not like that, do this instead". Idk, I feel fast and accurate so why change?
English
188
21
883
133.6K
LifeLine
LifeLine@LifeLineLogics·
@ThePrimeagen Doesn't matter which platform I'm on. I'm still gonna use Warp. And yes Terminal on MacOs is better than CMD
English
2
0
1
663
ThePrimeagen
ThePrimeagen@ThePrimeagen·
Dear interns, I am sorry for what I said about Terminal App on Mac. It is better than cmd on Windows I am sorry for lashing out I'll be taking the rest of this weekend off Twitter to understand why I behaved this way. Say we are a family or you are fired, ThePrimeagen P.S.: we are doing layoffs because of AI
English
116
20
2.4K
99.5K
Matthew Fox
Matthew Fox@MatthewFoxAF·
@brycent I think it's pretty funny tbh Good play on buy now , pay later Which is arguably a much worse predatory primitive that will bite a lot of people
English
0
0
0
38
Tibo
Tibo@thsottiaux·
As a Codex user, which platform are you on
English
509
21
705
218.8K
ben hylak
ben hylak@benhylak·
LITERALLY ALL I WANT IS A CHATBOT FOR TRAVEL "FIND ME THE BEST HOTEL AND BOOK IT"
TBPN@tbpn

"I do not think a chatbot is the right interface for travel or e-commerce." - @bchesky "I think the future is not apps. The future is agents, but I don't think they're going to be text-forward. I think they're going to be really rich user interfaces." "Imagine using iMessage to do everything, when in fact every other app has a unique interface." "With e-commerce, you want a very rich user interface. It would be agentic. You can have a conversation with it, but the point is that it has to be more visual."

English
74
4
383
325.5K