

- Jellyfin and MediaManager for movies / TV shows
- Navidrome, slskd, and SoulSync for music


If you view the source of the homepage, you’ll see some HTML that starts with this:
<div class="archive-dropdown-wrap">
<ul class="archive-dropdown">
<li><span class="chapter-label">Issue 1</span><ul><li><a href="https://strongfemaleprotagonist.com/issue-1/page-0/">Cover
That’s the HTML for the drop-down. Although if I were you, I’d look into taking advantage of WordPress’ JSON API, since that website uses WordPress.
For example, here’s a list of the images uploaded to the site in JSON format: https://strongfemaleprotagonist.com/wp-json/wp/v2/media?per_page=100&page=1 (Limited to 100 entries per page)
This is the second entry in my timeline of AI hype winding down. The first one was GitHub no longer giving away premium AI models to students.
Not bad for a first meme. I rate it 6½/10. We’ll be watching your meme career with great interest. 👍


if the problem is that major platforms are centralized, opaque, and controlled by corporations, why would the solution be yet another centralized platform controlled by a corporation?
Because people are brainwashed into only trusting billionaires, corporations, brand names, and consumer packaged goods to solve all our problems.


Any advantages over using Seal for Android? Is it primarily for iPhone users?

Incredible naming


They think this will take some of the heat off of them. Hopefully no one actually thinks this is a reasonable compromise. If I want to help an elderly family member install something on their phone during Thanksgiving dinner or a family reunion, I’m not gonna want to wait a day. Uncle Paul’s flying back to Florida tomorrow morning!
Tim Allen movie where he scares Richard Stallman off his roof and is forced to take his place


Don’t make me tap the sign:
Good example of why I don’t rely on technology I don’t control. I want my workflow to be future-proof and have a predictable cost.
I don’t know your exact use case, but I suspect that learning Godot might be very worth it. It’s a really intuitive engine.


I wouldn’t give someone I barely know a second or third chance after being told to get out and then ghosted. If he doesn’t respect you, that’s an absolute dealbreaker, in my opinion.


I’ve recently gotten really into HelixNotes, which I sync to my phone via Syncthing. And the developer is on Lemmy. They’ve been pushing a lot of updates so I’m excited to see where it goes.


Fuckin’ “A.”



Good example of why I don’t rely on technology I don’t control. I want my workflow to be future-proof and have a predictable cost.
I’ve been noticing that more and more projects are being hosted on Codeberg lately. Some examples:
jq is sort of like awk but specifically meant for JSON so it should be a lot easier.