Authenticated API Testing Using Travis CI
A guide to securely testing authenticated APIs in open-source projects using encrypted environment variables in Travis CI and the testthat framework in R.
A guide to securely testing authenticated APIs in open-source projects using encrypted environment variables in Travis CI and the testthat framework in R.
A critique of DigitalOcean's unclear communication regarding new VAT and sales tax changes for business and individual customers.
A tutorial on setting up cross-region HTTP load balancing using Google Cloud's HTTP load balancer with Container Engine (GKE) clusters.
Announcement of xBehave.net 2.0, a BDD-style testing framework for .NET built on xUnit.net 2.0, now available on NuGet.
Explains how to minify HTML in ASP.NET MVC to remove extra whitespace from Razor comments and code, saving bandwidth.
Swift extensions to simplify Core Data localization, including methods for localizing entity names and working with model strings files.
Explains how to use Bash's $_ and !$ to reuse the last parameter from a terminal command, saving time and keystrokes.
A guide to replaying real IIS web server logs using Apache JMeter to test API compatibility during framework upgrades.
A technical guide on analyzing Adobe Analytics Clickstream Data Feed using R, covering file structure, data verification, and initial processing.
A developer shares their experience building a Pebble smartwatch app using Pebble.js to display top stories from Designer News.
A comprehensive overview of Project Jigsaw, the new module system coming in Java 9, covering its motivation, features, and syntax.
Applies the 'keep your bench clean' principle from cooking to software development, emphasizing clean code, atomic commits, and removing unused code.
A guide to implementing Gruvbox color scheme syntax highlighting for code blocks in Pandoc-generated websites.
An update on the evolution of OpenStack's Ceilometer project, including the spin-off of Gnocchi and Aodh into separate services.
A summary of the second Nilearn sprint, highlighting new features and improvements for this neuroimaging machine learning library.
A technical guide on integrating the Mousetrap library to add custom keyboard shortcuts and the Konami Code to React components.
A guide to packaging iOS IPA files with Swift code using a custom terminal script, addressing issues in automated build pipelines.
A user troubleshoots fish shell's man page completion generation in Slackware 14.1, sharing fixes and custom completions.
A technical guide detailing the steps to build and install the Krita digital painting software on Slackware 14.1 Linux.
A technical guide documenting the author's process of reinstalling and configuring Slackware Linux, including kernel setup, package management, and software installations.