www.byjp.me/content/posts/tumblr-musings/where-on-the-web-gets-better/index.md
JP Hastings-Spital b8cc9ee66d Remove leading newlines
This standardises all my markdown files to have no leading newline after the `---` that ends the frontmatter.

This makes display on Gemini (in which newlines matter) much more consistent!

I can't spot any errors with the regex I used here, but there may be one or two articles that change shape — hopefully I can spot them and fix them!
2024-06-20 13:40:54 +01:00

717 B
Raw Blame History

title date draft emoji tags
Where on the Web gets better! 2009-04-21T22:47:00+01:00 false 🌐
whereontheweb
ruby
processing
map
geo
from-tumblr

A terrain map of the earth over the Atlantic, showing different sized red dots moving between the UK and other places on earth

I improved Where On The Web? with an OpenGL twist (making it a lot faster - tho antialiasing is broken) and by varying the size of the packets as they travel around the globe, you can now see roughly how much data is winging its way around the web.

The gist containing the sketch has been updated to reflect these changes, have a play!