Book Review: Technically Wrong
A review of 'Technically Wrong', a book critiquing tech industry biases and the human impact of algorithmic decisions.
A review of 'Technically Wrong', a book critiquing tech industry biases and the human impact of algorithmic decisions.
A 2018 analysis of browser support for Progressive Web Apps (PWA) on desktop, exploring features like installability and app store integration.
Explains the POSIX shell standard, its advantages for script portability over Bash, and provides basic guidelines for writing portable shell scripts.
A guide to installing and running the Rainbow Stream Twitter client on Windows Subsystem for Linux (WSL).
A developer requests participation in a survey to identify the biggest physical and mental health issues faced by the software developer community.
Introducing the 'Automation in Testing' (AiT) mindset, a human-centric approach to using automation to support software testing activities.
Explores how to speed up MongoDB's $facet aggregation stage using parallel processing for faster data analysis.
A developer explains how they fixed AppId issues for the BurntToast PowerShell module using a custom installer and the WiX Toolset.
A hands-on guide to testing the Heptio Sonobuoy diagnostic tool for running Kubernetes conformance tests on an AWS cluster.
A guide on running Burp Suite Professional as a Docker container with persistent storage and GUI support for easier portability.
Explores how to represent multiple authors in Git commits for pair programming, discussing the Co-authored-by convention and native support.
Step-by-step guide to integrate Oracle GoldenGate with Apache Kafka and Schema Registry for real-time data streaming from an Oracle database.
A review of a book on designing effective UI animation, covering its role in branding, performance, and accessibility.
A developer shares their experience migrating from Jekyll to the Hugo static site generator and Netlify hosting, highlighting Hugo's speed and content type features.
A developer shares their experience switching from the Solarized to the Gruvbox color theme and using Redshift to reduce eye strain.
Update on a bug fix for Compiled Bindings in Windows 10 SDK, requiring FallbackValue to be explicitly set for proper null handling.
A collection of lesser-known but powerful PostgreSQL features and tips shared by the developer community, from data types to performance tricks.
Explains how to manage multiple Ruby versions on openSUSE using the 'orr' tool for easy installation and environment setup.
Explains how oversized VARCHAR columns in SQL Server can negatively impact query performance by inflating memory grant requests.
A technical article discussing debugging tricks for complex statistical models with symmetries, focusing on verification and small-sample testing.