Hacker News new | ask | show | jobs
by mulmen 1081 days ago
Yeah don’t mean to diminish the project, it’s very cool! I’m sure you already have a lot of work into it.

This thing is almost exactly what I was looking for less than a week ago. It’s actually even simpler and more clever than I imagined. For me less is more. Just serve an image at a URL. EZPZ.

If you want to make it hackable I suggest docs first because everyone is going to want to use their own preferred language. Maintaining a library is just more work and image processing libraries are already a dime a dozen.

1 comments

That's a good point about documentation-first. Sometimes a little reference code can say more than 1000 words, though :)