snozolli 2 days ago

It reminds me a bit of chindōgu, the Japanese art (?) of useless inventions. There's a particular delight to ingenious, but absurd or useless creations.

  • anthk 2 days ago

    Emacs it's full of chindogus. Also, there's geekcode, xroach, megahal/hailo, xneko, aatv and mplayer rendering videos over aalib, aaquake, eforth running in the subleq virtual machine...

    • hiccuphippo 2 days ago

      I remember watching the World Cup over telnet with one of those aalib libraries years ago. The signal arrived 5 seconds earlier than the TV :)

      • anthk 2 days ago

        With a small framebuffer font aatv was almost watchable over a distance, but OFC fbtv made it obsolete, and ditto with mplayer -vo aalib as movies worked in the framebuffer just as fine as X.

        But I remember the BB demo and I still remember these catchy s3m modules...

        https://aa-project.sourceforge.net/bb/

        And, well, not AA, but I still play today tons of text adventures and roguelikes (and BSDgames and such), and my main X environment it's CLI/TUI based except for CWM (Window manager), MPV/MuPDF/NSxiv (images) and djview4 for DJVU files..

    • DiggyJohnson 2 days ago

      I’m a fan of `xeyes`

      • watersb 2 days ago

        xeyes can be Actually Useful; two eyes always looking at the cursor...

        your animal brain hardwired to discern the direction of gaze of the eyes facing you (citations appreciated)...

        Helps me find the mouse cursor on a big screen if I lose track, even with small parallax angle.

        On macOS, I just wiggle the mouse back and forth, and the cursor gets really big, it pops out at you.

        I generally don't keep `xeyes` running. But it's a righteous, venerable hack.

  • hnlmorg 2 days ago

    That’s a term I’ve not heard in literally decades.

    Thanks for the reminder

pawelduda 2 days ago

Well, you can run apps on any less capable device with ssh and proper terminal display. You can limit data usage by offloading video buffering to the host (however not sure if that's net positive saving). And put the host behind VPN to avoid getting region blocks.

  • blooalien 2 days ago

    I actually used to tunnel Netscape Navigator via SSH to my Commodore Amiga desktop via an Xorg server way back in the 56K phone modem Internet days from my ISP's SSH user account login, since Amiga didn't have Netscape (and even if it did, the Amiga likely would have choked on it, massive and bloated as Netscape was), and the browser AmigaOS did have just wasn't up to the task of normal day-to-day usage of the Web as it existed back then. Fun times.

    Sure am glad of the broadband Internet and modern "powerhouse" PCs we have so readily available today. Hell, even the computer most everyone carries in their pocket these days is infinitely more powerful than the average desktop machines of my childhood. :)

msdz 2 days ago

It's like a more generalized browsh[1].

[1] https://www.brow.sh/

  • tombh 2 days ago

    I think one significant difference though is that Browsh renders actual text for text content, so you can copy and paste, etc.

    • mmulet 2 days ago

      You will be able to copy/paste with term.everything once I implement the Wayland copy/paste interface (wl_data_device_manager).

      • tombh 2 days ago

        OMG! That'd be AMAZING. But it still wouldn't render GUI text as terminal font text right?

        • mmulet 2 days ago

          That’s right, it will still be pixelfied text. We could run ocr on the images then convert to text, but that’s an entirely new can of worms. Make a feature request issue on GitHub if you’re interested,

mmulet 2 days ago

<3

  • k-warburton 2 days ago

    I came here to make the same comment. I want to try this myself just for the fun of it and the grin it will put on my face. Nice work!