Загрузка видео...
Не удалось загрузить видео
Convex Chef can one-shot a fully collaborative Notion clone! Can any other codegen tool do that? (Chef isn't doing anything fancy, it's just using Convex and its component system. You could easily build the same thing yourself on Convex.)
26,637 просмотров • 1 год назад •via X (Twitter)
Комментарии: 12

@convex_dev I was a fan of convex until I realised the cto is an Aussie. Now a super fan 🤣

@convex_dev You had me worried in that first sentence mate

This is the biggest productivity cheat code right now. Kiss reading documents goodbye. You can get an instant summary of any document with this tool.

@convex_dev Chef makes me question if I'm wrong about vibe coding

Would love to see GitHub sync with Chef. I started a project with Chef, downloaded the repo and messed around with it, then wanted to sync it back to Chef to adjust the backend. Since it didn’t have it, I had to tinker with the project settings and then let Claude Code continue building the Convex features for me. I guess I would’ve been much more confident using Chef to make edits given its system prompts. 🙂

@convex_dev Incredible work dude. Planning on messing around with it this weekend.

@convex_dev Love the pfp Gordon Ramsey of Databases 😂

@convex_dev With slightly less yelling at people

@convex_dev is the collaborative feature thru a Convex component or Yjs ?

@convex_dev The Convex component uses Tiptap or BlockNote, which are based on ProseMirror:

@convex_dev The 1mb per document limit in convex is really crippling, pasting a couple of images using src= data:image/png;base64 could fill it up real quick

@convex_dev I think there are scenarios where we need a larger document limit but storing images inside a database generally isn’t a great idea. Is the problem with Convex Storage that it’s more awkward to use?
