why aren't all 6 resolved? a statement only gets an assessment when the public
record can support or contradict it. opinions and what-ifs never can, and 0 checkable
ones are still open, waiting for their date. predictions held up or didn't;
assertions are supported or contradicted. on every card:
▮▮▮▮▮ certainty ·
▮▮▮▮▮ debate potential. speakers are clickable
Prediction Not checkable as stated
Robinson: AI-assisted software builders and artisanal hand-coders will coexist
“There's going to be a ton of people who build software and can build products. And then there's also going to be people who, you know, artisanally write code by hand every day and don't use AI and that's the thing that they love, and that's also valid. I think…”
Assertion Supported
Robinson: Linear uses Cursor agents to enforce a zero-bug policy
“They have a zero bug policy and they use cursor.
If you look, this is inside of linear.
Let's see if I can make this a little bigger.
maybe not.
Well PM reports a bug.
The AI categorizes it.
The engineer who's triaging just tells cursor, Hey, investigate this…”
Assertion Not checkable as stated
Robinson: A six-year-old child was coding with Cursor at a recent meetup
“So we did a meetup a couple of days ago and a few people brought their parents brought their kids to the meetups and there was a six year old kid. Coding with cursor, which is mind blowing to me.”
Assertion Supported
Robinson: v0 generates production-ready React components using shadcn/ui
“V zero is built on top of this system called shad CN UI that allows you to build your own component library. And the idea with V zero is you should be able to take the code that it generates and it's not throw away code. We're trying to give you real react com…”
Assertion Supported
Lee Robinson: v0 can design backends from plain-text relationship descriptions
“You might not even know what the SQL code looks like. You can just say, I need a table for users and emails, and the users and emails are probably related in some way, and it can help you design the back end for your application as well.”
Assertion Supported
Robinson: v0 defaults to Tailwind CSS to enforce design best practices
“That's one of the things that vZero is going to do by default is use Tailwind, which inherently uses a design system. It has a grid of colors that are going to allow you to kind of stick to some of those best practices.”