It's all about the content!
A web developer argues that content is the fundamental core of the web, more important than marketing, design, or development trends.
A web developer argues that content is the fundamental core of the web, more important than marketing, design, or development trends.
An explanation of Python decorators, covering how functions are objects and can be passed as arguments or returned.
A tutorial on creating a configuration settings file for a Drupal 8 module, covering the YAML structure and schema.
A personal recap of the 2013 Digital Visions conference in Vienna, covering talks on front-end development and UX.
Part 2 of a Susy CSS framework tutorial, covering margin/padding mixins and responsive design techniques.
Explains how to access and gather CPU, memory, I/O, and network usage metrics from Linux control groups (cgroups) for LXC and Docker containers.
A community-driven AngularJS style guide and best practices repository for developers.
How to use the policy-rc.d script on Debian/Ubuntu to prevent services from starting automatically during package installation or upgrade.
Explores non-transitivity in games like rock-paper-scissors, its history, and connections to statistics, evolution, and voting systems.
A developer's plan to deepen their technical knowledge by asking 'How?' and 'Why?' about iOS development tools like Xcode and CocoaPods.
A technical guide to fixing the broken UISearchDisplayController appearance on iOS 7 with a clean code solution.
Analyzes the flaws in Hacker News and Reddit ranking algorithms and proposes a randomized solution to improve content discovery.
Useful Linux system administration tips and scripts for managing and troubleshooting OBIEE (Oracle Business Intelligence) environments.
A developer shares lessons from September, covering JavaScript data visualization libraries, Node.js, Bower, CSS frameworks, Jenkins CI, and Ruby gems.
Analysis of the Lavabit case, focusing on government overreach and Fourth Amendment violations in demanding encryption keys.
A guide to lazy prefetching of AngularJS partials to improve performance in Single-Page Applications (SPAs).
A technical tutorial on creating a settings page for a Drupal 8 module, focusing on configuration forms and the Global Redirect module.
Guide to installing Windows 7 on a 2011 MacBook Pro after removing the internal SuperDrive, using VMWare and rEFIt.
A Presidential Innovation Fellow shares 10 key lessons on driving tech innovation within government, focusing on culture, process, and bureaucracy.
A tutorial explaining the Python yield keyword, generators, and iterables with code examples.