Uncertainty, doubt, and static analysis
A PHP developer argues for stricter type systems and static analysis to reduce uncertainty and doubt in code, increasing productivity.
A PHP developer argues for stricter type systems and static analysis to reduce uncertainty and doubt in code, increasing productivity.
A guide to building multi-architecture Docker images for Arm and x86 using Google Cloud Build and buildx.
Learn to integrate iOS 16's Live Text feature into SwiftUI apps using VisionKit in this video tutorial.
A review of the book 'Team Topologies', which argues that organizational structure is key to effective software development.
Critique of long-term software development plans, explaining why they fail and offering alternative approaches for product teams.
A tutorial on improving the user experience of a Blazor WebAssembly app by creating a custom loading screen with a progress bar.
A senior engineer at Lyft outlines the risks of using third-party libraries in production apps and proposes a framework for consistent risk assessment.
A technical guide explaining how to use the $sort stage in MongoDB's aggregation pipeline, covering single/multi-field sorting, case sensitivity, and memory limits.
Explores methods for statistical inference by combining survey data with other datasets, using examples from public health and rank tests.
A visual history of PHP Data Transfer Objects (DTOs) evolving from PHP 5.6 through modern versions, showcasing syntax improvements.
A technical tutorial on creating geographic heatmaps using Python, ClickHouse, QGIS, and Uber's H3 library with OpenCelliD cell tower data.
An interview transcript explaining Deno, a modern JavaScript/TypeScript runtime created by Node.js founder Ryan Dahl to address Node's shortcomings.
Guide to running SketchUp Make 2017 on an M1 Mac with macOS Monterey by removing code signatures via Terminal.
A guide to eight common mistakes developers make when using the Cypress testing framework, with practical solutions to avoid them.
Exploring the best HTML and ARIA patterns for accessible button groups, comparing radio buttons vs. buttons with aria-pressed based on expert advice.
Explores Data-Oriented Programming in Java, focusing on using records, sealed types, and pattern matching to model immutable data.
A presentation on WebAssembly (Wasm) covering its definition, characteristics, and developer experience with code examples.
Developer announces Hondo, a continuous, Wordle-inspired word game with energy mechanics and special abilities.
A talk from EuroPython 2022 on creating web maps using Django and its GeoDjango module, covering geospatial data storage and queries.
A quickstart guide for running Arm-based workloads on Google Kubernetes Engine (GKE) Autopilot, covering setup, deployment, and troubleshooting.