Iván Baldo

Results 12 issues of Iván Baldo

Hello. Could it be possible to make the FUSE support read-write or it doesn't make sense? Thanks for casync!!!

Hello. Would be nice to have support for something like the command "ssvncviewer -listen" in Linux or the command "xvncviewer -listen" or in Remmina the "VNC - Incoming Connection" option....

enhancement

**Describe the bug** Can't connect from Firefox Web nor from Android to tokenproof.xyz. The sign-in message doesn't show on OneKey. **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug

Maybe add min, max and mean besides the current median measurement?

Hello. I use `/proc` mounted with (among other options) `hidepid=2,gid=133` In that group (named `nohidepid`) among others I have added the `rtkit` user. It still doesn't work. I tried ```ini...

For kernel >= 4.9 maybe it should be suggested to add this in sysctl: net.ipv4.tcp_congestion_control = bbr And this in /etc/modules: tcp_bbr Maybe I am wrong though... but if thats...

Hello. This was reported wrongly here https://github.com/EricLBuehler/candle-vllm/issues/25 but it's actually an issue with candle-core. Here is a Dockerfile reproducing the problem: ```Dockerfile # syntax=docker/dockerfile:1 # Note: if building on a...

Using a simple LVM setup without nothing fancy, just pvcreate, vgcreate and simple lvcreate, no encryption, no RAID, just simple normal LVM, idle priority tasks just use the disk evenly...

Hello. Running this: ```bash podman run \ --rm \ -ti \ -v /var/lib/containers/storage:/var/lib/containers/storage \ \ \ --privileged \ --net host \ --pull newer \ -v ./build:/output \ -v ./build/store:/store \...