Video and Slides to: Speed Index, Explained!
A presentation explaining the 'Speed Index' web performance metric, including a video and slides from a conference talk.
A presentation explaining the 'Speed Index' web performance metric, including a video and slides from a conference talk.
A developer's recap of FOSDEM 2016, focusing on a talk and panel about the Lua and GNU Guile programming languages.
A developer reflects on the complexity of seemingly simple browser feature requests, using image alt-text display as an example.
Explains the Stochastic SVD algorithm, a probabilistic method for fast, approximate matrix decomposition using random projections.
A review of the Topconf Linz 2016 software conference, covering its organization, speaker lineup, and attendee feedback.
Clarifies the common misconception that ES2015 `const` creates immutable values, explaining it only prevents variable rebinding.
An in-depth exploration of how the .NET Garbage Collector works internally, focusing on its low-level mechanisms and design goals.
A personal reflection on the emotional and practical challenges of a tech startup acquisition, based on the author's experience with Parse and Facebook.
A technical guide on implementing theme-able, multi-tenant applications in ASP.NET Core, focusing on view and layout customization per tenant.
A technical guide explaining how to use the srcset and sizes attributes for implementing responsive images in modern web development.
A guide for iOS developers on managing Ruby versions to avoid issues with tools like CocoaPods and Fastlane, using chruby and ruby-install.
Release notes for RSiteCatalyst versions 1.4.6 and 1.4.7, detailing bug fixes and new features for the Adobe Analytics R package.
An overview of Let's Encrypt, a free, automated, and open Certificate Authority, covering its features, limitations, and operational model.
An introduction to Houdini, a set of upcoming web standards that allows developers to extend CSS and hook into the browser's rendering engine.
A guide and free video series on how to contribute to open source projects, from creating a pull request to Git rebase.
Explores Serilog for structured JSON logging in .NET and introduces Serilog.Exceptions to capture full exception details.
A candid look at the realities of being a Product Manager, emphasizing data gathering, customer interaction, and team dynamics over high-level strategy.
Explains how to assign specific public IPs to Docker containers using the new libnetwork feature in Docker 1.10.
A technical guide on processing millions of small text files using GNU Parallel and stream processing, without needing Hadoop or a database.