Attach a volume to a container while it is running
A technical guide explaining how to attach a new volume to a running Docker container using nsenter and bind mounts.
A technical guide explaining how to attach a new volume to a running Docker container using nsenter and bind mounts.
A technical guide on optimizing Drupal performance by carefully managing the hook_init() function to reduce server load and improve page speed.
A developer reflects on 2014, detailing work on Hippo CMS, e-commerce connectors, mobile strategy, and a sentiment analysis PoC.
A guide to 14 simple tools that make GitHub and open-source collaboration accessible to non-technical users and organizations.
DevNexus 2015 is mentioned at BMW's Car Hackathon event in San Francisco, highlighting tech community crossover.
A look back at Node.js's growth in 2014 and an introduction to a new weekly series on JavaScript design patterns, starting with the Factory pattern.
Explores hidden UIKit debug flags and internal preferences for iOS development, including methods to enable advanced logging.
Explains how to implement annotation-based APIs in Java using runtime code generation, moving beyond simple markers to add real program logic.
A weekly roundup of notable browser bugs, workarounds, and testing tips for web developers, focusing on cross-browser compatibility issues.
A guide to setting up and running Docker containers on Microsoft Azure, covering initial setup, common pitfalls, and management from a Linux host.
Explains the Factory design pattern in Node.js for simplifying and centralizing complex object creation in JavaScript applications.
Creative ideas to enhance user experience in web forms with playful and personalized details like custom cursors and birthday hints.
Explains why HTTPS is crucial for security, privacy, and as a tool against censorship, even for non-sensitive web traffic.
A step-by-step tutorial on installing the Cimbalino Toolkit NuGet package for Universal Apps development in Visual Studio.
A technical guide on installing and configuring the inadyn DynDNS client as a service on CentOS 6.
The article argues for the creative and innovative value of side projects, citing examples from Einstein to open-source programmers.
A developer shares his professional New Year's resolutions for 2015, focusing on stabilizing projects and contributing to open source.
A developer reflects on 2014's tech achievements and personal goals, and outlines plans for 2015 focused on JavaScript, open source, and community involvement.
A developer discovers and documents a bug in Xcode where the @objc attribute fails to create the correct class name for Swift classes used in Objective-C.
Guide to monitoring OS metrics across a Linux cluster using colmux and collectl for system administrators.