Enshititifaction.
Psyhackological
joined 1 year ago
What do they gain from this shitty policy?
I remember being "sorry" for doing so to Helldivers 2 🤣
Have you automated creation?
I think it can be summed up to C is more mature than Rust so we wait for Rust to shine Rust can overcome some complex things in C and vice versa
Use Remmina on the client and then install anything that opens and listens to VNC ports. For example TightVNC or RealVNC.
Just even a small sys admin tip for Android phones
- For VNC - AVNC
- For SSH - ConnectBot
Wth is that, that is the most anti-idiomatic code I have ever seen
https://github.com/rustdesk/rustdesk/blob/master/src%2Fplatform%2Flinux.rs#L176
pub fn get_cursor() -> ResultType<Option<u64>> {
let mut res = None;
DISPLAY.with(|conn| {
if let Ok(d) = conn.try_borrow_mut() {
if !d.is_null() {
unsafe {
let img = XFixesGetCursorImage(*d);
if !img.is_null() {
res = Some((*img).cursor_serial as u64);
XFree(img as _);
}
}
}
}
});
Ok(res)
}
I'm not an expert but this seems wrong.
Hahaha true 😆
But the scale is too small for now. :/
I once pirated Cuphead and loved it so much that I felt bad not supporting and buying it. It was only after First Isle.