~lobsters | Bookmarks (1992)
-
Build your own SQS or Kafka with Postgres
We're Sequin, an open source message stream built on Postgres. We think Sequin's cool, but you...
-
Pragmatic Category Theory | Part 1: Semigroup Intro
Functional Programming abstractions have a bad rep for not being accessible. Or for being a tool...
-
A Deep Dive into German Strings
“Strings are Everywhere”! At least according to a 2018 DBTest Paper from the Hyper team at...
-
Our audit of Homebrew
By William Woodruff This is a joint post with the Homebrew maintainers; read their announcement here!...
-
whippet progress update: funding, features, future — wingolog
Greets greets! Today, an update on recent progress in Whippet, including sponsorship, a new collector, and...
-
Student Resampled His t Distribution
I was reading William Sealy Gosset’s paper where he introduced the t distribution for small-sample hypothesis...
-
Practical Math: My Journey from Idea to Application
Disclaimer: I am not a mathematician or an academic, I just only have a deep passion...
-
Functional programming languages should be so much better at mutation than they are
A lot of people think that functional programming is mostly about avoiding mutation at all costs....
-
Go, a reasonable good language — kokada
Go was one of the languages that I always was interested to learn, but never got...
-
Third-party cookies have got to go
After reading Google’s announcement that they no longer plan to deprecate third-party cookies, we wanted to...
-
Out of my cave, lots of updates
TL;DR: I have been silent for a while due to personal matters but I did a...
-
Data.Maybe, and thoughts on library design
Earlier today, I was reading a paper about monoids that briefly highlighted an interesting flaw in...
-
Create Kubernetes user restricted to one namespace with resource limits - Raymii.org
This guide shows you how to use Role-based access control (RBAC) to create a user account...