A Bug’s Life
Explores the terminology and lifecycle of software bug reports, discussing the tester's role and team dynamics in defect management.
Explores the terminology and lifecycle of software bug reports, discussing the tester's role and team dynamics in defect management.
April 2016 update on Sway, an i3-compatible Wayland compositor, detailing new features, progress toward 1.0, and contributor stats.
A guide to configuring AppVeyor CI to automatically publish NuGet packages to NuGet.org, eliminating manual uploads.
A software tester's reflection on the unpredictable pace of testing within Agile sprints, comparing it to a dance rhythm.
Oracle BI security patches released for versions 12.2.1, 11.1.1.9, and 11.1.1.7, with the latter reaching its final patchset.
Exploring new C# 7 features like local functions and ref returns in Visual Studio "15" Preview, with setup instructions and examples.
A technical guide on using an Oracle GoldenGate adaptor to stream data directly into Elasticsearch for real-time search and analytics.
A collection of practical Terraform tips and lessons learned, covering AWS security groups, VPC configuration, and common pitfalls.
Explores why modern neural networks succeed where older ones failed, emphasizing the critical role of massive computational power and data size.
A software tester discusses the importance of build versions, release candidates, and best practices for managing and testing builds in an agile development environment.
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.
A developer shares how embracing reversible decisions led their team to successfully adopt the Node.js/MEAN stack, improving performance.
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.