Even more curiously:pic.twitter.com/azA8tYsQy2
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
It's because numbers in PICO-8 are 16:16 fixed point ints. .3 is 0x0.4ccc, *10 is 0x2.fff8. print() shows 4 dec places & so rounds up to 3.
Here's a snippet to convert to hex str to check PICO-8's underlying representation: https://hastebin.com/kiheniqoqe.lua > print (hex(0.25)) 0x00004000
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.