Markets, discrimination, and "lowering the bar"
The article argues against the idea that market forces prevent discrimination, using historical examples from finance to challenge this common tech industry belief.
The article argues against the idea that market forces prevent discrimination, using historical examples from finance to challenge this common tech industry belief.
Announcing minimal.iOS.8, a Winterboard theme for jailbroken iPhones, now available on Cydia.
A developer details porting KnightOS's C-based toolchain (assembler, debugger, emulator) to WebAssembly to simplify development in a browser.
A Python tutorial showing how to download your Twitter timeline and visualize it as a word cloud using data science libraries.
A Python tutorial showing how to download your Twitter timeline and visualize it as a word cloud using data science libraries.
Explores two CSS techniques for reversing element order: using transform rotations and flex-direction: column-reverse.
Explains why manually removing listeners is error-prone and introduces the ListenerHandle pattern for cleaner, safer event management in object-oriented code.
A technical guide detailing the process of installing Linux, specifically Debian Jessie, on a MacBook Pro, including boot manager setup.
Explains and solves common .NET assembly binding errors caused by NuGet version conflicts, with a practical fix.
A technical analysis of reverse-engineering TimeEdit's web interface to extract and parse schedule data via its JSON and HTML endpoints.
A guide on configuring proxy settings for Python package managers easy_install and pip to enable installations behind a proxy server.
A comprehensive guide to implementing favicons and related icons for modern websites, covering various devices and platforms with ASP.NET MVC examples.
A former government technologist argues for a strong White House open source policy to boost innovation, efficiency, and taxpayer ROI in federal IT.
Analyzing Linux commit messages using TF-IDF to identify what individual developers work on, beyond common stop words.
Announcing the release of LibFX 0.2.0, a JavaFX utility library with new features like ControlPropertyListener and SerializableOptional.
A guide to converting file sizes to human-readable formats, covering conventions like SI, IEC, and customary, and introducing the HumanBytes library.
An introduction to the Tooz Python library for distributed coordination, covering group management and locking in distributed systems.
A critique of Excel's data handling flaws, showing how it silently corrupts timestamp data in CSV files upon saving.
A guide to the new cron-style event scheduler introduced in Laravel 5.0, showing how to schedule tasks.
Guide to fixing .NET Framework 3.5 error when installing vSphere 5.5 Client on Windows 8, with online and offline solutions.