Ivan Oleynikov

Results 13 issues of Ivan Oleynikov

Is there any way to change all the references to a page when renaming it? I remember that when I was using Gitit (months ago) renaming pages was a real...

The `systemd-networkd-wait-online` service often fails on my machine on startup. When it does so, Systemd writes > systemd[1]: Failed to start Wait for Network to be Configured. to the system...

![image](https://user-images.githubusercontent.com/7102119/206223341-022869b5-99e7-455b-8013-752d69e4b291.png) I see this after compiling an .lhs file using haddock and opening the source code view in my browser. Haddock tries to highlight Haskell syntax inside the literate text...

I'm doing ``` cargo run --features="test-dev-graph" --example circuit-layout ``` from the project root trying to build and run the example, but I get this error: ``` error[E0658]: use of unstable...

A-dev-tooling

The #100 says make4ht supports minted. Does it also support inline minted code? I get odd errors when I try to use it. Is there something I'm doing wrong? I...

Hey! I see that texpresso supports multiple different editors via ad-hoc plugins made separately for each one. Would it make sense to unify the interface and provide texpresso as an...

Currently, `notmuch-addrlookup-c` fails to find the Notmuch config anywhere other than `~/.notmuch-config`. For example, notmuch-config(1) allows me to put my config in `~/.config/notmuch/foo/` and do: ```bash NOTMUCH_PROFILE=foo notmuch search bar...

I was trying to compile the current ENCRYPTO_utils master (331c22f) and [got this error](https://gist.github.com/gnull/67e2ac3bd7a64159cfe25a733aa75de7) while compiling relic. To reproduce the error, I ran ```sh mkdir build cd build cmake .....

One of my friends who is a hardware designer starting to learn Clash was disappointed with the fact that Prelude's `window` function doesn't allow him to pass an enable signal...

enhancement

It seems that Waybar currently can only select [network](https://github.com/Alexays/Waybar/wiki/Module:-Network) interfaces by name. These names are unpredictable on Linux and may depend on the order in which devices were connected (like...

network