Game Development • Aug 06, 2025 A Guide to Developing for Meta Quest on Mac This guide creates a project akin to "Hello World" but for Meta Quest headsets, focused on developing with a Mac instead of Windows.
Development Practices • Aug 04, 2025 What’s the “Points” of Agile, Anyway? Developers often talk about the concept of points in agile software development. Why does everyone care so much?
The Software Life • Aug 03, 2025 What Babies Can Teach You About Being a Better Programmer As a programmer with a newborn, I've started to notice some striking parallels between how babies learn and how we approach programming.
Personal Optimization • Jul 30, 2025 Map the Path To Your Long Term Goals A mind map is a simple tool that makes it easier to break down more complicated long-term goals and into easier-to-digest chunks.
AI for Designers • Jul 27, 2025 Remix Your Logo Like It’s 1999 with Adobe Firefly AI With Adobe Firefly AI, you can easily remix your logo into something fresh and unexpected—all by using simple generative AI text prompts!
Project & Team Management • Jul 25, 2025 Why I Still Time‑Box Every Story I Touch I block out a chunk of time and jot down a cost for the story in front of me. That small ritual reminds me that my time is finite.
AI for Developers • Jul 24, 2025 Keep Your Workflow Safe with MCP It seems every major service provider is racing to release MCP compatibility right now - with some implementations more useful than others.
AI for Developers • Jul 22, 2025 3 Questions to Help You Write a Better AI Prompt AI Prompting is a strategic art. Think of each AI prompt as an opportunity to shape how the LLM thinks, not just what it outputs.
Marketing • Jul 19, 2025 Optimizing Case Studies for Clarity and Conversion In our case studies portfolio, potential clients could miss a lot of what makes Atomic’s work stand out. So we set out to fix it.
AI for Developers • Jul 18, 2025 From Chatbots to Components: Teaching Developers to Think of LLMs as (Fuzzy) Functions Apply your software engineering skills to LLM development. Learn to treat models as 'fuzzy functions' to build robust and testable AI systems
Azure • Jul 17, 2025 Zero-Downtime Azure Functions: Watch Mode with Rider and Watchman What if you could get “watch mode” for Azure Functions, similar to Webpack or nodemon, so your function app hot-reloads on file changes?
Web Apps • Jul 16, 2025 Build a 3D Product Configurator with Babylon.js Learn how to create interactive 3D product visualizations and configurators using Babylon.js, an open-source WebGL/WebGPU engine.