We’ve been quietly building Biscuit for 8 months. Today we’re opening up the waitlist.
Biscuit lets you describe your business idea and we handle everything: product, payments, emails, hosting, going live. You can publish and get your first customer the same day.
Every app you build on Biscuit comes with its data out of the box. 🎉
No database setup. No empty placeholder screens.
Your screens fill with realistic content the moment you build.
Here's how 🧵
@MengTo@benhylak But it's still janky tbh, many times it does (correctly) need to jump out to my main Chrome because of browser-use limitations or cookies, but I haven't found any way to avoid an approval popup every few hours, and Chrome steals focus etc. Still early days!
“only create functions if shortening a 300+ LoC function or deduplicating logic”
☝🏼 GPT-5.5 *will* add 5 layers of functions instead of modifying an existing function, so without telling it the above your code will become a mess (unmanageable by GPT-5.5)
Two instructions that work for me to avoid GPT-5.5's overabstraction and tendency to keep duped code:
“remove any dormant code”
☝🏼 it seems to respond well to the word ‘dormant’ and successfully removes unused code etc
gpt-5.5 writes bad code imo. too many abstractions. tons of small helper functions for no reason. fairly lazy.
it is fast and prototypes working stuff well. but code falls into disarray quickly.
opus-4.8 is like the opposite. super slow. overthinks. but pristine code.
Launching your app and hoping for the best is not a strategy. You need to track, analyse, and improve - based on real data.
In Biscuit, you just ask. 💬
The AI already knows your users, your content, your app.
The insights are richer because the context is already there. 📊
Try now 👇
Making good progress on tasks!
You have a central "cofounder" chat that creates tasks for you, then every task a ticket (plan + comments) that gets implemented & tested by sub-agents.
Next up: night shift!