TypeScript • Jul 15, 2025 A Better Promise.all() — Utility Types and Functions I'll introduce a set of utility types and functions that make deep promise handling more ergonomic and type-safe.
AI for Developers • Jul 14, 2025 AI Refactoring AI: Codex Improves ChatGPT Generated Code With OpenAI's recent introduction of Codex, I decided it was the perfect opportunity to refactor a previous AI project.
Development Practices • Jul 13, 2025 Coffee, Slack, and Strategic Snooping The way I start each day at work by "lurking" can help me build context, spot patterns, and be a more helpful teammate and consultant.
AI for Developers • Jul 12, 2025 Here’s How I Became Open to Using AI When someone is looking to become more open to using AI, they may want to take these points into consideration.
Artificial Intelligence • Jul 11, 2025 How to Kindle an AI-Curious Culture in Your Team AI doesn’t need to be a strategy. It can be a habit, and habits scale. Here's how we built an AI-curious culture.
JavaScript • Jul 10, 2025 Managing the State of Your Promises With Promise.all, a bundle can be rejected due to one failed promise. Instead, use Promise.allSettled to manage the state of your promises.
Python • Jul 09, 2025 Types are Transforming Python Python has been around a long time. But it has evolved quite a bit since those early days, thanks to type hints and the "typing" module.
AI for Developers • Jul 08, 2025 Leverage AI in Technical Due Diligence Engagements Atomic offers a Technical Due Diligence service, often used by VC firms funding startups. Here's how we've added AI to that workflow.
AI for Developers • Jul 07, 2025 What Happened When I Tried Blender Scripting with AI I wanted to know how well a Cursor Agent could help me write a set of Blender scripts. Let's see how I tested the limits of Blender scripting.
Project & Team Management • Jul 06, 2025 7 Leadership Lessons Learned from Farmers Seeking agile leadership on projects? It pays to listen to wisdom from the farm, including these 7 leadership lessons learned from farmers.
Project & Team Management • Jul 05, 2025 Accelerate Projects With Vibes, Not Regrets Early-stage project work is delicate. All the code you are writing is in turn shaping that project's long-term success.
Product Development • Jul 03, 2025 Get the Most Out of Your Software Demo Squeeze value out of your software demo by creating an environment where you can gain open and honest feedback.