Show HN: Posters of Your GitHub Contributions
commitprint.com
Show HN: Posters of Your GitHub Contributions
1–10 of 80 posts
Re: Show HN: Posters of Your GitHub Contributions
#2Re: Show HN: Posters of Your GitHub Contributions
#3Hey yall, looks like it's being hugged to death right now... I'm trying to keep up!
Re: Show HN: Posters of Your GitHub Contributions
#4Re: Show HN: Posters of Your GitHub Contributions
#5Hey yall, looks like it's being hugged to death right now... I'm trying to keep up!
Re: Show HN: Posters of Your GitHub Contributions
#6Hey yall, looks like it's being hugged to death right now... I'm trying to keep up!
What part of your process is the bottle neck? Are you rendering the posters server side?
[...] because I'm rendering actual JPGs server-side so that the prints will be identical to the previews. I could probably do it much faster if I did it all client-side with SVGs, but I went with what I already knew. Maybe v2.0 will be more awesome.Re: Show HN: Posters of Your GitHub Contributions
#7Hey yall, looks like it's being hugged to death right now... I'm trying to keep up!
What part of your process is the bottle neck? Are you rendering the posters server side?
I'm fetching the user's history from GH, which is working OK at best right now, and also rendering them server side.
So... 0 for 2.
Re: Show HN: Posters of Your GitHub Contributions
#8Earlier quoted context omitted.
What part of your process is the bottle neck? Are you rendering the posters server side?
From the page... [...] because I'm rendering actual JPGs server-side so that the prints will be identical to the previews. I could probably do it much faster if I did it all client-side with SVGs, but I went with what I already knew. Maybe v2.0 will be more awesome.
Re: Show HN: Posters of Your GitHub Contributions
#9Hey yall, looks like it's being hugged to death right now... I'm trying to keep up!
Similar to my project https://commits.io
Shoot me an email (ortuna AT gmail) if you want to compare notes. I've done a lot of work on how to get those generation times down.
Re: Show HN: Posters of Your GitHub Contributions
#10Hey yall, looks like it's being hugged to death right now... I'm trying to keep up!
Hey, great work! Similar to my project https://commits.io Shoot me an email (ortuna AT gmail) if you want to compare notes. I've done a lot of work on how to get those generation times down.