samhuk

↗ HN profile [ 76.1 ms ] full profile
Karma
760
Created
November 24, 2020 (5y ago)
Submissions
0
Software Engineer creating delightful software.

Created Verba, Exhibitor, SockState, GoodFlow, ts-pg-orm, and such. Most of these are only fun side-projects.

Links to me online: linktr.ee/samhuk

  1. What is everybody's experiences of experimenting with Bun? Any success stories? Personally, I tried it during v1.0.3, and although it seemed to manage a `bun install`, it fell over on almost every node project at my…

  2. I've recently spent a couple 5-9s throwing together a Node logger that's dead simple and extensible. My inspiration was winston [0]. Verba has some nice built-in behaviors that I've been missing from anything else in an…

  3. Exhibitor, a snappy & delightful React component workshop, is GA. My aim is for Exhibitor to be an extremely fast, easy to use, and delightful tool for creating front-end component libraries. One fun fact about…

  4. Exhibitor, a snappy, no-fuss, delightful React component workshop, is out of alpha status and in beta. My aim is for Exhibitor to be a faster, simpler, less-fuss, more opinionated version of Storybook, with less plugins…

  5. I'm sure many have heard of Storybook [0]. I've used it pretty much since the start from ~2016 (back when Angular was cargo-culting it like mad). I've always had generally negative experiences with it: 1) Messy…

  6. Hey HN, this is my first post! For the last few months I have been creating a free and open-source ORM for Typescript and PostgreSQL: ts-pg-orm. It's fully type-enforced and has support for complex queries, with…