Leah Neukirchen

Results 39 issues of Leah Neukirchen

In `less`, I have bound D to go to the next line starting with `^diff` and C to go to the next line starting with `^commit`. This makes browsing git...

At least on a level of `i386` may be not too hard?

See https://mstdn.party/@hakfoo/110801668604309114 > On my XT clone (Homebrew8088 board set with the V40 CPU, GlaBIOS), it did correctly identify PC DOS 2000 (as 7.0) and a FreeDOS install, but quoted...

This is the beginning of a port of Void to riscv64-musl. musl supports RISC-V as of 1.1.23. - [x] base-devel - [x] base-system - [x] chroot tested on Fedora in...

help wanted
WIP
Stale

### What happens? In #5160, hexadecimal syntax was added, but it doesn't work for hugeints. ### To Reproduce ``` D .mode line D select '0x7'::int128; Conversion Error: Could not convert...

reproduced
stale

Say you connect two Wireproxy instances: ``` [Interface] Address = 10.11.11.2/32 PrivateKey = xxx [Peer] PublicKey = yyy Endpoint = zzz:19999 [TCPServerTunnel] ListenPort = 9100 Target = 127.0.0.1:9100 ``` and...

# Description As of Pedestal 0.7.0, it's not possible to have a Double-valued Gauge or Histogram. ## Expected Behavior Track some telemetry values which are fractional. (E.g. Histograms tracking durations;...

bug
enhancement
discuss

When using `styx gnuplot`, the CSV data is separated by `;`, but the gnuplot file says set datafile separator ','