Noah

Results 9 issues of Noah

I understand and acknowledge that wayland intentionally makes this difficult, annoying, and far more trouble than it's probably worth. However, I'm trying to investigate what the intended ways of making...

enhancement

Currently I'm working on a set of benchmarks where I want to save the output of (at least) one run from each. `--output` should arguably be allowed N times, where...

feature-request

A relatively minor addition to the app I would like to see is the ability to have gravitational (or any other for that matter) potential and kenetic energy calculations done....

enhancement

In following the embedonomicon I discovered that `cargo objdump --bin app -- -d -no-show-raw-insn` no longer works, for two reasons 1. `llvm-objdump` no longer accepts `--arch-name` 2. `-no-show-raw-insn` must have...

Basically the title. Completions can take up to a second or more, a quick count reveals I have `57124` manpage entries on my system. The initial completion taking a while...

being able to display something like $e^{ix}$ is very useful to me, as often working with a lot of physics/EM equations use the complex plane to represent things. Python itself...

* Dataclass Wizard version: 0.22.1 * Python version: 3.10.4 * Operating System: Ubuntu 22.04 ### Description Using the dataclass-wizard to deserialize a YAML file fails when trying to use string...

bug
help wanted
acknowledged

The pyroute2.org certificate expired on the 15th of this month, it is now the 17th. Presumably your automatic renewal is broken, otherwise I'd suggest setting it up ;)

Unless I'm blind, which is entirely possible, there doesn't seem to be a way to control or set `archive_read_disk_set_symlink_*()` for controlling how libarchive follows symlinks. It would be useful to...

feature
good first issue