Live data from Hacker News

Viewing profile — u84u

u84u

HN member
Joined
Fri, Jul 10, 2026, 10:01 AM UTC
HN karma
4
Public activity
5 items

About u84u

No profile information was provided.

Recent public activity

  1. story
    Show HN: Static libvips builds, pick only the formats you need

    hi HN, for a personal project of mine I needed libvips with several different formats, and it didn;t quite cover my needs. So i sat down for a weekend and setup a simple makefile t…

  2. comment
    Comment #49006311

    this is because, instead of images/media being decoded and encoded per operation, only on the last `photu write` call, until then it is only creating a JSON plan, which is also che…

  3. comment
    Comment #49006210

    author here, i built this so resize/crop/write could just be normal shell pipes, running as one libvips pass instead of bouncing images between processes.

  4. story
  5. comment
    Comment #48923959

    did not know this existed, thanks!