TPolzer

Results 6 issues of TPolzer

Would it be possible to support idagio.com? It is a classical music streaming portal with an excellent catalog and flac support.

I have some scala code that puts the contents of an iterator into OpenCL device memory. If I do this in parallel on the Intel CPU OpenCL implementation it segfaults...

I built the RCP for the nrf52840 dongle and ot-daemon at 22b043bf62328e89773fa61c9bb80770f81a4bef with the following commands: ``` make -f examples/Makefile-nrf52840 -j20 USB=1 BOOTLOADER=USB TIME_SYNC=1 make -f src/posix/Makefile-posix DAEMON=1 TIME_SYNC=1 -j20...

question
comp: rcp

Would it be possible to support copy_file_range? That could potentially speed up file copies enormously for filesystems that are copy on write or remote. https://libfuse.github.io/doxygen/structfuse__operations.html#a8dab2194663f561ef7db54de2ca35694

type:enhancement
good-idea

This month I've gotten two automatic firmware updates, even though "Block WiFi firmware upgrade" is enabled: ``` Patching ./usr/local/Kobo/libnickel.so.1.0.0 Applying overrides [...] ENABLE `Block WiFi firmware upgrade` [...] APPLY `Block...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I disabled all git related features, following - https://github.com/zed-industries/zed/issues/13304 Unfortunately zed seems...

defect
git