2026-05-13 19:39:23 it's not quite ready to publish yet, but I've written an ilo implementation that acts as a VNC compatible server, so any VNC viewer can connect and interact with it, including basic graphics like the X11 version 2026-05-13 20:53:25 Nice 2026-05-13 20:53:43 Did you write that with a use in mind, just to play with VNC, ...? 2026-05-13 21:07:09 mainly to play with VNC 2026-05-13 21:07:48 I still mostly use it in a regular text terminal, but am finding exploring things with X11 & VNC interesting 2026-05-13 21:15:04 Can you explain what exactly is the point of VNC instead of X11, because X11 is already networked? 2026-05-13 21:15:30 And you can compress it over e.g. ssh port forwarding 2026-05-13 21:15:48 I guess is probably faster though or shares the window manager too? 2026-05-13 22:08:38 I have a VNC viewer on my iPad, don't have anything for X11 currently