Links
Things worth reading, saved as I go. 1495 links so far, newest first.
microsoft.github.io
/ Game of Life Implemented in TypeScript To learn more about TypeScript, please visit http://www.typescriptlang.org/ / module Conway { export class Cell { public row: number; public col: number; public live: boolean; constructor(row: number, col: number, live: boolean) { this.row = row; this.col = c…
ngrok.com
Take advantage of a powerful local inspector ngrok provides a real-time web UI where you can introspect all HTTP traffic running over your tunnels.
staleclosures.dev
After several years of using Redux for most of our projects we decided to try useReducer/useContext approach instead.
zalo.github.io
The essence of constraint is projection.
cybertec-postgresql.com
A couple of weeks ago I have seen a horribly designed, 370 billion (with a “b”) row Oracle database monster running some sort of aggregations.
sanctum.geek.nz
The benefits of getting to grips with Vim are immense in terms of editing speed and maintaining your “flow” when you’re on a roll, whether writing code, poetry, or prose, but because the learning curve is so steep for a text editor, it’s very easy to retain habits from your time learning the editor…
github.com
kustomize kustomize lets you customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.
beyondthelines.net
Cassandra and DynamoDB both origin from the same paper: Dynamo: Amazon’s Highly Available Key-value store.
kubernetes-on-aws.readthedocs.io
© Copyright 2017, Zalando SE Revision 41f8c55b.
seeing-theory.brown.edu
Chance Events Randomness is all around us.
just-taking-a-ride.com
Contents 1 Searching efficiently in a list Introduction Hi!
jack-vanlightly.com
So the implication is that you need at least as many partitions as the most scaled out consumer.
24ways.org
It’s that time of year, when we gather together as families to celebrate the life of the greatest person in history.
newyorker.com
One day in March of 2000, six of Google’s best engineers gathered in a makeshift war room.
ontaponline.com
At 29 years old, Australian fusion musician Tal Wilkenfeld has a resume that musicians 40 years her senior would kill for.
dramatiq.io
Warning: This document is for the development version of Dramatiq.

















