Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat […]
The other day I was trying to get ChatGPT to help me write a quick utility script. Something simple, like: “Write a Node.js script that reads a CSV file and outputs it as JSON.” Sounds clear enough, right? But the output I got was messy, missing error handling, no comments, and not very readable. Totally […]
This one’s been sitting in my backlog for a while now, but I finally got around to putting it together the way I actually use it. If you’ve ever wanted to scrape content from a website and then feed that into GPT for analysis, rewriting, or summarizing, this post will walk you through the full […]
Quick one today! Just something I ran into on a client project that wasted 15 minutes of my time, and figured sharing it might save someone else a bit of head-scratching. I’d set up the initial Prisma schema, ran prisma migrate dev to create the tables, and then used prisma generate as usual. Everything was […]
If you’ve ever typed the same terminal command more than three times in one day, you’re doing too much. And if you’ve ever typed a long git command with half your brain hoping you don’t mess up a flag, yeah, I’ve been there too. I guess in 2008 or so, I started adding aliases to […]
Have a question or just want to say hi? I'd love to hear from you.
Get a weekly update on everything I'm building with AI and automation — no spam, just real stuff.