Live data from Hacker News

Viewing profile — henrikklee

henrikklee

HN member
Joined
Tue, Sep 15, 2026, 11:57 AM UTC
HN karma
2
Public activity
5 items

About henrikklee

Building things that should exist

x.com/henrikklee

Recent public activity

  1. 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

  2. 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 …

  3. comment
  4. 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…

  5. 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.