Ivan Oleynikov

Results 24 comments of Ivan Oleynikov

I'm trying to build Latex documents on a remote machine. At first glance this looks like it should be the same as building code, but somehow it's way slower than...

I have the same problem with [version `0.3.4`](https://archlinux.org/packages/community/x86_64/nitroshare/) on Archlinux and version `0.4.0.39 (40)` on Android.

It's worth noting that this bug creates an inconsistency between the output names the `output` command in Sway config expects depending on the options you use it with (I'm using...

Could you give me a hint on how to connect this to my build? Where do I put this file to ensure it's used instead of the one I have...

> Still, I was just trying to work against every abstraction Hakyll is using. @flupe, do you mean that you tried implementing that solution you suggested, which would make Hakyll...

I had a similar crash as @TahaAbbasi-Hashemi on Ubuntu 24.04. I tried cloning master (38bb8901004b75a407ffee4b9e176bc0a436cb15) and running `python3 ranger.py`, it has worked perfectly, no crashes. my stacktrace ``` $ ranger...

Having the same problem. Just to make it more specific, here are the steps to rerpoduce: 1. Use wireplumber module defined as ```json "wireplumber": { "format": "{node_name} {volume}%", "format-muted": "{node_name}...

I just tried building `master` (using arch AUR, commit 21906f07) and I can't reproduce the bug there, seems to be working perfectly. @izmyname @mrpingo does it work for you?

Indeed. Otherwise, there isn't much use in a task shell program.

Interestingly, if I 1. upgrade to the latest version of `relic` by ``` cd extern/relic git checkout main git pull ``` 2. and then comment out the lines https://github.com/encryptogroup/ENCRYPTO_utils/blob/331c22f69c09da40c9b85a786f06c7795c2261b6/CMakeLists.txt#L34-L53 in...