The State of — JSHeroes — 2019
Analysis of JSHeroes 2019 conference CFP data, revealing submission patterns and workshop details for the JavaScript event.
Analysis of JSHeroes 2019 conference CFP data, revealing submission patterns and workshop details for the JavaScript event.
A technical analysis and simulation of the 'walkie-talkie' building's solar death ray using Blender and Python ray tracing.
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.
Explores fast, one-stage object detection models like YOLO, SSD, and RetinaNet, comparing them to slower two-stage R-CNN models.
A technical guide on migrating a static website from AWS S3 to Azure Storage Static Websites, including setup steps and a script.
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.
Explores the diverse reasons developers create R packages, from practical tools to experimental research, and discusses their varying lifespans.
Analyzes the fear that using AWS could help Amazon compete with and destroy your business, debunking common myths about cloud provider competition.
Overview of new features and improvements in PHP 7.3, including flexible Heredoc, new array functions, and trailing commas.
A developer's technical guide to upgrading a full-stack application from older Angular versions to Angular 7 and updating the ASP.NET Core SDK.