42 comments

[ 1.6 ms ] story [ 100 ms ] thread
Great job - ordering was streamlined and the process was really smooth -- I was expecting the generated image to auto-update when I was making selections, but I can imagine that is process intensive so it makes sense how it behaves. Looking forward to our poster.
At REVSYS we got a print made when we launched the refresh of python.org. It's pretty awesome, can definitely recommend this service.
Thank you! Would love to see a picture of it hanging if you have time time: supportATcommits.io
This is pretty cool.

Would be interesting to know how much revenue you are making so far.

Pretty cool indeed. But I guess one problem is that if everybody starts using this, then it loses its coolness factor.
This is really neat!

I uploaded an image of a gopher and it automatically detected the shape and drew it on the code.

http://assets.avi.io/screen-shot-2016-11-15-f4w73.png

This is impressive. Would love insights on how you did that.

I think it's simple, every character is a pixel, you just have to change the color of the characters to match the same pixel on the uploaded image.

It's a great idea btw.

It is not so simple. The characters are not the same colour as in the image. Look at the eyes and the nose for example. It seems to be doing a more advanced kind of image feature detection.
It is, just the white pixels on the image are black text on the poster, and the same with black pixels, so Gopher's eyes (and the other black parts) disappear.

There is a Light Text option, with that white pixels are grey so you can see the eyes :)

https://s18.postimg.org/4jg01zwux/gopherposter.jpg

Enhancement idea: RegExp field to blacklist/whitelist files in the repo (I tried to do this with my PhD thesis but the central part of the image is the boring .bib file). Still, pretty neat!
Would love a cheaper "download" option. Would be cool to use this on a shirt or mug or maybe a wallpaper.
You can download the image (4320 × 3240) by right clicking on your generated preview and choosing "Save image as"
Reminds me of the old Apple posters with C & Objective-C code on a black background. Does anyone have a link to those? We had them hanging in some of our university classrooms.
Interested in seeing a picture of one of those.
The service looks awesome and I really want to order some posters for my company. However, I can't grant the kind of access that is being asked for to a private company repository.

The idea of allowing a someone to have the ability to administer/transfer/delete company repositories so that we can print some neat posters is rather unsettling.

GitHub really needs to make fine-grain OAuth permissions a priority.
I want to order a poster but I don't want to give so much access to our company's github. It would be nice if there was an alternative route where I can just copy paste a bunch of code and then start the generating and order process.
I was thinking the same. I can't really tell for sure tho, is it read only access or what?

Edit: Never mind, I figured out how to see what access it was. Btw, Holy shit! Why all this access?? "read and write all public and private repository data"

Paste the code into a private gist. (See developer's comment above.)
Doesn't seem to work with my GitHub repo.
This is absolutely awesome! I would have loved to do it for the company I work for, but...I'm not comfortable with giving access to a private repo.

That said, did do it for an open-source project I wrote, and it's great!

Suggestion: Write a standalone tool that does the code extraction step, so someone can run it on their private repository (or checked-out code) and generate the data dump you need.

This mitigates some of the security issues have with granting access to live repositories, as well as opens your service up to people who have code hosted on anything besides Github or Bitbucket hosted services.

Didn't expect this to blow up today. But security was considered from day 0.

- Each time a poster is generated the repo's code is fetched and destroyed.

- Your auth token is cleared after each session.

- For maximum security use Gists!

You can create a private Gist[0] and add all the files you want into it. After that you can just use the Gist's ssh/https url under the "Embed" menu/dropdown.

This will allow you to specify exact files that get cloned.

[0] https://gist.github.com/

(comment deleted)
neat idea 50$ though? Ill just implement it myself and print it myself. The price tag is a bit high
You may want to consider increasing your hourly billing rate.
Alright, smug one. Might be a student.
+1 on the security issue. I won't give an "unknown" company access to our private github repo. Besides that: love the idea!
I notice half of my banner is various GPL 'LICENSE' files... I still like it :)
You can select which type of source file(s) to include down the bottom and regenerate.
When I graduate from college I'm going to glob all of the code I've ever written for side projects and all of the code I've done for homeworks together and print it out via this service.

Should make for a very nice piece of paper that I'll put next to my other piece of paper (my degree). I'm pretty sure I'll be more proud of this then I will of my degree.

I hadn't noticed that I could provide a gist. Just saw that it had Github/Bitbucket integration and went to try that out. I was disappointed when I saw how much control I'd have to allow in order to use that integration and didn't go back to see if there were other options.

Aside from being more thorough in my inspection of the site, it might help to make that portion of the site more obvious given how many people came to this thread and made the same general comment about security/permissions.

Congratulations on the enormous amount of money you have made from this website. I wish I had a website like that so I could just retire....