Collaborative article corrections in Jekyll
Explains how to add a 'suggest an edit' link to Jekyll blog posts, enabling readers to easily submit corrections via GitHub pull requests.
Explains how to add a 'suggest an edit' link to Jekyll blog posts, enabling readers to easily submit corrections via GitHub pull requests.
A guide to improving performance, scalability, and cost for web applications, covering CDNs, sessions, load balancing, and object storage.
A guide to choosing temporal models like HMMs, MEMMs, and CRFs for sequence classification in a human activity recognition project using Kinect data.
Explores how websites blocking non-Google crawlers in robots.txt files can harm web archives and create a search engine monopoly.
Explains the differences between CSS viewport units (vw, vh) and percentage units, detailing when to use each for responsive layouts.
Introducing transforming collections in LibFX, which allow creating type-transformed views of existing Java collections like sets and maps.
A tutorial on implementing Zero-Inflated Poisson models for complex survey data in R using the survey package.
A developer's recap of the OpenStack Summit, focusing on Ceilometer and Gnocchi updates, operator feedback, and plans for componentization in the Liberty release.
A beginner-friendly tutorial on implementing Visual Odometry for robotics, focusing on a stereo vision approach based on a classic research paper.
An essay arguing that 'boring' programming languages are superior for complex, interesting work, contrary to popular tech industry advice.
Explores using ASIFT algorithm to stitch close-range intra-oral dental images for a complete jaw view, overcoming perspective challenges.
Explores algorithms for segmenting individual teeth from dental images, comparing Active Contours and Watershed transforms.
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.
A developer revives the Vega.jl package for Julia, updating it for v0.4, adding Jupyter Notebook support, and planning new visualizations.
A guide to using the SVG viewBox attribute for art-directing and cropping SVG images, with tips and a call for a CSS viewBox property.
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.