Hugo

Results 1705 comments of Hugo

I’ll take a patch that disables netrc support when invoking aiohttp. It isn’t a supported mechanism for Vdirsyncer.

The last digit is the verification digit, and this library will calculate it for you. If you want to force the provided digit, you need to use `no_checksum=True`.

This was fixed in 4661239d5ce326bebcc0861bb877cddbda69e0bf

Fix should be included in 0.14.0, from 2022-05-17.

I'm seeing the same behaviour on an entirely different setup (but also using ollama). I cloned both of these into the neovim's plug-in path: - https://github.com/yetone/avante.nvim - https://github.com/MunifTanjim/nui.nvim My config...

Upgrading plenary.nvim to the latest version fixed the issue for me.

Did you install the same version of plenary.nvim, or the latest master? If you pulled the latest master then it seems like I was having a different issue with the...

I'm seeing very similar symptoms: ```con > flatpak run --user org.signal.Signal bwrap: Can't mkdir /usr/lib/x86_64-linux-gnu/GL: Read-only file system error: ldconfig failed, exit status 256 ``` But I've never executed `flatpak...

Actually, my error is slightly different, so it might be something else: ```diff @@ -1 +1 @@ -bwrap: Can't mkdir parents for /usr/lib/x86_64-linux-gnu/GL: Read-only file system +bwrap: Can't mkdir /usr/lib/x86_64-linux-gnu/GL:...