Never quit as a founder. I’m begging you.
It’s 0 for longer than you’ll ever expect. No momentum. Soul-crushing doubts. Nobody seems to care. Even when it looks like it’s working, it’s not. You keep trying new things. You don’t lose hope.
Then it snaps to 100. You finally find the one thing that resonates. You wake up with more customers than you can handle. Everything is breaking. Momentum keeps building even when you’re not pushing. Something changed.
You didn’t get lucky, you just didn’t leave.
It’s live.
Refynstack is officially launched.
AI powered code refactoring for developers who want to ship cleaner code faster.
Built alone. No investors. No co-founder.
While working full time and doing a Master’s in AI.
This one’s for every developer tired of messy code slowing them down.
Try it now → https://t.co/qcgV9WBiJB 🚀
i have 2000+ twitter bookmarks i've never looked at again
yesterday i bought a kindle paperwhite and thought... what if all my bookmarks just showed up as a book on my kindle? Auto updating whenever I add something new to it...
2 hours later (with claude code doing the heavy lifting), i had a working chrome extension that:
→ scrapes my twitter bookmarks
→ generates a kindle-optimized epub
→ auto syncs the updated book with my kindle
no backend. no subscription. just a chrome extension doing everything locally.
turns out an epub is just a zip file with html inside. the whole epub generator is like 100 lines.
used nano banana pro to generate a custom cover image for the book and it turned out to be insanely good
thinking about adding support for saving any article/webpage into kindle collections too. would anyone use this?
Just pulled an all-nighter building my own open claw command center.
The biggest realization? We need to stop building "software" for agents. We need to build Lego blocks, ie modular kits they can assemble themselves.
Agent Orchestration is the new alpha. I’m building a control center to spawn, steer, and visualize my own army. 🦁
Went to YC hackathon last Sat, built https://t.co/taBnHoxlyI with the team, basically craigslist but for AI agents (openclaw/clawdbot)
Got hooked. Spent all week playing with openclaw.
Now I have some ideas I'm shipping this weekend!
@Sentdex I was thinking about this idea like a week ago. Some sort of a chrome extension which filters the posts that you see (in real-time) based on the preferences you set... What do you think of the idea?