Maxim Mikityanskiy
Maxim Mikityanskiy
Fish segfaults after every fork() after running a command that leaves stdout in non-blocking mode
Arch Linux, fish 3.7.1, TERM=xterm-256color (gnome-terminal) Some stars need to align to reproduce the crash: 1. Start with a fresh profile and put a single config at ~/.config/fish/conf.d/postexec.fish: ```fish function...
dist/main.js hasn't been updated for a while and doesn't include the recent changes, such as LLVM 18.1.6 support. Fixes: #75
When used as a GitHub action, dist/main.js is the code that runs, but it looks outdated: last change at https://github.com/KyleMayes/install-llvm-action/commit/8b37482c5a2997a3ab5dbf6561f8109e2eaa7d3b; the [change that adds 18.1.4 — 18.1.6](https://github.com/KyleMayes/install-llvm-action/commit/aeccb6041ecf8f9d0bb9cfb14e1511312ccc850c) is not included....
### Operating System Arch Linux ### XDG Desktop Portal version 1.18 ### XDG Desktop Portal version (Other) 1.18.2 ### Desktop Environment GNOME ### Desktop Environment (Other) _No response_ ### Expected...
toCommonSwingV() is only called when SwingAuto is false, but it converts kGreeSwingLastPos to kAuto. It doesn't make sense, because: 1. kGreeSwingLastPos means that swinging is stopped (i.e. the shutter remains...
Ref: https://github.com/cilium/cilium/issues/32801 Ref: https://github.com/cilium/cilium/pull/32816 ```release-note Improve compatibility with LLVM 18. ```
Fixes: #32801 ```release-note Update LLVM to 18.1.6 ```
Fix the ELECTRA_AC workaround that became a no-op in de5a190852e4 (not tested with the real hardware). Prettify the way how fan modes are displayed in the UI for ACs that...
### Describe the issue you are experiencing As reported in https://github.com/raspberrypi/linux/issues/3010#issuecomment-750324929, Raspberry Pi 4 is limited to 7 wireless clients with its builtin Wi-Fi in AP mode. However, an alternative...
As suggested in [1], some installations require polling getCallLog to get the doorbell events. Poll that endpoint and craft a akuvox_door_update event with CaptureType=Call, as documented in the README. [1]:...