First month on a database team
A software engineer shares strategies for onboarding to a new database team, focusing on build processes, documentation, and initial code contributions.
A software engineer shares strategies for onboarding to a new database team, focusing on build processes, documentation, and initial code contributions.
A tutorial on using the kr8s Python library to manage and automate Kubernetes resources, covering setup, creation, and listing.
Explores using RxSwift and Clean Architecture to improve Apple Pay integration in iOS apps, moving from delegates to reactive delegate proxies.
A guide to automating the build and deployment of Swift Package DocC documentation to GitHub Pages using GitHub Actions.
Explores the strategic reasons companies build web browsers, focusing on the 'Web as Platform' approach and its impact on the tech ecosystem.
A guide to using npm pack for testing local package dependencies, offering a more reliable alternative to npm link.
Explains why using Data URLs in glTF 3D models harms performance and recommends better packaging methods for real-time applications.
Blog post about the new eBPF documentary, which tells the story of how the revolutionary Linux kernel technology was developed and accepted.
Explores the balanced use of AI coding tools like GitHub Copilot, discussing benefits, risks of hallucinations, and best practices for developers.
Explains why Dremio is a top platform for Apache Iceberg lakehouses, highlighting features like dataset promotion and data reflections.
Explains statistical methods for estimating means in small domains or subpopulations, focusing on smoothing direct estimates using models like Fay-Herriot.
Discusses the retirement of Azure's default outbound access for VMs in 2025, explaining the security reasons and urging preparation.
A technical guide on securing user identity in Azure Entra ID, covering MFA, Conditional Access, break glass accounts, and other security configurations.
A guide to using the Azure Cost Optimization Workbook for managing and reducing cloud spending in Azure environments.
Explores the 'Fewest Elements' rule in software design, advocating for removing unnecessary code like unreachable lines, comments, and unused abstractions.
A guide on using the skopeo container image with Docker aliases to copy container images between registries without installing it locally.
Explores using the CSS color-mix() function to generate consistent color palettes and variations within a design system.
A developer shares results from a WordPress advertising campaign using Jetpack to promote a tech podcast episode.
A developer live-deploys user setup and Stripe configuration, finding and fixing bugs in the process.
A practical guide covering essential Markdown syntax for beginners, including headings, text formatting, links, images, lists, and code blocks.