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.
firstround.com
Todd Jackson's framework for hiring product managers: the qualities to look for, the candidate profiles worth considering, and the interview questions that surface them.
5pi.de
Argues that a company should keep its core and customer-facing software in-house, and that the teams building services should also operate them on self-service infrastructure.
deeplearningbook.org
Free online edition of Goodfellow, Bengio and Courville's MIT Press textbook on deep learning, covering applied maths, modern practice and open research directions.
philipwalton.com
Walkthrough of an opinionated Google Analytics setup: loading the tracker, custom dimensions, tracking errors and performance, and the reports that follow from it.
rob-bell.net
Plain-language introduction to Big O notation, walking through O(1), O(N), O(N²), O(2^N) and O(log N) with a short code example for each.
bonobo-project.org
Lightweight ETL toolkit for Python 3.5+ where each transformation is a plain callable and pipelines are built by connecting those callables in a directed graph.
wiki.python.org
Reference table of the time complexity of CPython operations on lists, deques, sets and dictionaries.
alex.smola.org
Course page for UC Berkeley's 2012 Scalable Machine Learning class, with lectures on distributed systems, data stream algorithms, convex optimization, kernels and graphical models.
rocketdatascience.org
A link list of "definitive guides" and handbooks covering data science, big data, analytics, machine learning and related fields.
nicolas.loeuillet.org
Traduction française de « Git from the inside out » de Mary Rose Cook, qui explique le fonctionnement interne de Git commande par commande, à partir de son graphe d'objets.
medium.com
A walk through the internals of Python's requests library — sessions, prepared requests and streaming — written after porting Apache Libcloud off httplib.
kilianvalkhof.com
How to give an element a sloped edge whose angle stays constant whatever its width, using clip-path with viewport-width units.
commeconvenu.com
Site d'une autrice de bande dessinée qui publie gratuitement en ligne ses récits autobiographiques, « Comme convenu » et « Californid », sur des Français en Californie.
deepmind.com
DeepMind's round-up of its 2016 work, from AlphaGo and generative models to memory-augmented neural networks, applied projects and its ethics commitments.
w3.org
The W3C registry of prefixes and terms predefined for RDFa 1.1, mapping each shorthand to its vocabulary namespace URI.
christophjanz.blogspot.com
A blog of thoughts on internet start-ups, SaaS and early-stage investing, written by an angel investor turned seed fund partner.
nifi.apache.org
Home page of Apache NiFi, an open-source system for automating the flow of data between systems, designed and monitored from a browser-based interface.


















