Martin

Results 398 comments of Martin

>I have been attempting to update the megaraid-status wrapper, but not having great luck since am not a developer.. There's already an open PR for it.

That's unfortunate - thank you for maintaining this fork for all these years and an extra thanks for trying to stay in sync with upstream. I will try one more...

It would be better to leave such comments on the AUR page directly in the future, I am not subscribed here and only ran into it by chance. I am...

I have not tested the launch from GUI (I am on wayland and it's completely broken there iirc) , but I can confirm the `scc osd-keyboard` issue and that it...

> With the git version in particular, I get errors about multiple python dependencies What errors exactly? I suggest installing through pacman after building with makepkg from https://aur.archlinux.org/packages/sc-controller or https://aur.archlinux.org/packages/sc-controller-git...

Does it work from your browser on the same environment? https://api.tidal.com/v1/sessions

I've this issue also. Tested the web version on two linux desktops on Chromium 79 - it works perfect. Tested the web version on Android 10 Chrome 78 - the...

This is the extent of my config.js, I installed hastebin through this PKGBUILD on Arch - https://aur.archlinux.org/packages/haste-server-git/ Looking at the config.js in this repo, looks like I just have to...

>`expire` does not work with file storage currently. Could that be documented in the README? > We don't have a separate store where the expiration would be placed - and...

>Have you considered using non-file storage to support expiration? Yes, and while I could do that, it kinda kills the simplicity of the installation. > It's definitely a feature I...