(high-dimensional) Space is Big.
Explores the 'curse of dimensionality' through simulations, showing how nearest-neighbor distances converge in high-dimensional spaces.
Explores the 'curse of dimensionality' through simulations, showing how nearest-neighbor distances converge in high-dimensional spaces.
Explores valid reasons for using simplified assumptions like 'spherical cows' in statistical modeling and theoretical work.
Solutions for common Gulp.js issues encountered after upgrading to Node.js 4.0.0, including segmentation faults and libsass errors.
Explains how to use Gulp 4's gulp.lastRun for incremental builds to speed up development by only processing changed files.
Explains the 'passthrough' feature in Gulp 4, allowing gulp.src to be used mid-stream for merging files.
Explains the new built-in sourcemaps feature in Gulp 4, including how to use it and when the old plugin is still needed.
Release notes for RSiteCatalyst v1.4.5, a minor update adding custom API endpoints and new functions for Adobe Analytics.
A tutorial on using Dask for out-of-core data analysis with a large OpenStreetMap dataset, demonstrating scalable Python data manipulation.
A guide to replaying real IIS web server logs using Apache JMeter to test API compatibility during framework upgrades.
A guide to implementing Gruvbox color scheme syntax highlighting for code blocks in Pandoc-generated websites.
Xcode 7 beta 4 fixes @objc class prefixes, allowing proper namespacing for Swift classes used in Objective-C.
RSiteCatalyst v1.4.4 release notes detail a major bug fix for sparse data errors and minor updates to authentication messaging.
A comparison of Safaricom's theBIGbox 4G home internet service and Zuku's fiber offering in Kenya, analyzing market competition and strategy.
A guide to four command-line tools (IPython, Autoenv, Cookie Cutter, Bash Git Prompt) to boost productivity for Python developers.
A weekly tech digest covering browser updates, WebAssembly, debugging tools, and interoperability news from June 2015.
A developer builds a web-based version of the rhythm game osu! using JavaScript, WebGL, and Web Audio to decompress, decode, and play user-created beatmaps.
A guide to creating an auto-mocking Unity container extension using FakeItEasy to simplify unit testing with complex dependencies.
How to add async and cancellation support to .NET WaitHandle synchronization primitives using extension methods.
A guide on using a Raspberry Pi and a USB DVB-T tuner to capture ADS-B flight data and feed it to the Flightradar24 tracking service.
Overview of new features in OBIEE 11.1.1.9 for sysadmins and developers, focusing on query instrumentation and logging improvements.