Fun little thing: If you‘re playing old emulated games on Internet Archive, you can simulate worse displays by dropping into web console, and applying a CSS filter to the right <div>.pic.twitter.com/nlwTfM3uTX
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
Amber is:
document.querySelector('#canvas').style.filter = 'sepia(100%) saturate(150%)'pic.twitter.com/5MeN9TIcz2
Green is (is there an easier way?):
document.querySelector('#canvas').style.filter = 'sepia(100%) hue-rotate(50deg) saturate(200%)'pic.twitter.com/EovDaHFDi3
Here is the documentation of CSS filters if you’re interested in trying more! https://developer.mozilla.org/en-US/docs/Web/CSS/filter …
Here’s a plasma display on a very old laptop (
):
document.querySelector('#canvas').style.filter = 'invert(100%) contrast(20%) sepia(100%) hue-rotate(-50deg) saturate(300%)'pic.twitter.com/T4aWnMkTyL
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.