Aaron Peddle
347 posts

Aaron Peddle
@AaronPeddle
i'm a simple man making his way through elon's xverse ☀️ CTO @usespiral 🌙 hacking with ai, graphics, rust 🥑 prev: @bananadev_
santa monica Katılım Mayıs 2012
259 Takip Edilen162 Takipçiler

@borisjabes i've been meaning to give @mattshumer_'s new open source project unslop a try.
x.com/mattshumer_/st…
Matt Shumer@mattshumer_
Introducing UNSLOP! Stop your AIs from generating SLOP. For example, ask it to 'unslop landing pages'. It'll generate hundreds of sites and find 'slop' patterns, then build a skill to make sure they are NEVER seen again. Open-source! Star it here: github.com/mshumer/unslop
English

@reach_vb environment cleanup / teardown script option for worktrees
English

We are expanding Codex’s toolkit - what tools would you love to see work with codex the most?
Tibo@thsottiaux
Codex deserves great tools. We are about to expand its toolkit a whole bunch and I can’t think of using anything else anymore for all my daily tasks, way way outside of coding.
English

@maxinomics this seems very possible. agents can be very api request hungry so i think we’ll have to see new pricing models emerge to support agent “power users” though
English

What if AI actually expands the market for software companies that run core services like Slack, Notion, Atlassian, Figma, etc.
What is stopping software companies from keeping how they charge per user and then switching to treating agents as a user. Agents are using more of the software than humans in some cases.
Just like DeepSeek created the panic around Nvidia GPUs but was actually a huge tailwind for them instead, it’s not unreasonable to think software also has a Jevon’s paradox moment.
The only way to immediately dismiss this possibility is if you think companies really are interested in building their own core software. I'm very skeptical of that idea.
A well known venture capitalist was talking about this mega agent his team built, runs on it's own Mac. If Slack and all his other services said great you can hook us up to that but it’s an extra $250 per month is he going to say no? Is he going to say take a hike we’ll build a replacement ourselves?
English

@borisjabes m series macbooks are just so far ahead every other laptop on the market too. I miss my tilling window manager but going from macbook to an x86 laptop feels like going back a decade
English

@JayD0ubleu @jeffreyhuber HNSW for MCP search? how many MCP servers do y'all have running 😬
English

@mattshumer_ @joshgonsalves_ @openrouter very curious to hear your review of GPT 5.2 in claude agent sdk harness.
if it works better in some cases i wonder how an agent alloy would fair (xbow.com/blog/alloy-age…)
English

@joshgonsalves_ @openrouter You're definitely going to want something really capable to make good use of the harness. I'm personally starting by trying the GPT-5.2 series of models
English

@erikdunteman Agreed. anything "new" i don't use AI for nearly as much. For my own enjoyment it's kinda great. the code that is the most boring and repetitive i can just have agents do and i get to focus on the new and interesting stuff
English

@AaronPeddle it's the core concepts I get most hung up on. Once some foundations are set and there are clear patterns to follow (especially trained-in patterns like React) the models do better.
English

@erikdunteman also with claude code i find you can get significantly more mileage by explicitly asking to use sub agents and sub sub agents
English

i think it depends on the task.
for react frontend i use coding agents for all components while I focus my attention on making sure the types are defined well (minimizing illegal states) and reducers are clean and well written.
for backend i use a plan / implement pattern (you don't have to write the perfect spec, an agent writes it and you just give feedback until it's good)
for experimental / core concepts - i still hand write ~80%+ of the code
English

@erikdunteman one reason is terraform's DSL is helpful to maintain code consistency across a team without having to have as strict of a code style review process
English



