Congxing Cai
1.8K posts

Congxing Cai
@congxing
Talking to amazing founders today make me understand better the mistakes I have made as a founder. | investor, builder, and father | x-RealmAI, Snap, Google
Palo Alto, CA Katılım Mayıs 2009
336 Takip Edilen355 Takipçiler
Congxing Cai retweetledi

It’s getting absurdly hard to keep a healthy information diet:
•Emails
•News
•Newsletters
•Books
•Working docs
•Technical papers
•Social feeds
•YouTube
•Podcasts
•Chats, groups, communities
Each channel is overwhelming on its own.
Every now and then, I hear a voice from childhood in my head:
you should eat more vegetables.
Except now, I cannot even tell which is good for health.
English
Congxing Cai retweetledi

I stopped designing traditional endpoints. I started assigning tasks to backend calls.
Instead of:
/enrich_profile(id) -> JSON
I now run:
“Open LinkedIn. Read carefully. Take notes. Decide if this person fits.”
The backend: browses, retries, reasons and writes its own intermediate state
It’s slower.
It’s messier.
It’s also closer to how the work actually happens.
English

AMA works because it removes narrative control.
It’s not just Q&A—it’s a social mechanism:
identity verification enables authentic behavior,
the community licenses honesty,
the crowd becomes the host.
Most products optimize for polish and control.
AMA optimizes for discomfort.
It is powerful feature that will become more popular down the road.
English

Read this Claude Code vs Codex piece and a few things clicked for me.
For incremental feature work, both are already amazing.
What surprised me is how much better Claude Code does for infra / terminal-heavy work on benchmarks—I do most of my DevOps in terminal, so I was lucky.
Also didn’t realize Cursor’s multi-agent setup was that great. Haven’t tried it yet.
One data point I didn’t have before is that, across organizations, individual productivity is clearly up. That matches my own experience—I ship faster, iterate faster, and get unstuck faster. What’s less obvious (at least to me) is whether the overall pace of a project moves much faster; it feels like the bottleneck has quietly shifted somewhere else.
labs.adaline.ai/p/claude-code-…
English

Modern backends act more like employees than machines.
Old software:
- precise inputs
- strict contracts
- identical execution
New software:
- fuzzy requests
- long-running judgment
- outcome review
That shift breaks a lot of “best practices.”
It also unlocks a new design space we didn’t have before.
English

Reddit is supposed to be the best place to bootstrap ideas.
The playbook is simple:
1.Find opportunities from hot subreddits
2.Map real user journeys in depth
3.Create a brand + waitlist and seed it there
4.Build friendships with micro-influencers
In reality, none of these steps is easy to pull.
Too much data. Too many threads. Redditors are not easy to talk with.
You drown before you see a pattern.
This might be exactly what agents are good at. No??
English