Decoupling the Data Pipeline with Kafka - A (Very) Simple Real Life Example
A practical example of using Apache Kafka to decouple data pipelines, enabling flexible data processing and replay capabilities.
A practical example of using Apache Kafka to decouple data pipelines, enabling flexible data processing and replay capabilities.
A technical guide presenting an improved Bloom filter implementation in C, focusing on custom hashing and efficient bit-level operations.
Argues for using plain text emails over HTML, citing tracking, security, and usability issues with HTML email.
Analysis of the US government's limited open source policy, arguing for broader adoption to modernize and increase transparency.
Exploring scalable architecture for single-page applications, covering state management with Redux and asynchronous communication using RxJS.
Explores the surprising science behind cheap gas-sensitive resistors and their ability to detect molecules like acetone, bridging chemistry and electronics.
Explains how to enable the 'Add to Homescreen' app banner for Progressive Web Apps in Chrome, covering manifest, service worker, and testing requirements.
A guide on exporting Azure Resource Group templates as JSON for Infrastructure as Code, covering methods via Azure Portal, PowerShell, and Azure CLI.
The Intermediate Python book is now available in a Chinese translation, which quickly gained popularity on GitHub.
Cimbalino Toolkit 2.2.1 update adds Windows Phone Silverlight 8.1 support, a new controls library, and a file picker service.
A developer explores the difficulty of finding Progressive Web Apps (PWAs) through search engines and proposes solutions for better discoverability.
Explains the CSS `contain` property, its values, and use cases for optimizing web performance by isolating DOM sub-trees.
A guide on configuring Spring Boot to use JSPs with the Undertow embedded server, overcoming the default lack of JSP support.
A technical critique of Sucuri Security's flawed analysis of TLS certificate verification, focusing on errors in their assessment of Python's Requests library.
Explains how to control Docker Engines and Swarm clusters from within a container using socket bind-mounting and TLS authentication.
A developer shares tips, resources, and a study plan for passing the Microsoft Azure 70-532 certification exam for software architects.
A tutorial on creating and interacting with an interactive Docker container using the Ubuntu image, exploring its filesystem and process isolation.
A developer's post-mortem on a Terraform outage and a guide on why and how to use separate tfstate files per environment.
A technical tutorial on building a web-based clone of the Spot It game using the PureScript language and the Pux framework.
Analyzing OBIEE performance issues caused by suboptimal design and using custom dashboards to diagnose and resolve them.