Convex

1.8K posts

Convex banner
Convex

Convex

@convex

The backend platform she tells you not to worry about

San Francisco, CA Katılım Eylül 2021
398 Takip Edilen25.7K Takipçiler
Sabitlenmiş Tweet
Convex
Convex@convex·
ok we finally did it 🇪🇺
English
57
35
492
116.1K
Convex retweetledi
Paul D
Paul D@PDiTO·
Convex @convex is an absolute game changer for people spinning up a bunch of AI prototypes with a backend requirement. Free tier is unbelievably generous too. Migrating everything over. (h/t @theo for the recommendation)
English
2
3
24
3.3K
Convex retweetledi
Wayne Sutton
Wayne Sutton@waynesutton·
It's that time. This week in @convex. A look at what people are building.
Wayne Sutton tweet media
English
6
2
53
8.4K
Convex retweetledi
Mikeysee
Mikeysee@mikeysee·
Woo! My biggest contribution to @convex so far has just been accepted and merged in. This one auto-injects more AI intelligence into your convex projects via guidelines and skills. Ill do a proper video on this once it lands in the CLI.
Mikeysee tweet media
English
3
2
89
4.7K
Lizzz
Lizzz@existentializzm·
@convex @mikeysee Convex is turning into buzzfeed now? "number 7 will shock you!"
English
1
0
7
370
Convex
Convex@convex·
the slop is starting to really slop out there. @mikeysee wonders: can the code review bots like coderabbit and greptile save us?
English
5
1
32
11.6K
Convex retweetledi
Safinaz Elhadary
Safinaz Elhadary@Safinazelhadry·
Wait… I’m actually obsessed with Codex + GPT-5.4 🤯 Built a Club Penguin clone in 6 prompts. Then used @convex to make it multiplayer. Didn’t expect this but… @OpenAI might've officially converted me to Codex for vibe-coding.
English
28
36
539
47.9K
Convex retweetledi
Wayne Sutton
Wayne Sutton@waynesutton·
This week in @convex. A look at what people are building.
Wayne Sutton tweet media
English
3
2
61
6.8K
Convex
Convex@convex·
WHAT did the convex "swag team" just— ughhh, it's 🔥 from @existentializzm
Convex tweet mediaConvex tweet mediaConvex tweet media
English
9
2
37
3.9K
Convex retweetledi
James Cowling
James Cowling@jamesacowling·
Convex had downtime for some customers this morning, caused by an "anomalous load spike" that pushed an internal service into a load-shedding mode, which then triggered an unexpected panic in a caching library we were using. Specifically the load triggered two queue management algorithms: CoDel which proactively drops requests to keep queues small, and adaptive-LIFO which dequeues in reverse order to avoid wasting time on old requests. These are both rather subtle algorithms that large services use to avoid congestion collapse under high load or attack. The panic in the caching library was just a bug that depended on both these algorithms simultaneously. We've made some changes as a result of this incident but the key lesson is that services should try to avoid switching logical behavior during high load. When systems are stressed switching to infrequently-used codepaths can often make matters worse. We're now going to be proactively triggering CoDel and adaptive-LIFO at steady state to ensure that we're exercising this worst-case flow at all times. Distributed systems are hard and our team is typically excellent at this kind of work, but sometimes problems happen and give us an opportunity to harden our systems. We're sorry about the negative impact for those affected!
English
10
7
252
15K
Convex retweetledi
Jamie Turner
Jamie Turner@jamwt·
I made a video demystifying database consistency, isolation levels, record contention, and pessimistic vs. optimistic concurrency control tradeoffs. (I also said "dollars" instead of "pounds" 40 times.) Check it out if you want a basic working knowledge of this stuff.
English
13
22
379
121.3K