Helpful stuff I've actually used – tools, prompts, and templates that save time and get results.
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 […]
Yes, even on self-hosted setups like Railway So this came up again today while I was wrapping up a small feature for the Smart Page Analyzer workflow I’m building for a client with n8n + OpenAI. A while back, I needed to use cheerio inside an n8n Function node to scrape and clean content from […]
If you’ve been using ChatGPT regularly like I do, this one’s worth paying attention to: memory just got a major upgrade. Now before you think “Wait, didn’t it already have memory?”, yes, but this update changes the game. I’ve been a daily user of ChatGPT for everything from debugging messy n8n flows to planning content […]
Let’s face it, applying for jobs sucks. Not because we’re not good enough. But because the system is built around broken tools: clunky forms, generic resume templates, and cover letters that feel like you’re trying to guess the right answer on a test nobody explained. Aixon is my attempt to fix that. Where this all […]
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.