Oh, my shell? Oh My Zsh
An introduction to the Zsh shell and the Oh My Zsh framework, highlighting their benefits over bash for power users.
An introduction to the Zsh shell and the Oh My Zsh framework, highlighting their benefits over bash for power users.
A guide to improving performance, scalability, and cost for web applications, covering CDNs, sessions, load balancing, and object storage.
Analyzes how to measure and improve Docker image security, explaining methods to scan for vulnerabilities in public and official images.
Explains how to add a 'suggest an edit' link to Jekyll blog posts, enabling readers to easily submit corrections via GitHub pull requests.
A tutorial on implementing Zero-Inflated Poisson models for complex survey data in R using the survey package.
A weekly roundup of browser updates, bug fixes, performance tools, and development tips for web developers.
Explains how to apply continuous integration (CI) and automated testing to website content using tools like Travis CI and HTML Proofer.
Part 8 of a Docker series: Building an ioJS REST API container with hapiJS and MongoDB, focusing on application logic and containerization.
A guide to getting started with Structural Equation Modeling (SEM) in R using the Lavaan package, based on a user group presentation.
A guide on using the Navigation Timing API with Piwik analytics to monitor and track website page load time performance.
Weekly roundup of browser developer news, covering Firefox 38 features, ServiceWorker, HTTPS, and debugging tools.
A personal review of the 2015 beyond tellerrand conference, highlighting standout talks on creative culture, the global web, and SVG.
Part 7 of a Docker tutorial series: creating a custom MongoDB container image for a website's persistence layer.
Part 6 of a Docker website series: creating a custom Ubuntu base image for containers, covering Dockerfile setup and best practices.
An in-depth series exploring the Flux architecture, its components, and practical implementation beyond basic tutorials.
Facebook's Instant Articles highlights the web's performance problem, analyzing why speed is a critical feature and the trend of circumventing the web for speed.
Part 5 of a series on building a website with Docker, focusing on creating a Docker Compose file to define and run the multi-container application.
Overview of new features in OBIEE 11.1.1.9 for sysadmins and developers, focusing on query instrumentation and logging improvements.
Part 4 of a Docker series: Planning a multi-container architecture for a website using nginx reverse proxies and web servers.
Explores Hodges' estimator and extensions for asymptotic efficiency in statistical estimation, comparing them to the sample mean.