First impressions of Warp terminal
A developer shares his first impressions of Warp, a new Rust-based terminal, comparing its performance and features to iTerm2.
A developer shares his first impressions of Warp, a new Rust-based terminal, comparing its performance and features to iTerm2.
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 guide to creating isolated, disposable development environments using Vagrant, Docker, and arkade for reproducible, clean, and efficient workflows.
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.
Using Pydantic's BaseSettings to simplify and type-safely manage configuration and secrets for Python functions in OpenFaaS.
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 developer shares practical tips and strategies for passing the hands-on Certified Kubernetes Application Developer (CKAD) exam.
Profile of Amazon applied scientist Eugene Yan, focusing on his career in data science and his influential technical writing about machine learning.
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.
A developer's perspective on the differences and practical realities of DevOps, SRE, and Platform Engineering roles in web service companies.
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.