Just redesigned my personal site with a TTY-style interface
61–70 of 127 posts
Re: Just redesigned my personal site with a TTY-style interface
#62Re: Just redesigned my personal site with a TTY-style interface
#63Very cool! Note: This doesn't work with Vimium installed, since only certain keystrokes make it through to the page. I think the input would need to be an input field in order for that to work.
Re: Just redesigned my personal site with a TTY-style interface
#64Re: Just redesigned my personal site with a TTY-style interface
#65Re: Just redesigned my personal site with a TTY-style interface
#66(Historical note: pixels were bigger, in 2003. Feel free to zoom in / increase the text size.)
Re: Just redesigned my personal site with a TTY-style interface
#67Re: Just redesigned my personal site with a TTY-style interface
#68 abdisaDev@chillSpot:~$ whoami
visitor@macintel-America_New_York
Should be 'macarm' fwiw.Re: Just redesigned my personal site with a TTY-style interface
#69I did something like this myself a little while back, knownothing.dev It’s fun to put together nonstandard interfaces. I had the idea of streaming in text like you were connected by an old modem to a remote system. Never experienced it myself, as I am not old enough, but I found the idea aesthetically pleasing.
> streaming in text Nowadays people would think your site is an LLM page, since ChatGPT implemented this and now every LLM apparently has to do the same...
I do find the text streaming aspect of LLM interfaces to be a charming solution to the latency issue. What's old is new again.
Re: Just redesigned my personal site with a TTY-style interface
#70I'm going to represent the critical opinion and say: this is cute and I like the idea in theory, but if I encountered this in the wild, I would just leave the page. I explore most informational websites with a mouse or a touchscreen - I don't want to type to navigate your website! A middleground might be to make the commands clickable, so that clicking on "help" automatically inserts and runs it, and clicking on any…