Personal Optimization • Feb 09, 2025 Seamlessly Migrate Your Newsletter from Mailchimp to Substack: A Step-by-Step Guide In this guide, I’ll take you through the step-by-step process of migrating your newsletter content effortlessly from Mailchimp to Substack.
Personal Optimization • Feb 08, 2025 Sometimes, Slack Sucks. This is How to Cope. Let’s discuss some of the main issues with Slack we can try to mitigate, so the rabbit hole doesn’t seem soooo deep.
Personal Optimization • Feb 07, 2025 Crucial Conversations: The Right Way to Prep for Tough Talks at Work and in Life Tough conversations are unavoidable. Whether at work or home, how you prepare for these conversations can make or break the outcome.
The Software Life • Feb 06, 2025 Software Development Outlook for 2025 and Beyond: No Easy Projects Globalization and generative AI are causing massive shifts in software development. Here's a software development outlook for 2025 and beyond.
TypeScript • Feb 04, 2025 Add LineString and Other Geometry to your DB using Drizzle Currently, Drizzle only really supports adding geometry point columns. I was able to also add linestrings using the steps in this blog.
DevOps & System Admin. • Jan 29, 2025 How to Hot Reload Kubernetes with Skaffold I will describe how I leveraged Skaffold to hot-reload a deployment on our Dockerized Minikube cluster and some issues that arose.
AI for Designers • Jan 16, 2025 AI for Designers, Part 1: The AI Design Relationship Explore AI for Designers, from using it as a creative coworker to introducing new roles like AI training teams.
Project & Team Management • Jan 14, 2025 Balance Legacy Modernization with AI Innovation: A Practical Roadmap Say your team is debating overhauling a legacy system holding your product back, but AI tools are hyped as the next big thing. What's next?
Personal Optimization • Jan 11, 2025 Give Your Android Phone a Minimalist Reset for 2025 Learn how to do a minimalist reset on your Android phone. Simplify, reduce distractions, and turn it into a more intentional tool.
AI for Developers • Jan 10, 2025 Create Your Own AI Agent Eval Framework Working with large language models (LLMs) to build an AI agent, dealing with their inherent non-deterministic outputs can be a challenge.
Angular • Jan 09, 2025 Here’s Why Angular is the Better Choice for Long-Term Projects React is great, but Angular for long-term projects offers a more structured, scalable, and enterprise-ready solution.
Project & Team Management • Jan 08, 2025 Why Automated Deployments for Pull Requests Improve Collaboration I didn’t realize how much I’d miss deployed testing environments until I didn’t have them. Here are 3 ways they can improve collaboration.