狼耳

Results 48 comments of 狼耳

@thinhdd13 Not implemented in the cosu config iirc, but it should be pretty trivial to code that in

> where to add wifi settings in this file The xml doesn't do anything with wifi, but you can add the following values to the provisioning json: ``` android.app.extra.PROVISIONING_WIFI_SSID android.app.extra.PROVISIONING_WIFI_SECURITY_TYPE...

It can also make zsh borderline unusable with slow/high latency network mounts

With the actual `jackd` instead of pipewire's implementation, I *am* getting the typical mmap errors now. ``` Cannot mmap shm segment /jack-1000-0 (Resource temporarily unavailable) Map shared memory segments exception...

Hi! What do you mean by abuse, exactly? Compilation errors etc. are neither spam nor illegal nor big enough to be a problem if they're around for a day or...

I'll also add that with retention times that small, the whole file-size based maths feels kind of useless and you could just simply do a `find /files -mmin +59 -delete`...

Yeah you have to deal with that no matter what, really

Dunno if I'd call it progress, but: - The same happens on a fresh Tumbleweed install (with the usual limits config stuff applied) - Everything works absolutely fine on a...

@trent30 That's because it's a file generated from `pixel_parse.rl` by Ragel, see the bottom of `Makefile.am` So you'll need to install Ragel (version 6, since 7 apparently just segfaults on...

Yeah I've noticed some slight weirdness with notifications, even on O. Should probably make some time to look at those. :thinking: