Paul Jasper

@pauljasper.dev

💻 Senior Fullstack Engineer & Solutions Architect 🚀 Indie hacker sharing his learnings 🤹🏻‍♂️ Father juggling family life and entrepreneurial dreams

My AI usage: Day: • coding • debugging • building Night: • drafting • research • analysis Run Cron jobs at night. Maximize what you pay for.

me yesterday: "Don't build a X scheduler @openclaw killed it" me today: "I'm building an X scheduler for agents" The glass can be half full or half empty for you

Talking to AI on my phone: • Natural • Easy • Nobody cares Talking to AI on my laptop: • Weird • Slightly embarrassing • Can only do it alone It's all just a habit.

My token usage 80% planning 20% implementing At first it felt wrong. Then I realized — that's exactly how good work happens. Thorough plan. Clean execution.

Me trying to set a payment method for a fresh in @google after redirect from Gemini dashboard. Then realizing it switched accounts during redirect and I setup payment for my personal account not the one from the Gemini dashboard I was conning from.

Got myself a Mac Mini 🙄 But… not for @moltbot I used to run Ralph loops and similar long running tasks in an isolated VM on my MacBook. This had two major issues for me: 1. I could not close the lid 2. It was eating up resources

I started a fresh project to explore long running, independent workflows. The bigger the project grows and the smaller the changes are an agent makes compared to the total code, the better are the results. It makes sense to put in the manual work to get a good starting point