Viewing profile — u84u
u84u
HN member- Joined
- Fri, Jul 10, 2026, 10:01 AM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About u84u
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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.
- story
-
comment
Comment #48923959
did not know this existed, thanks!