![Convex Profile](https://pbs.twimg.com/profile_images/1886599096636694528/0Y8VYt94_x96.png)
Convex
@convex_dev
Followers
6K
Following
2K
Statuses
993
The reactive database for app developers.
San Francisco, CA
Joined September 2021
If you're creating software with new APIs, can you overcome the training cutoff date for LLMs so tools like @cursor_ai still work well? Yes, yes you can.
1
0
2
RT @rasmickyy: š„ next starter is now live š„ my nextjs 15 starter kit, all batteries included. š framework: @nextjs 15 šØ style: @tailwindā¦
0
66
0
RT @jamesacowling: Automated testing of AI codegen against the Convex API means we can know almost immediately how well a new model performā¦
0
2
0
RT @PingStruggles: I just released @convex_dev Database Adapter for @better_auth ! š Go check it out!
0
5
0
RT @jamwt: @webdevcody and I just chatted on the Databased podcast about content creation, the complicated relationship between creators anā¦
0
4
0
RT @Balastrong: Integrating @convex_dev and @ClerkDev into @tan_stack Start is so powerful I can't use this setup to record a starter tutorā¦
0
3
0
Our biggest database API mistake was "filter" vs "withIndex" for query predicates. How do we know? It confuses both human engineers and LLMs! We're using LLM-driven iterative design and benchmarking to fix this in our next API! Blog post soon...
A good design principle is that APIs that look cheap should be cheap and APIs that are expensive should look expensive. One mistake we made in an old version of the Dropbox filesystem was that directory moves looked cheap (drag a folder around) but were expensive on the server (update metadata for every file in the tree). A similar mistake we made with @convex_dev is that the .filter() operator looks convenient, even though it does a table scan, while the .withIndex() syntax for efficiently reading from an index looks a little cumbersome and expensive. We'll fix this in v2.
1
1
12
RT @ianmacartney: Pretty proud of getting BlockNote working with my open source Convex Component. Simple enough React setup to fit in a tweā¦
0
5
0
RT @jamesacowling: Got to sit down with Professor @andy_pavlo on the latest @convex_dev Databased podcast for his 2024 databases year in reā¦
0
17
0
RT @jamwt: As more teams have scaled up traffic on Convex, we find a three database patterns consistently help optimize write traffic. Conā¦
0
3
0
RT @waynesutton: Weāve created a production best practices guide for @convex_dev developers. From avoiding .filter on queries to ensuringā¦
0
2
0
RT @mikeysee: Sick of politics? Me too, lets get back to building! First-up, is this the future of applications? Entirely voice controlleā¦
0
2
0
RT @utsav_sha: I built a simple centralized health dashboard over the weekend. My first app with @convex_dev and @shadcn! It tracks workoā¦
0
2
0