Viewing profile — henrikklee
henrikklee
HN member- Joined
- Tue, Sep 15, 2026, 11:57 AM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About henrikklee
Building things that should exist
x.com/henrikklee
Recent public activity
-
story
Show HN: One-shot resolve: package managers as graph schedulers (2x faster)
How one-shot resolve, critical-path download scheduling, coalesced postinstalls and built-in observability can make a package manager 2x faster
-
comment
Comment #49722639
Bottles are cached in a content addressed store by the sha256 from the registry install manifest. All install requests are resolved live against the registry, so there is no local …
- comment
-
story
Show HN: Glu – installing Homebrew packages 2x faster on macOS
I wanted to see how fast Homebrew installs could get if end-to-end install time was the primary design constraint. It turned into a package manager for macOS that uses Homebrew's b…
-
comment
Comment #49722365
Fantastic work. I've been following M4 Linux progress almost daily, waiting for when I can use it as a daily driver.