Viewing profile — patonw
patonw
HN member- Joined
- Mon, Apr 06, 2026, 6:37 PM UTC
- HN karma
- 34
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About patonw
No profile information was provided.
Recent public activity
-
comment
Comment #48952690
I'm planning on implementing persistence in the near future, likely using some kind of generic embedded database or KV store rather than a serialization format. The primary goal wo…
-
comment
Comment #48941107
Nice! I might borrow a little from that CI workflow for cross-compilation.
-
comment
Comment #48938919
no problem! I had been exploring using an embedded database as an index, but for my current use case, waiting just under a minute to rescan my /nix/store on a weak mini-pc is accep…
-
comment
Comment #48938669
Thanks! I'll need to check out SpaceSniffer next time I'm on Windows. Can you provide some examples of "quick actions"? Currently, the visualization is purely based on file sizes i…
-
story
Show HN: Leaves – A text-UI disk usage treemap visualizer
GUI disk analyzers are great for figuring out what's filling up your laptop/desktop drive. On containers or remote servers, the options are limited to purely text based utilities (…