Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.42 KB

2016-02-06-the-whole-rainbow.md

File metadata and controls

26 lines (18 loc) · 1.42 KB
layout title date description series
post
The Whole Rainbow
2016-02-06
Uploading every color to Twitter
bandarlog

Update 2 - Confirmed: Instagram hates rainbows. The script mysteriously stops and starts working, with the uploads succeeding but the images being insta deleted. Switched over the Twitter @wholerainbow instead since their public API is not so intentionally crippled. You can find the original Instagram logic in the Instagram code branch.

Update - Now continuing work at @thewholerainbow2 since the original mysteriously stopped working.


@wholerainbow is an Instagram Twitter account that posts an image of a new solid color every five minutes, slowly working its way through all 16,777,216 24bit RGB colors.

{% include image.html file="example.png" %}

It should finish sometime in the 2170s, but we'll all be dead by then. You will never see the whole rainbow, but you may make it to around #888888 if you're lucky.

If you notice that @thewholerainbow has stopped uploading, feel free to use the source code from github to continue its mission.

Rainbow on!