Martin

Results 157 issues of Martin

This https://github.com/janeczku/calibre-web/commit/884f7666fa7d95d64bf2266f0d08b1a014b83ef7 commit takes https://github.com/JordanMilne/Advocate and instead of forking and putting it in requirements.txt, it hardcodes it into the code base. Now, if any other project needs this dependency, they...

Ran into this while trying to fix https://github.com/htop-dev/htop/issues/243 Fixing these will allow htop to correctly handle the 65k available colors and the necessary version bump enables 8-bit RGB colors (24-bit)....

enhancement
code quality :recycle:
dependencies

Old demo with wrong column highlights [Screencast_20240929_172318.webm](https://github.com/user-attachments/assets/0418af32-457f-4a61-bdbc-c8e890682166) [Screencast_20240929_181531.webm](https://github.com/user-attachments/assets/7162504d-af15-40b4-8224-34652dfa6812) This is a decent workaround for https://github.com/htop-dev/htop/issues/243 solely by using text attributes by taking the idea in https://github.com/htop-dev/htop/pull/434 and expanding it. This...

enhancement

Workarounds: * Switching to the Pro Audio profile seems to prevent this. Possibly due to its IRQ scheduler. * TODO: Test normal profile + setting `api.alsa.disable-tsched = true` in wireplumber...

Linux
Audio

`paru v2.0.4 - libalpm v15.0.0` Sometimes when a package in the AUR updates, it can take quite a while for paru to start noticing it. This is despite removing cache...

##### Summary I have originally reported this issue [downstream in the Ansible VSC extension](https://github.com/ansible/vscode-ansible/issues/1522), but it seems it's an issue in ansible-lint. ##### Issue Type - Bug Report ##### OS...

bug

Follow up to #1251. There's a couple things to go through: * Single vs Double quotes - it would be nice to consistently use one formatting The codebase uses quotes...

As per title. I can have Tauon running and playing music: ![image](https://github.com/user-attachments/assets/e1d56169-fc6a-4646-88f1-9abe752f1721) Then reconnect some device, in this case I was using BT headset, ran `systemctl --user try-restart pipewire pipewire-pulse`...

These commits from 8-10 years ago disabled them by default, is the problem with launchpad still relevant today or could it be reverted today? I see at least Arch has...

When testing, I often have to enable and disable patches, which is super annoying as there is a whole lot of them and I have to remember which ones I...

enhancement
contributor wanted