points by obviyus 8 days ago

Hi HN, I built this fun little site that generates a collage of your Steam library where each header image tile is sized by the playtime.

It's unfortunately not scaled linearly, I couldn't get it to look nice enough (the larger games would dominate the medium and small ones into obscurity). I would love any suggestions for improving the packing logic.

Source code: https://github.com/obviyus/playtime-panorama

It was inspired by a Reddit post [1] + Bun 1.3's changelog [2] introducing a "Full-stack JavaScript runtime". It was really fun to build this out without relying on any external dependencies.

[1]: https://www.reddit.com/r/Steam/comments/1oe9tiw/steam_profil...

[2]: https://bun.com/blog/bun-v1.3