←back to thread

110 points zdw | 1 comments | | HN request time: 0.211s | source
Show context
somat ◴[] No.44355587[source]
The tricky thing about justifying an X terminal is that it requires a nice graphics system and probably a nice cpu to drive that graphics system as well, so really the only thing you don't need is storage. basically it is hard to save money because you are buying most of a nice computer anyway.
replies(8): >>44355995 #>>44356000 #>>44356037 #>>44356045 #>>44357307 #>>44357624 #>>44357729 #>>44361189 #
msgodel ◴[] No.44356045[source]
It's similar to the issue plan9 terminals have. As long as you have a CPU with an MMU and some RAM (which you need a fair amount of for the graphics anyway) you might as well just run the software locally. All the peripherals are relatively cheap.
replies(2): >>44357666 #>>44357737 #
zozbot234 ◴[] No.44357666[source]
You don't need an MMU-capable CPU to render remote graphics. You don't even need much more RAM than a local framebuffer, which for low resolutions/color depths is very little RAM.

Proving this point, there are VNC client implementations that can run on MS-DOS machines.

replies(1): >>44357904 #
msgodel ◴[] No.44357904[source]
You probably do need it to run Xorg though. I'm unaware of an X server that can run on DOS.
replies(1): >>44358369 #
1. bitwize ◴[] No.44358369[source]
DESQview/X