Posted Nov 8, 2010 9:45 UTC (Mon) by michaeljt (subscriber, #39183)
In reply to: LPC: Life after X by michaeljt
Parent article: LPC: Life after X
> ...those applications will still be able to work as they do today if nothing better is found.
One dodgy thought - what about a remote application embedding a small web server and doing http on stdin and stdout rather than over a socket, so that a local web browser could start the application over ssh?
I dare say of course that if that idea isn't completely useless someone will already have done it.