🦊 Furry
🇨🇵 French
Yeah, Im pretty bad at writing bios lol, but if you want to talk to me, just message me!
Well, it seems like it’s going to be a little more tricky. There’s no ID to detect the post sorting selection menu. For the language select, I could look for elements containing the ID language-select
but it does not seem to be possible for post sorting.
The best thing I could think of is to add ?sort=Old
, ?sort=New
to the URL but it does not seem to affect the sorting unless the button is actually clicked or the page fully reloads.
If I could consistently select the elements that allow for filtering (and be careful that it doesn’t conflict with other types of filtering on other pages), I could do it, but right now I don’t see a solution.
I could make another add-on for that, if you are interested
Update! Now should work with any language select in Lemmy, not just post creation!
Add-on even lighter than before! Let’s save those bytes~
Wait a few hours for Mozilla to approve it then update to v1.1, or get it now from GitHub releases!
Thank you for your feedback, I’ve switched to the GPL V3 license
Besides Funkwhale, I’m not sure there is anything else at the moment (someone please correct me if I’m wrong)
There are radios on Funkwhale, but these are just a random playlist of songs from a set list (like “Piano radio” for example)
Peertube has a livestreaming function that could be used as a radio closer to the actual sense of the word (with someone animating it), but it would take a lot of effort and I haven’t found any radio channels on Peertube. If you have a great idea, go for it and it might take off! 🎉
You should check out this fork by the person who made CTGP7, there are portable releases
Here’s a fork of Citra that can connect to the official nintendo network, still avilable now, by the person who made CTGP7 (custom tracks and characters in MarioKart 7), and here’s the one for Yuzu. I think these are gonna be the main forks because they already have quite a lot of activity. It’s cool that Citra and Yuzu were open-source so things like this can be made!
I’m out of the loop, what’s the wayland backend?
The best thing I can think of is to contribute to the Lemmy front-end itself, but since I’m not familiar with the framework they use, and how the project is structured, I don’t think I’ll be able to do it for the forseeqble future. Feel free to open an issue about this on their GitHub however!