Git: Managing hooks
A guide to managing Git hooks, covering client-side hooks, setup, and centralized management via git templates.
A guide to managing Git hooks, covering client-side hooks, setup, and centralized management via git templates.
Analyzes Stack Overflow's performance-first engineering culture, including trade-offs like skipping unit tests for speed and building custom servers over cloud hosting.
A technical guide on how to automatically parse and embed YouTube videos in a static site built with the Hakyll framework using custom filters and regex.
A technical note confirming that the Intel Celeron J1900 CPU supports Extended Page Tables (EPT) for virtualization, contrary to Intel's official documentation.
A developer recounts his 12-year career journey at Amazon, starting from his early interest in their web services API to joining the company.
A developer's wishlist for upcoming features in PostgreSQL 9.5, including upsert, foreign data wrapper improvements, and better replication.
A student's curated reading list for learning Visual Odometry, including tutorials and key papers on algorithms like the 5-point and 8-point methods.
Critique of FedRAMP's cloud security framework, arguing it creates bureaucratic barriers that hinder government adoption of innovative, cost-effective cloud solutions.
An explanation of the RANSAC algorithm for outlier rejection, used in computer vision and data modeling.
A developer shares their experience and provides a step-by-step guide for making a first contribution to the Rust open-source project.
The author announces they will be giving their first conference talk on Webscraping in Python at EuroPython 2014.
Optimizing ASP.NET vNext package restore speed by configuring NuGet feeds in the project's NuGet.config file.
A reflection on the ethical responsibilities of open source maintainers, especially regarding security and user dependency, beyond the 'volunteer' excuse.
A guide to setting up and managing text expansion shortcuts in OS X 10.9 Mavericks, including syncing with iOS via iCloud.
A guide to using the built-in QuickTime Player in OS X Mavericks 10.9 to create screen recordings without extra software.
An in-depth technical explanation of why Python is slower than compiled languages, focusing on dynamic typing, interpretation, and object overhead.
A practical guide to creating a minimal, functional R package from scratch to streamline code reuse and save development time.
Extends OBIEE performance monitoring by integrating DMS metrics and nqquery.log data into Graphite and visualizing with Grafana.
A developer's entry for the Ludum Dare 29 game jam, detailing their tech stack and preparation using C++ and SFML.
A blogger clarifies that Skype's unencrypted local database is not a security vulnerability, as it's protected by system-level access controls.