axet

Results 184 comments of axet

RFF stands for Request for feature. I'm writing simple uefi boot chain loader. Simple functionality boot linux kernel. Same as grub, but much simpler. OpenSource. Right now I able to...

No. I'm not talking about BDS, I'm talking about custom uefi binaries with advanced key modifers reading.

I never said grub has it. No idea if that feature it required a protocol support implementation or a hack. I only ask for nice feature to have.

Still happening with 2.0.3 error="directory has been deleted on a remote device but is not empty; the contents are probably ignored on that remote device, but not locally": Adding big...

It showed sync_conflict files. But why? I add folder from PC, and removed same folder from PC. Sometimes it is empty folder to pop up. Sometimes it works ok. It...

I just changed simple text file on PC with only two machines online (Android PC). I add following lines: ``` -rwxrwx--x 1 axet axet 168 сен 11 17:41 post -rw-rw----...

BTW syncthing android log time is wrong, 'date' showing correct time: ``` # date Thu Sep 11 17:51:55 MSK 2025 ```

That is another issue, would be nice if syncthing can create text files instead of symlinks on fat32/sdcardfs. But understandable.

First looks found correlations to D-Bus service: org.freedesktop.DBus Interface -> ListNames() Returns one name with: `org.telegram.desktop._65f73dc27c0fb30cb1424daa92f46251` which is exactly the same name of desktop file created in application folder: `org.telegram.desktop._65f73dc27c0fb30cb1424daa92f46251.desktop`...

I have new bwrap script without `--dev-bind` and with dbus disabled (no /run/user/1000/bus access), but telegram still somehow managed to escape bwrap to replace my desktop launcher script with its...