Bookmarks are dead.
Not because we stopped saving things.
Because we never come back to them.
So I built Recall.
Save it once.
It comes back when you need it.
AI tags, daily resurfacing, real search.
v1.0.0 live at
https://t.co/0w9TrESSf0
Built a real time AI chat assistant this weekend.
token streaming, conditional web search, tool calling and a reusable architecture so i can integrate it into future projects.
The stack - typescript + express + socketio + mistral + tavily.
no demo yet :)
Built a real time AI chat assistant this weekend.
token streaming, conditional web search, tool calling and a reusable architecture so i can integrate it into future projects.
The stack - typescript + express + socketio + mistral + tavily.
no demo yet :)
AI fs gets you close
but "close" and "pixel perfect" are very different things
my current view:
AI is becoming excellent at implementation
but engineering judgment, workflow management, and product craftsmanship are still very human problems
Everyone talks about what AI can do
not enough people talk about what it still struggles with
especially in real software engineering workflows 🧵
A thread👇
Another area where current models struggle is design implementation.
Turning a figma file into production quality frontend is still surprisingly difficult -
spacing
responsive behavior
edge cases
interaction details
visual polish
Before making a big decision
I mentally walk through every scenario i can think of.
ESPECIALLY THE WORST ONES
Once I accept them, fear loses most of its power