Reading Today

For Snook



"‪Happy to chat about this. There’s an obvious disclaimer that there’s a cost to css-in-js solutions, but that cost is paid specifically for the benefits it brings; as such it’s useful for some usecases, and not meant as a replacement for all workflows. ‬"

read full text »

Reading Today

​Organic food worse for the climate



"Organically farmed food has a bigger climate impact than conventionally farmed food, due to the greater areas of land required. This is the finding of a new international study involving Chalmers University of Technology, Sweden, published in the journal Nature."

read full text »

Reading Today

Loop quantum gravity



"Loop quantum gravity (LQG) is a theory of quantum gravity, merging quantum mechanics and general relativity. It is a theory of discrete, quantized units of spacetime because, according to general relativity, gravity is a manifestation of the geometry of spacetime."

read full text »

Reading Today

Vehicle Miles Traveled



"In recent quarters, Andre Harboe has been doing good work in our office on creating and using some unique, or offbeat, economic indicators, or at least in terms of regional or state economies."

read full text »

Reading Today

A Netflix Web Performance Case Study



"tl;dr: There are no silver bullets to web performance. Simple static pages benefit from being server-rendered with minimal JavaScript. Libraries can provide great value for complex pages when used with care. Netflix is one of the most popular video streaming services."

read full text »

Reading Today

The Glimmer Binary Experience



"A bit over a year ago, Ember.js got a major overhaul. In a tight collaboration between LinkedIn engineers and the open source community, we replaced Ember’s rendering engine with a new library, Glimmer VM, that improved performance and significantly reduced the size of compiled templates."

read full text »

Reading Today

Higher-Order Components



"A higher-order component (HOC) is an advanced technique in React for reusing component logic. HOCs are not part of the React API, per se. They are a pattern that emerges from React’s compositional nature."

read full text »