Results 8 comments of Yi-Mu "Enoch" Chen

Below is my own implementation for the histogram manipulation that we want: right now it only handles NamedHist and is probably super slow for large histograms. But is a good...

Hi, thanks for the package! I've been enjoying it a lot I wanted to test the audio forwarding feature out on my machines, but I cannot work out why the...

@rom1v I'm a bit new to writing this sort of code, Can you help me with how I should get the string for my device, the `alsa_input.usb-LGE_Nexus_5_05f5e60a0ae518e5-01.analog-stereo` for my phone?...

@rom1v Thanks for instructions! I think the issue that I have is that the udev rules for my phone isn't available yet. The vendor/product ID under `lsusb` is constantly in...

For our use-case, we only need the sorted array, though I would suppose it would be nice to have parity between numpy and awkward methods.

This is still an issue for `dask_awkward==2023.10.1` and `awkward==2.4.6`.

I had a go at merging the functions in `sixelview.nvim` into a something that resembles what is done for the ueberzug here [1]. There are quite a bit of issues:...

I'm also interested in getting support in konsole. The minimum edit that I found works for me is to currently to set `transmit_medium = codes.control.transmit_medium.direct` and `display_zindex=nil` in the `lua/image/backends/kitty/init.lua`...