top | item 46795140

(no title)

throwaw111 | 1 month ago

Watching a video will be the same as a on Wayland, just sending a video buffer, no?

The icons: you allocate memory on server for that and do not transfare the icon everytime. I think x11 works like that, not sure.

I know GUI lib that you can still compile with freetype disabled. Not everyone need the GUIs you talking about. Everyone is using cars, so lets ban bikes.. it does not need to be like that.

I find X11 RPC useful, simple UI is ok.. you can write programs that will run on any slow or not computer, remotely. Web is not that simple, it is different way of programming, it is not transparent. Web is useful for commerce, but not for controlling machines at factories or pilot cabins. IMO.

discuss

order

gf000|1 month ago

I don't really get your first 2 paragraphs. We are talking about connecting remotely to another computer, you can't do much at the other end of a network call with a server allocated buffer - at most you can cache stuff there. But that ain't helping with a video or any kind of fancier than a solid rectangle graphics.

And sure, simple UIs have their place - but they will also work just as well with a proper transport protocol, hell, they would compress even better. So just waypipe that simple UI as you see it fit.

throwaw111|1 month ago

You can cache icons on the server, you do not need to send them over a network, that is it. With video, I'm saying it is a case where wayland is not better, it is just the same.

So you say compression of said icons, etc, is better than caching them on the server? No.. You've mentioned web, but no one does that on the web.