Introducing Chat0 - Blazingly Fast, Free, Open Source AI Chat App
- Multi Model Support (Gemini, GPT, DeepSeek)
- Privacy-first (all data stored locally in your browser)
- BYOK / Unlimited Messages
- Chat Navigator (easily navigate a large chat)
beta available now
Introducing Lunel
Your entire dev environment, now in your pocket.
No login. No signup.
Just scan the code and start building.
Available on iOS and Android.
Everything you need to ship, in one mobile app:
• AI agents - OpenCode, Codex, Claude Code (soon)
• Use AI agents with just voice
• Full editor
• Built-in browser with DevTools
• Terminal
• Git
• Even Brainrott
… and a lot more.
for more details check reply :)
Vibe-coded entire context graph database in ~7 days. Introducing OpenContext
a tool called 'zep' gave my agents best retrieval on context graphs but was v expensive, so took an open source repo and made all the proprietary features of zep on top of it. A drop in replacement to Zep, just change the URL and API_KEY while you self host everything
* top tier retrieval with sub 300ms latency
* admin dashboard to visualise your nodes
* fully open source
* based on research by PhD holders
As of today, Drizzle has become the most sustainablest ORM on Earth 🚀
PlanetScale hired entire Drizzle core team to work on Drizzle ORM full-time, which is just… WOW!
I mean, I can’t believe this is happening and how amazing this is going to be...
Let’s address the most important things:
▪︎ The governance of Drizzle does not and will not change
▪︎ Drizzle remains independent and open-source
▪︎ We will now work more full-timer on Drizzle ORM, Kit and Studio
▪︎ Our social media manager(me) will finally have a salary
▪︎ Drizzle v1 is going to be amazing
Thank you all for using Drizzle, without you there won’t be 1.2k GitHub issues and 355 PRs, we’d live a happy life, touching grass ❤️
Most people use Redis. I decided to build my own from scratch.
• Raw TCP networking
• Custom RESP parser
• TTL & active expiration
• Append Only File persistence
• Crash recovery
• Master–replica replication
• Offset-based partial sync