The Flow of Knowledge in a Team (or Why I Dig Tickets)
Explores the lifecycle and importance of engineering tickets in software development, from creation to backlog management.
Explores the lifecycle and importance of engineering tickets in software development, from creation to backlog management.
A tech company discusses running monthly ethical dilemma workshops to prepare employees for complex, real-world decision-making in the industry.
How Twitter built LongTermMetrics (LTM), a system that identified and shipped millions in cost savings by analyzing JVM metrics.
Explains the differences and purposes of package.json and package-lock.json files in Node.js projects, focusing on dependency management.
A technical deep dive into diagnosing and fixing a specific text input crash in Mac Catalyst apps on macOS 10.15.4+.
A guide to essential security practices for protecting SQL Server instances running on Azure Virtual Machines, focusing on encryption and access controls.
An introduction to AWS Cloud Development Kit (CDK), explaining how to define cloud infrastructure using familiar programming languages like TypeScript.
Analysis of Chrome's Save-data client hint, exploring global opt-in rates, user demographics, and technical implementations for data-saving web experiences.
A quick Git tutorial on how to move an accidental commit from the master branch to a new feature branch using simple commands.
Explains the three primary ways to manage state in React applications: locally, parentally, and remotely.
Guide to configuring Publisher Verification in Azure AD for app developers and organizations, including consent policies and MPN ID setup.
A developer explains their iOS-only workflow for writing, managing images, and publishing posts to a Jekyll static site using Git and automation tools.
A beginner's tutorial on building a multiplayer game using Websockets with Vapor 4 (Swift) and Vanilla JavaScript for real-time communication.
Explains why design is crucial for developers, covering UX basics and offering practical tips to improve design skills for better products.
An introduction to Netlify Functions, explaining how they simplify AWS Lambda by abstracting away complex configuration and deployment.
A guide to using Gatekeeper, a Kubernetes policy enforcement tool based on Open Policy Agent (OPA) and the Rego language.
Learn how to use Azure Application Change Analysis to track and diagnose configuration changes in Azure services.
The provided content is not a blog article but a 404 error page with embedded analytics code.
A Django developer builds core pages, adds model methods, and designs templates for a SaaS application in this coding tutorial episode.
Tips for improving communication and reducing conflict in open-source software development, addressing maintainer anxiety and contributor fatigue.