I discovered there's a 🐦⬛ sequence which creates a black bird, like a raven, and I got really excited and put it in my startup message, and immediately discovered gnome-terminal displays 🐦⬛ as the Twitter logo. Boooooo
EDIT: This is fine actually https://infosec.exchange/@munin/113145193344126351
@[email protected] amusing corvid lore: blue jays are also corvids, lol
Okay, so cuervo (my web browser frontend) is now able to load a web page! Note carefully my wording. Although I have successfully directed servo to load a web page, and it did so, and I received back an event saying it did so (as verified by an event viewer in a little debug pane), I don't… display… the webpage.
This actually will be a *bit* hard in textmode. I'm going to have to locate the "Display Lists", which is what Servo munches the DOM into, and exfiltrate them out of the engine somehow.