How GitHub uses automated testing to empower developers to write less-corporate blog posts
How GitHub uses automated testing tools to help developers write more user-focused, less corporate-sounding blog posts.
How GitHub uses automated testing tools to help developers write more user-focused, less corporate-sounding blog posts.
A developer shares a curated list of useful Python tutorials covering topics like memory leaks, Flask APIs, and command-line libraries.
A technical guide on preventing image pasting in a WPF RichTextBox control using the DataObject.Pasting event.
Swift testability tip: 'Parameterize and Push' principle for controllable, testable code through input parameters.
Swift testing tip: improve testability by parameterizing inputs for better control and predictable outputs.
Explains the pitfalls of Docker-in-Docker for CI/testing and recommends using bind-mounted Docker sockets or modern alternatives like sysbox.
A technical critique of the Net Reclassification Index (NRI), a statistical measure for evaluating prediction model improvements, highlighting its surprising biases.
Deep dive into the technical design of Stack Overflow's Tag Engine, focusing on implementing ignored tag preferences and performance considerations.
Troubleshooting 'Restore failed' error in ASP.NET 5 on Mac due to mismatched Mono versions.
Troubleshooting 'Restore failed' error in ASP.NET 5 on Mac due to mismatched Mono versions.
A comprehensive overview of Project Jigsaw, the new module system coming in Java 9, covering its motivation, features, and syntax.
Guide to setting up Carthage dependency manager for iOS developers, focusing on terminal usage for beginners.
A guide to installing and using Carthage dependency manager for iOS developers, especially those uncomfortable with the Terminal.
SoundCloud's journey from a monolithic architecture to a microservices system using Scala and Finagle, including monitoring with Prometheus.
Exploring Aspect-Oriented Programming in JavaScript to handle cross-cutting concerns like logging, using the aspect.js library.
Oracle releases critical security patches for OBIEE, ODI Data Quality, and Exalytics systems, addressing vulnerabilities in specific versions.
Guide to using KDCircularProgress library in Swift for iOS circular progress indicators with Storyboard support.
Guide to using KDCircularProgress for a circular progress indicator in Swift iOS apps with Storyboard integration.
Explores the core concepts and features of Project Jigsaw, the module system introduced in Java 9, and its impact on code organization.
Explains how to use PowerShell scripts with Pulseway monitoring software to create custom alerts based on system events.