Git Your Way: includeIf
A guide to using Git's includeIf directive to automatically set different user emails for work and personal projects based on directory.
A guide to using Git's includeIf directive to automatically set different user emails for work and personal projects based on directory.
Explores the value of 'boring' iterative plans for tech projects, using a cloud migration example and drawing parallels to Test-Driven Development.
Compares Django and Flask, two popular Python web frameworks, highlighting their similarities and key differences for developers.
Explains how to build event-driven functions using Postgres WAL and faasd, enabling app extension without code changes.
Part 4 of a series exploring Azure NetApp Files, a high-performance, first-party shared storage service in Azure for enterprise workloads.
Explains memory management, the stack, and garbage collection in programming, using examples from C, Go, and Rust.
A technical tutorial on using the R magick package to remove white backgrounds from NHL player headshots for data visualization.
The new CSS aspect-ratio property is now supported in major browser engines, helping developers create responsive layouts without hacks.
Argues for encapsulating React hooks in custom hooks to improve code readability, maintainability, and intention clarity.
Analyzes the /r/wallstreetbets deplatforming to argue for open, federated platforms over proprietary ones like Discord, citing user control and aligned incentives.
A deep dive into configuring and using AWS API Gateway access logs for debugging and performance analysis of serverless APIs.
A developer builds a custom e-paper weather display using a Raspberry Pi and Rust, detailing hardware integration and software challenges.
A developer walkthrough of building a new calendar-based task completion feature for a SaaS product using Python and Django.
A tutorial on setting up and using GitHub Container Registry (ghcr.io) to build, tag, and publish Docker container images.
A tech blogger reviews their 2020 conference presentations and blogging output, discussing challenges and future plans for AI and Azure topics.
Explains the concept of intrinsic content size in UIKit, its importance for Auto Layout, and practical use cases for custom UI controls.
A SwiftUI tutorial on implementing both tap and long-press actions on a button, covering gesture conflicts and Catalyst compatibility.
A beginner's guide to creating and managing Python virtual environments using pyenv and virtualenv to isolate project dependencies.
Author announces breaking changes to their RSS feed, including new GUID format and feed title update, explaining the technical reasons.
A beginner's guide to creating low-poly 3D scenes using the web-based design tool Spline, highlighting its ease of use for newcomers.