Building a Solana Command Center. 🖥️ | Forensic on-chain research & $10 tactical strikes. | Music & Logic 🎸 | Moving in silence via the House Money Protocol🤫
Maisie, Mishka, and Aggie are wondering why I'm staring at a terminal instead of throwing the ball. Time to figure out how this vibe dashboard works again. Lesson: Document your code, because 3 months later, your past self is basically a complete stranger. 🐶🚀
Been heads down on my music vertical project for months. My music / band project is finally stable and in beta! 🎸 Stack: React 19, Vite, Tailwind v4, & Supabase. Now? Coming up for air and wandering back into the crypto command center I abandoned. Pray for me. #buildinpublic
Whole dev environment changed while I was gone. Dumped VS Code + Code Assist + Linear. Now we ride with Antigravity, Jules, an entire swarm of AI agents, and GitHub Projects. Currently poking through my own code like a clueless rookie trying to remember what I built.
I've ripped out @linear from my solo-hack dev stack. Implemented projects in @github . Gonna miss the beauty and ease of the platform. Cannot justify the spend when I'm simply learning and not shipping a product. :) #buildinpublic
@karrisaarinen and @cjc thank you for putting together an incredible tool for developers. Wish me fun on my new PM tool journey: GitHub Issues and GitHub Projects.
Super bummed out. Having to leave @linear is going to be tough. They were great and offered 30 days of business grade for free, but my reality is that I grew dependent on the greatness of their platform, and the writing is on the wall.
I weighed my options, and even compelled their sales team to help me out, but they could not change the rules for me (which I am totally OK with), and offered 30 days of business user (which I don't need). I will miss the integration into my development stack.
@jonathanlowhy@hugorcd@linear Integrate both & from GH PR, Linear Bot provides me a link to review *In Linear* where I prefer the UI for the review dialog... I even customized my code review agent skill to stay grounded on my stack and I can copy the review direct to a prompt headed back to my IDE agent.
Shipping a polished, highly-performant app as a solo founder has never felt more empowering. Huge thanks to the tools and workflows that make this possible. Now, it's time to hand the keys over to the beta users and see if it survives contact with reality! 🚀
Just wrapped up a massive 35-day sprint on a new music-focused passion project. I'm keeping the product details under wraps while my beta testers put it through the wringer, but I wanted to take a second to reflect on what a solo dev can achieve in 2026. #buildinpublic
The velocity you can achieve right now is staggering. What would have traditionally been a 3-6 month scope for a squad of engineers was architected, built, secured, and populated in just over a month.
@LucaCaponeX Refactored for new API from which the system pulls data to hydrate user database. Previous APIs were proving slow and a insufficient. Tough decision to change direction, requiring test rewrites, database mods, etc. Results are spectacular. This hidden work of change management.
@karrisaarinen@github@linear@karrisaarinen - in about 40 days of using Linear, I am a supporter 110% all day, every day. It is outstanding how intuitive the platform is, how much the system allows me to interact with the Linear AI and MCPs. I will be endorsing this from now on.
Day 26 of the $100 crypto experiment. My custom command center is live, but my project management is just a giant markdown file in VS Code. It is time to graduate and learn standard SDLC habits. 🧵
Polished it all off by fixing React async memory leaks on unmount using the isActive guard pattern, and battled SonarLint to clean up nested ternaries. CI is green, DB is pushed, and the PR is merged. Next up: building out the drag-and-drop sequencing UI! ✨ 4/4
Just wrapped an intense dev session building out a core grouping feature for our multi-tenant SaaS! Expanded the PostgreSQL schema with new junction tables and strict lifecycle states (draft ➔ locked). Nothing like a green test wall to end the night! 💻🚀 1/4
Squashed a classic date/time bug: parsing a raw SQL DATE string re-renders in local time. For our Arizona users, a scheduled event was displaying one day early! Fixed it by explicitly forcing timeZone: 'UTC' via Intl.DateTimeFormat. Timezones remain undefeated. ⏰ 3/4