@zuess05 In critical software, code generation isn't the bottleneck. Verification is. Messy code is what turns a 3-hour change into a 3-day exercise in proving it's safe.
Alex wrote an MCP server for Sprites, and Kurt is in his feels about it. Still, even if you're using MCP to do it, "On a new Sprite, do XYZ" is a cool feature for an agent to have. https://t.co/Q2o6fj3re7
@mattvanswol I've been fighting with similar questions the last couple of years... The best i've come up with is: Social skills, critical thinking and being adaptable...
@rasmalai The direction we are going isn't well suited for capitalism. We are going to have to transition to something new. What that will look like is the big open question.
@AdvicebyAimar@paulg I don’t think it’s generally a good idea for tech leaders to insert themselves into political wars. Their leverage comes from building useful, trusted systems, not from picking sides in volatile political conflicts.
This has been said a thousand times before, but allow me to add my own voice: the era of humans writing code is over. Disturbing for those of us who identify as SWEs, but no less true. That's not to say SWEs don't have work to do, but writing syntax directly is not it.
We made a thing called Sprites that lets you run AI code safely. Watch Chris create sandboxes in seconds, let agents install packages freely, then restore to checkpoints when things go sideways.
🔗 ➡️ 🧵
Agent Sandboxes with https://t.co/mJ4nDOrzG1 from @flydotio
Shot a quick video walkthrough of my first Sprite sandboxes this morning
https://t.co/T1i1aWNfky
@sama Sora 2 is both incredible and deeply disconcerting. The creative potential is undeniable, but the level of realism is beginning to edge into a form of manipulation, which i'm becoming increasingly less cool with. How do we prevent this from becoming a huge problem?
Introducing https://t.co/OIjN3Kf7zE: An AI-powered Phoenix app builder running on Fly Machines. Build Elixir apps with an AI assistant that has its own headless Chrome to test what it builds! 🏗️
🔗 ➡ 🧵
@acodechef Haha. Well, there are some circumstances where it could make sense. Like, high durability systems like Etcd will write each change to WAL and persist it to stable storage before replicating it.