Interesting. I didn’t know the beta version exists. I’ll try it out later. Thanks!
I code stuff. I draw stuff.
I’m a Hongkonger 🇭🇰
If you’re a westerner coming here because you’re arguing with me about something in HK/China/Asia, I forgive you for your misunderstandings.
Interesting. I didn’t know the beta version exists. I’ll try it out later. Thanks!
I did try it. It doesn’t let me download the entire album though :<
Not sure if this fits your need, but if you just want to own the files, maybe try playing locally?
I don’t have an unlimited data plan, so I use “Gelli” which can download from Jellyfin and play them offline. However, it’s buggy and haven’t been updated in a while, so I’m planning on ditching that, and switch to locally storing the music files.
I found an Android music player named “Symphony”. It reads directories as album, as well as metadata. Importantly, it also saves the queue for me. I have a self-hosted Nextcloud so I can sync music to my phone. Symphony would read them from the directory.
Global hotkey is only used for playing the sounds and nothing else, and that is basically just running a command.
This will play all files that has an audio stream (cls is also using this command):
ffmpeg -i <file> -f s16le - | pacat -d <sink> --channels=<1 for mono, 2 for stereo> --rate=<sample rate> --volume=<0-65535, 65535 = 100%>
I guess it is pretty complicated so maybe I’ll add a way to play files.
During my development, I have found 2 different crates that handles global key input. They are inputbot
and mki
. I looked at some issues in inputbot
and learnt that they are using libinput
as the backend. I didn’t read about mki
though.
This soundboard is using mki
, and global hotkey is working in Wayland (at least for Plasma).
New blockchain just dropped
Then just… don’t do that?
It’s a solid wm
I was messing with the sticky notes widget the other day. I wanted to see how many can I add to the panel, so I spam clicked it 5 times and it froze the entire plasmashell.
I had to manually edit the plasma config file to remove them or else plasmashell just never worked.
After fixing plasmashell, I tried to add 1 sticky note again, and plasmashell froze again. So I just never touched it ever after.
Because we are the minority. If people understood that, we would be living in an open source utopia already.
This doesn’t help when everyone else doesn’t “Don’t”
Not exactly redirect, but sometimes it just goes back to the previous page. Maybe something to do with window.history?
It was a while ago. I haven’t used it after the incident (July 12)
Unrelated, but photon keeps randomly redirecting pages to what is previously viewed. It has screwed me over by making me post to the wrong community.
I’m glad I transferred my domain a month ago to porkbun. They even halved my renewal price
I used to use it a lot, but for a while now (maybe 2 years) I have just been using VPN+SSH
May not be ideal for everyone but most of the time I want to learn something, I just start doing it.
Last year, I basically had no idea about self hosting and I started off with immich. Problems started to arise, but is solvable by searching online.
I also read Lemmy a lot and sometimes from this very community I get tips (such as fail2ban)
A lot of our accounts are gonna be 1 year old in similar times. Mine is on 11 June.
Learnt a lot of open source stuff in the meantime!
The nice chain shows how nice Lemmy is because the 4th one didn’t get downvoted to oblivion
Yes! Thank you very much!
Checked jounralctl for both. There doesn’t seem to be anything near the time of screen blank and wake up.
One step closer to the JS OS meme