Bookmarks
Perma Tools
Tools for archiving webpages and playing back the resulting achive.
age
In its own words: age is a simple, modern and secure file encryption tool, format, and Go library.
Why JavaScript promises aren't technically monads
A deep dive into what makes a monad and, as the title implies, why JavaScript Promises are not monads.
CSS: Absolutely positioning things relatively
An article that dives into how CSS grid helped make custom, responsive designs much easier to build.
ts-morph
A JavaScript library for manipulating TypeScript sources. It wraps TypeScript's compiler API.
Dynamic text color contrast based on background lightness with CSS filters
A quick article/tech demo about an interesting technique for dynamically changing text color based on contrast.
A horrifying globalThis
polyfill in universal JavaScript
A deep dive into building a polyfill for globalThis
in JavaScript and pitfalls with naive implementations.
SGI Demos
A GitHub repository containing web-based versions of SGI's demo applications.
I downloaded 35 million posts from HackerNews, here's what I've known
A blog post that dives into some data analytics surrounding HackerNews posts.