
PLATO let you SHIFT+SPACE to back up and overwrite characters, which apparently led to lots of homebrew emoji.
From: http://www.platopeople.com/emoticons.html via https://twitter.com/ianh_/status/1254123182694346752

PLATO let you SHIFT+SPACE to back up and overwrite characters, which apparently led to lots of homebrew emoji.
From: http://www.platopeople.com/emoticons.html via https://twitter.com/ianh_/status/1254123182694346752

Autotiling script for i3wm that orients the next split based on the current window size. Working perfectly for me so far.
From: https://github.com/nwg-piotr/autotiling via https://www.reddit.com/r/i3wm/comments/g4q8b6/autotiling_this_changed_my_i3_experience_totally/

The objective of allRGB is simple: To create images with one pixel for every RGB color (16777216); not one color missing, and not one color twice.
From: https://allrgb.com/ via https://twitter.com/njdbush/status/1248775521552515072

Typography in 8 bits: System fonts
From: https://damieng.com/blog/2011/02/20/typography-in-8-bits-system-fonts

Procedural forest growth by Matthew Plummer-Fernandez.
From: https://www.instagram.com/p/B89S7ueF-4e/?igshid=1w7slwjeidarm

Reverse emulating the NES to give it super powers.
From: https://youtu.be/ar9WRwCiSr0 via https://hi.technomancy.us/objects/fbb62643-b715-4f77-83cd-ead5c42df337

A nice guide by @MikeRiethmuller on image manipulation techniques with canvas. It goes through basic (what I've been doing), 32-bit (what I'm going to do now), and shaders (what I'll probably end up trying soon).
From: https://www.madebymike.com.au/writing/canvas-image-manipulation/