initially was just a joke, but it's possible, since all content is just text. the "graphics card" can be ibm mda for nice text mode: 80 columns, 25 lines, no unicode though, only latin text + some pseudographics for ui. would look awesome on green or amber phosphor crt! next step would be networking: we can make a dongle to access the network over serial (slip) or parallel (plip) port, alternatively get an 8-bit isa ethernet card. coupled with a packet driver we can now access the internet. finally, with a help of a library like mtcp, we can send regular get and post requests to the char.social server through an https2http proxy. sounds like a fun weekend project?
1