Focus on Family More Than Code
A programmer reflects on prioritizing family over coding, sharing hard-earned life lessons from a decade of misplaced focus.
A programmer reflects on prioritizing family over coding, sharing hard-earned life lessons from a decade of misplaced focus.
A developer discusses building a music theory library that challenges Western-centric assumptions by supporting diverse tuning systems and global musical traditions.
PyTheory's biggest release shipped from a phone on vacation, adding ragas, harmony theory, and audio engine upgrades.
A war story about refactoring a startup's billing system from a janky Python script to a scalable solution, highlighting tech debt and engineering challenges.
Guide to adding Center Stage framing to iOS camera apps using new APIs for dynamic aspect ratios and face-aware framing.
Guide to migrating app assets to Managed Background Assets in iOS, reducing initial download size with localized packs.
Explores partial fraction decomposition beyond calculus, including complex numbers, PID theory, and integer applications.
How to use ColdFusion functions as Java operators in Adobe ColdFusion 2025, with examples using AtomicInteger.
A look at CSS Grid Lanes, a new masonry-like layout feature, with a support check and practical usage tips.
Martin Fowler shares thoughts on LLMs making programming more fun, DDD Europe highlights, and conversation registers with AI.
Explains how checking three examples can prove a polynomial identity, using pentagonal and triangular numbers.
Case study on building production-ready agentic AI systems for pharmaceutical drug development using RAG and Text-to-SQL.
Exploring Antigravity CLI and stateful remote sandboxes for managing AI agent workflows, with a focus on overcoming terminal-based orchestration limits.
A humorous exploration of creating a strongly typed generic object in C# with type safety constraints.
Explains why Windows' silent certificate chain completion causes Azure Application Gateway backend health probes to fail.
Analyzes SwiftUI best practices from Apple's Xcode 27 Agent Skill, covering view structure, data flow, performance, and more.
Troubleshooting guide for Copilot Cowork failing to update output documents due to OneDrive sync issues.
C# 15 introduces first-class discriminated unions with the new union keyword, enabling exhaustive pattern matching and implicit conversions.
Explores the concept of AI agent identity, comparing it to human and workload identities, and proposes using workload identity like SPIFFE for runtime verification.
A guide on implementing a custom GitHub token broker to exchange OIDC tokens for access tokens using C# and TypeScript, enhancing CI/CD security.