Performance Budgets That Stick
A guide to creating effective performance budgets for web development, focusing on concrete metrics and team integration.
A guide to creating effective performance budgets for web development, focusing on concrete metrics and team integration.
Analysis of a Chrome/Windows exploit chain, explaining why Windows 10 mitigations make it harder to exploit than on Windows 7.
A technical guide on calculating landscape metrics in R using spatial data and buffers around sampling points for ecological analysis.
A guide on championing third-party observability services to security teams, featuring expert advice in a three-part series.
Author announces speaking at MMSMOA 2019, a tech conference, focusing on Azure and Azure Stack architecture and management sessions.
Analysis of JSHeroes 2019 conference CFP data, revealing submission patterns and workshop details for the JavaScript event.
A developer shares a personal story about fixing a documentation error in an open source Gatsby plugin, emphasizing that all contributions are valuable.
A technical walkthrough of three LeetCode problems: Move Zeroes, Merge Two Sorted Lists, and Merge Two Binary Trees, with Python solutions.
Advanced Git alias examples for squashing commits and managing pull requests, boosting developer workflow efficiency.
A quick reference guide for using the KSQL REST API, including curl examples for queries, statements, and runtime statistics.
A quick reference cheatsheet for common Confluent Schema Registry REST API commands, including authentication and curl examples.
How to fix the 0x800705AA error preventing the Windows 10 Mobile emulator from starting by disabling Hyper-V's RemoteFX GPU feature.
Explores the challenges of implementing Java's ReferenceQueue and PhantomReference concepts in C# for garbage collection notification.
A blog post analyzing Python solutions to LeetCode problems like Two Sum and Valid Anagram, focusing on writing more idiomatic code.
A technical guide on migrating a static website from AWS S3 to Azure Storage Static Websites, including setup steps and a script.
Explores fast, one-stage object detection models like YOLO, SSD, and RetinaNet, comparing them to slower two-stage R-CNN models.
A developer explains migrating his technical blog from Ghost to Hugo for simplicity, cost savings, and Asciidoc support.
A quick command-line snippet to pull the latest version of multiple Docker images from a specific vendor (Confluent) in one go.
Guide to controlling IKEA Trådfri and other Zigbee bulbs without vendor gateways using a custom CC2531 USB dongle and open-source software.
Introducing Bazel schematics for Angular CLI, enabling developers to use Google's Bazel build tool for faster, parallelized builds with cloud caching.