-
Since I primarily use [MLVWM](https://github.com/morgant/mlvwm) with the [mlvwmrc](http://github.com/morgant/mlvwmrc) configuration, I'd like a more Mac-like way to open `xsndiomenu`. Preferably, a Me…
-
We are already building 100% CoreCLR, 100% CoreFX, 100% CoreRT via pkgsrc-wip/NetBSD.
We are passing almost 90% of PAL tests (https://github.com/dotnet/coreclr/issues/3123)
I think it's about right …
-
When text is selected, scrolling is slower. There is obviously too much work being done. I should make it better. In particular, there is no point in redrawing the selected text multiple times.
-
It seems that the only place were OpenBSD support would need to be added is at [PlatformHelper.kt](https://github.com/node-gradle/gradle-node-plugin/blob/4d083a7d749908291872211b77ec007a2fff0af3/src…
-
In FreeBSD GH workflow (defined in `.github/workflows/freebsd.yml`), GH actions are used to cache the Rust build artefacts:
- Swatinem/rust-cache@v2
- mozilla-actions/sccache-action@v0.0.3
Theses…
-
From Brook's clean install experience:
> ```
> openssl ecparam -genkey -name secp256k1 -outform DER -out secp256k1_key.der
> ```
> This line from the docs succeeded, but I get this:
> ```
> Fail…
-
Hello, i've juste tried the headless mode with : driver = uc.Chrome(headless = True)
But the driver is detected. But, the headless mode is much less energy consuming than the normal one, is there a…
-
I open an issue on libc because it is here the problems will start to show up. Depending the solution or the way to deal with, modifications could occurs in rustc repository too.
At OpenBSD, we don…
-
Hi! I was having this issue with xmenu, specifically the fact that it doesn't launch 100% of the time.
It's been isolated to my setup, which is openSUSE Tumbleweed. Launching it by right-clicking t…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when the only way to extract information about open file descriptors in a system is to parse them from running…