Engineering Manager Archetypes and Career Paths
Explores seven common career inflection points and archetypes for senior engineering managers, focusing on self-awareness over rigid planning.
Explores seven common career inflection points and archetypes for senior engineering managers, focusing on self-awareness over rigid planning.
A guide to selecting the correct Pod IP address range size for a Google Kubernetes Engine (GKE) Autopilot cluster, including calculations and best practices.
An interview with iOS developer Jordi Bruin about his journey into programming, learning Swift, and building the allergy-scanning app Soosee.
A critical analysis of SAML security, arguing its design is inherently insecure due to malleable signature computation, with examples of real-world vulnerabilities.
A guide to using JavaScript's Promise.allSettled() method for handling multiple async operations and their outcomes.
A beginner-friendly introduction to JSON Web Tokens (JWT), explaining their structure, use for stateless authentication, and basic flow.
A forecast of speech recognition technology's evolution from 2010 to 2030, analyzing past progress and predicting future trends.
A guide to creating isolated, disposable development environments using Vagrant, Docker, and arkade for reproducible, clean, and efficient workflows.
Using Pydantic's BaseSettings to simplify and type-safely manage configuration and secrets for Python functions in OpenFaaS.
Profile of Amazon applied scientist Eugene Yan, focusing on his career in data science and his influential technical writing about machine learning.
A developer shares practical tips and strategies for passing the hands-on Certified Kubernetes Application Developer (CKAD) exam.
Guide to deploying Azure Files Storage with a Private Endpoint and using it for Persistent Volume Claims in an AKS cluster.
Explores the shift from products to subscription models in tech, using printers and milk delivery as examples to explain capex vs. opex.
A review of the book 'Team Topologies', analyzing its ideas on structuring software teams to influence system design via Conway's Law.
Analyzes C# struct equality performance, comparing default structs, IEquatable implementations, and C# 10 record structs.
A tutorial on creating an expandable and collapsible Tree Table in React using the React Table Library and its useTree hook.
Explores methods like semi-supervised and active learning to create training labels when labeled datasets are unavailable, with industry examples.
A tutorial on creating an interactive digital frame with head-tracking perspective effects using Three.js and TensorFlow.js.
A developer's perspective on the differences and practical realities of DevOps, SRE, and Platform Engineering roles in web service companies.
Explains how to check and monitor if iOS mobile data access is enabled for a specific app using the Core Telephony framework.