mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 10:45:41 +01:00
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!
717 B
717 B
title | date | draft | emoji | tags | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Where on the Web gets better! | 2009-04-21T22:47:00+01:00 | false | 🌐 |
|
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!