Links
Things worth reading. Or not. At least, I thought I'd rather keep them when I encountered them.1316 links so far, newest first.
url.spec.whatwg.org
WHATWG living standard defining URL parsing and serialisation, domains, IP addresses, the application/x-www-form-urlencoded format and the URL API.
markerikson/react-redux-links: Curated tutorial and resource links I've collected on React, Redux, ES6, and more
github.com
Curated list of tutorials and articles on React, Redux and ES6, from beginner material to advanced ecosystem topics.
lattice.cnrs.fr
Laboratoire de recherche CNRS / ENS / Sorbonne Nouvelle consacré à la linguistique, au traitement automatique des langues et aux humanités numériques.
witheve.com
Programming language and IDE built on literate programming and a record-based data model, aimed at making programming human-first.
georgestocker.com
Inventory of what wrecks a programmer's focus — open floor plans, interruptions, notifications, stress — paired with the countermeasures a developer can apply alone.
en.wikipedia.org
Wikipedia article on record linkage — matching records that refer to the same entity across separate data sources, and the deterministic and probabilistic methods used to do it.
github.com
Eight rules for keeping CSS manageable in large projects, covering component-oriented organisation, naming conventions, style isolation and loose integration of third-party styles.
sqlalchemy-utils.readthedocs.io
Documentation for SQLAlchemy-Utils, a library of extra column types (email, UUID, JSON), model mixins, ORM helpers and database test utilities for SQLAlchemy.
blog.kgriffs.com
Language-agnostic explanation of how asynchronous I/O differs from blocking I/O, built on a fast-food counter analogy, and which workloads actually gain from it.
marmelab.com
Technique for making a Makefile document itself, by tagging targets with double-hash comments and parsing them into a help target with grep and awk.
github.com
Source and docs for GLBC, the controller that turns Kubernetes Ingress resources into Google Compute Engine L7 load balancers; the contrib repository is now archived.
stat.cmu.edu
Course site for Larry Wasserman's CMU statistical machine learning class, with the lecture schedule and notes on regression, classification, clustering, graphical models and causal inference.
marmelab.com
Documentation for admin-on-rest, a React and Material UI framework for building admin interfaces on top of REST APIs, since superseded by react-admin.
stateless.co
Specification of HAL, a lean hypermedia media type giving JSON and XML API resources a consistent way to carry links, link relations and embedded resources.
medium.com
Walkthrough of splitting a React bundle by route with Webpack and applying the PRPL pattern to cut first paint and time-to-interactive on mobile.
github.com
Python implementation of TextRank and related graph-based ranking algorithms, run as a spaCy pipeline component to pull key phrases and extractive summaries out of documents.


















