Every few months I run into an amazing WebGL Shaders demo that makes me want to get really good at shaders. This one is hooked up to finger sizing, which is really neat.
TypeScript Madman David Blass - the author of ArkType - has come out with a way to get fully type safe regexs. It’s a type-only package, that somehow gives you fully inferred type safety for regex matching.