Live data from Hacker News

Show HN: Lorem Picsum – Lorem Ipsum but for photos

picsum.photos

1–10 of 128 posts

Re: Show HN: Lorem Picsum – Lorem Ipsum but for photos

#5
post #4

What is your privacy policy? Do you store any information about the users?

There's Google Analytics on the website. For the API/service, there's no user/usage information being stored, other than aggregated bandwidth/total requests for the entire service, by our CDN provider, BelugaCDN. You can find the source code, as well as the deployment setup here: https://github.com/DMarby/picsum-photos

Re: Show HN: Lorem Picsum – Lorem Ipsum but for photos

#8
post #6

Great name! Also, seems like a nifty, simple and useful service for quick prototyping. This seems like a bandwidth heavy service. I am curious to hear how you are thinking about managing/scaling this.

The service has actually been around since about 2014, currently, we serve about 400 million images a month, using some 6TB of bandwidth. It's pretty manageable since we use a CDN on top of the service, to cache already processed images.

Hoping to do a write-up of the architecture in the future, but the source and deployment setup is available at https://github.com/DMarby/picsum-photos if you're interested

Re: Show HN: Lorem Picsum – Lorem Ipsum but for photos

#10
This looks neat and might come in handy. I'm concerned about the legitimation, though.

Citing from https://unsplash.com/license:

> This license does not include the right to compile photos from Unsplash to replicate a similar or competing service.

I'd argue this is exactly the type of "similar or competing service" that is meant by this sentence.

Edit: Did Unsplash give their consent?

Post reply on HN