David

Results 157 comments of David

@JPKribs thanks for the tip, will do! PS. You should really set something up like Tipeee , Ko-fi , etc. 😉 🤗

Thank you for clarifying @mugiwara85 , okay i see; Wouldn't it make more sense to unfold (show **all** lines) in these cases, instead of fold (showing `0` lines) ? Because...

Great, sounds perfect. Thank you! PS. the link to "Contributing & Support" in the readme does not work 😉 https://github.com/mugiwara85/CodeblockCustomizer#contributing--support should be: https://github.com/mugiwara85/CodeblockCustomizer#contributing-support

Hi @mugiwara85 , great it seems to be working 👌🏼 Thank you for the quick solution!

Sure, I installed via HomeBrew, the version is `0.37.0` : mpv ``` ❯ /Applications/mpv.app/Contents/MacOS/mpv --version Error parsing option gpu-api (option parameter could not be parsed) /Users/david/.config/mpv/mpv.conf:15: setting option gpu-api='opengl' failed....

@zkisaboss > If you want to keep using Mullvad browser, look into the about:config pref and change it yourself. ...and how exactly can i prevent Mullvad browser from marking clipboard...

I'm perfectly happy with Mullvad Browser. And I have no information that the about:config setting you referred to even exists; I appreciate your input, but I'll wait for clarification/advise from...

FYI: I notice this issue always seems to happen, when my Macbook **wakes from sleep.**

Is there any documentation of the [limitations](https://docs.docker.com/engine/network/drivers/host/#limitations) and details of using `network_mode: host` on macOS ? For example, what IP address (/network range) do VMs use, on what interfaces of...

Hi there, so my current backup method on macOS with `restic` is to: 1. create an apfs snapshot of the disk 2. mount this into `~/Volumes/restic_snapshot/` 3. change the `cwd`...