Soni L.

Results 394 comments of Soni L.

LGPL is good because it prevents console gaming. in other words, if you want ppl to use Steam instead of consoles, go with LGPL. ;)

What's currently blocking this? We see #99 is closed?

we don't wanna explain to mozilla why we're not using a proper release in a browser extension

https://extensionworkshop.com/documentation/publish/add-on-policies/#development-practices can't use dev versions

no it really does if you're trying to use it as part of an addon for any reason. see https://soniex2.autistic.space/posts/2022/03/06-occf.xhtml

``` $ APULSE_PLAYBACK_DEVICE=plugequal apulse firefox ``` Worked for me until I did a system upgrade.*

I did. Right after the system upgrade, I was getting EACCES (-13 I think), then I set that, now I'm getting EPERM (-1) `[apulse] [error] do_connect_pcm: can't open playback device...

This seems to only happen with firefox...

Added all these to security.sandbox.content.write_path_whitelist: ``` /dev/snd/,/usr/share/alsa/alsa.conf,/usr/share/alsa/cards/,/usr/share/alsa/pcm/,/etc/asound.conf,/usr/share/alsa/alsa.conf.d/,/usr/lib/alsa-lib/libasound_module_pcm_equal.so,/home/soniex2/.alsaequal.bin,/home/soniex2/.asoundrc ``` And it worked. Sadly no way to filter write path whitelist and read-only path whitelist so this risks my asoundrc...

Nope. I had to add my asoundrc or else it wouldn't work.