Kyle Marek

Results 14 issues of Kyle Marek

The buttons to upload media disappear (like #868) when setting `ejabberd`'s `mod_http_upload`'s `max_size` to `infinity`. The effect of setting `max_size` to `infinity` is that the `max-file-size` field is absent from...

I am connecting to x11vnc -inetd server using stdio. Version 0.9.14 worked with pipes. Version 0.9.16 does not work with pipes, so -inetd does not work with, say, `ssh hostname...

bug

When my md RAID system performs weekly consistency check, Pidgin UI is frozen between sending and receiving messages, but only when lurch is installed. I think sqlite uses `fsync` syscall...

Popups are very annoying. A button to configure the account should be left in the Saros pane for when the user is ready. Or at least give an option to...

There is already a hardened SSH server configuration file, but this new SSH client configuration file will make OpenSSH SSH client prefer stronger ciphers and MACs when the server in...

I accidentally tap "Go" when typing URLs and "Send" when writing messages all the time, usually when typing a "." or "m" mid-URL/message. I'm assuming there are others like me,...

I know auto_unmount spawns a fusermount process to unmount the stale mount point after the parent dies. Perhaps fusermount should use the same facility as used by `findmnt` to discover...

Either the kernel, or the userspace mount utility, used in TWRP for Google Pixel XL, does not properly support [unmounting by block device](https://github.com/dlenski/tetherback/blob/ac5400bf9a45294988520d5d92c81165939a19ee/tetherback/adb_stuff.py#L32). ``` $ adb -d shell 'grep vendor...

Google Pixel XL uses [A/B System Updates](https://source.android.com/devices/tech/ota/ab_updates.html) (or "Seamless Updates"), where there are multiple system, vendor, boot, among other partitions, using a _a or _b suffix on the name. The...

Some unnecessary context: I had just signed up for Project Fi service, and was trying to use Project Fi without the Project Fi app installed. However, it is necessary to...

bug