Install Node Like a Boss with nvm
A tutorial on using nvm (Node Version Manager) to install and manage multiple Node.js versions on Linux systems.
A tutorial on using nvm (Node Version Manager) to install and manage multiple Node.js versions on Linux systems.
A technical critique of the Net Reclassification Index (NRI), a statistical measure for evaluating prediction model improvements, highlighting its surprising biases.
A technical guide on recovering a MySQL InnoDB database after a catastrophic DROP TABLES command, using tools from Twindb.
Explains the EU's new VAT rules for SaaS businesses, the challenges they create, and how to comply using the MOSS scheme.
A quick PowerShell 5.0 script to install or update all DSC resources from a repository, with a note on trusting sources.
Explains how to detach from a running Docker container without stopping it using the Ctrl+P, Ctrl+Q keyboard sequence.
A critique of pragmatic Java 8 Optional usage, advocating for a stricter approach than the common library design recommendations.
A technical guide on manually creating and configuring Windows Server Containers on Nano Server 2016 TP3, covering VM setup and networking.
Explains Azure WebJobs for running background tasks and scheduled workloads on Azure App Service, highlighting their cost-effectiveness and integration.
A technical guide exploring the challenges and process of setting up Docker containers on Windows Nano Server TP3, noting it wasn't fully functional at the time.
The author announces their new book, 'Front-End Tooling with Gulp, Bower and Yeoman,' and details its advanced, conceptual approach.
A practical guide on shipping functional software, covering human-centered design, mastering core languages, avoiding hype, and maintaining consistent coding styles.
The author is giving away free coupons for a paid Udemy course on Python GUI programming with the Qt framework.
A guide to creating lightweight, scriptless social media share buttons with Google Analytics tracking for dynamic websites.
Introduces Nimble, a matcher framework for Swift/Objective-C, to enhance XCTest cases with more readable and expressive syntax.
A guide to disabling the WordPress admin bar using a simple code snippet added to the functions.php file.
A scientist explains why Python is their preferred language for machine learning and data analysis, arguing for productivity over language wars.
A scientist explains why Python is their preferred tool for machine learning and data analysis, emphasizing productivity over language wars.
A 2015 comparison of popular code editors: Sublime Text, Atom, Brackets, and VS Code, analyzing their out-of-the-box features and package ecosystems.
Explores how modern web technologies like HTTP2 and Flexbox evolved from early HTML hacks and workarounds to solve fundamental web limitations.