I Stopped Writing My Daily Standup from Memory How I use Hermes, Obsidian, and Claude Code session history to draft a better daily standup from the work trail I already leave behind. automation productivity ai Copy URL
Meet Lewis and Lenny — My AI Coworkers People say Claude does everything OpenClaw does. I disagree. Here's how my OpenClaw agents became the most reliable coworkers I've ever had. AI Tools Copy URL
How I Built an Autonomous QA Pipeline with AI Agents on a Mac Mini I set up AI agents to find bugs, fix them, and deploy to production — all running autonomously on a Mac Mini at home. Here's how the pipeline works. AI Development DevOps Copy URL
My Playbook for Building an App with AI A step-by-step checklist I follow when building a new app with AI — from design mockups to deployment to getting found on Google. AI Development Copy URL
One Week with OpenClaw — A Claude Code User's Perspective I was skeptical about OpenClaw. As a heavy Claude Code user, why add a middle-man? After one week, I get it now. AI Tools Copy URL
Laziness Is My Superpower! Why the right kind of laziness makes you a better developer. Strategic laziness isn't about avoiding work—it's about finding the path of least resistance to get results. productivity Copy URL
Introducing WebhookSpy: A Free Webhook Testing Tool Built with AI How I built WebhookSpy, a free webhook testing tool, in just a few hours using OpenAI Codex and Claude. From frustration with existing tools to a fully deployed solution. AI Projects SaaS Copy URL
Upscaling Images with AI Tools How I used AI tools to upscale and enhance a historical image for printing an 8x10 photo for Thanksgiving decor. AI Images Copy URL
Use AI to Write Your Git Commit Messages Discover how to leverage AI to generate informative git commit messages automatically. Learn to implement a bash script that uses OpenAI's GPT-4 to create consistent, detailed commit messages, saving time and improving your project's documentation. Git AI DevOps Productivity Automation OpenAI Bash Copy URL
My Software Easter Eggs A developer's tale of implementing humorous easter eggs in a professional video clipping tool, featuring Konami code and a snarky Clippy revival. humor JavaScript yada Copy URL
From Gatsby to 11ty A brief overview of moving my blog from Gatsby to 11ty, highlighting the simplicity and speed of 11ty compared to Gatsby. 11ty Gatsby JavaScript Copy URL
UtahJS Conference 2024 Review Explore key insights from UtahJS Conference 2024, including React Server Components, vanilla JS web components, DevOps with GitHub Actions, AI-powered features, and real-time hypermedia. Discover cutting-edge tools and techniques shared by industry experts to enhance your JavaScript development skills. JavaScript TypeScript Copy URL
Resizing Classic Art for the Samsung Frame TV Without the Mat A guide to using a custom script to resize and crop images for perfect display on a Samsung Frame TV. automation bash cli Copy URL
Markdown to PDF Magic: Create a One-Command Converter for macOS Learn how to streamline your documentation workflow by building a custom script that transforms Markdown files into professionally formatted PDFs with a single command. This step-by-step guide covers everything from installing prerequisites to creating and using your own mdtopdf tool on macOS. automation MacOS cli bash PDF Copy URL
Automate sending images via text with Mac OS Messages How I sent out images to 80 phone numbers in 12 minutes with Mac OS Messages automation MacOS cli bash Copy URL
Get Latest Python Package Version Discover how to quickly determine the latest version of any Python package using the pip command. Use my script to quickly get the text you need to paste into your requirements file. Python cli bash Copy URL
Adding Note Margins to a PDF File Learn how to effortlessly add note margins to PDF files for an enhanced note-taking experience on apps like Notability and GoodNotes. PDF Python Copy URL
UtahJS 2023 Conference Review A review of the 2023 UtahJS conference - summaries of the talks attended including caching strategies, codemods, SvelteKit, debugging, the importance of side projects, and key takeaways. JavaScript TypeScript Copy URL