Jellyfin is to Plex as Lemmy is to Reddit.
Jellyfin is to Plex as Lemmy is to Reddit.
It keeps track of which files you’ve played (e.g. to automatically pick the next episode in a series), it automatically downloads metadata and cover art so you have a nice browsing interface, it manages multiple profiles so that e.g. you can limit your kids’ access to only G and TV-Y or filter out genres a user doesn’t like, it lets you set parental controls to limit the amount of time watched in a day (or disable it at certain times of day), etc.
The name made me think it was made by the same company that makes these.
Trust me, you don’t want to be trying to maintain legacy Jython code at this point, let alone use it for anything new. All the “normal” Python infrastructure like Pip etc. has moved on and broken compatibility, so you’d have to find and maintain locally the last working compatible version of every single package you use. I suppose you could use Java libraries, but the impedance mismatch trying to use LBYL explicitly typed stuff in EAFP python is terrible. It’s just a horrible mess.
is Jython still a thing?
No. (Source: I had to try to keep its zombie corpse shuffling along at my last job.)
Only the latter definition is valid!
You can still view the source code. That’s what open source is.
No, it’s not. It only counts if it provides the four freedoms listed here:
- The freedom to run the program as you wish, for any purpose (freedom 0).
- The freedom to study how the program works, and change it so it does your computing as you wish (freedom 1). Access to the source code is a precondition for this.
- The freedom to redistribute copies so you can help others (freedom 2).
- The freedom to distribute copies of your modified versions to others (freedom 3). By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this.
And before you say “but that’s the definition of ‘Free Software’, not ‘Open Source’,” even the latter, misguided as it is, at least still requires freedom 0!
There is no such thing as “conditionally open source.” The license terms you describe are just “not open source.”
If they actually gave a shit about commercial entities contributing back, they should’ve gone AGPL3. This is just a money grab and yet another example of how permissive licensing isn’t good enough and everything should be copyleft.
Or, specifically, should be required to be opt-in only.
Yes, in the same way that folks should be allowed to sell themselves into slavery.
Oh wait.
(In other words, some things are so inherently exploitative they should be prohibited even with “consent.”)
Its entire business model is a protection racket wrapped in a crypto scam, so no, I don’t trust it!
It also doesn’t help that that it’s run by the incompetent dipshit who inflicted JavaScript on the world and who later got kicked out of Mozilla for being a bad person. Furthermore, being based on Chromium instead of Firefox is an unforgivable sin by itself. Really, from my perspective there’s basically nothing in its favor at all.
Yeah, but for all we know you went to college thousands of years in the future, Time Lord.
But we recycle e-waste.
Oh you sweet, summer child.
The most sustainable option would also always be the cheapest option, if regulations were properly designed to correct for externalized costs. We should strive for that.
All hardware is “disposable” in the sense that it becomes obsolete after a few years, and the electricity to keep using it costs more than replacing it with new hardware with better performance per watt.
Maybe once Moore’s law is finally dead and buried that’ll stop being the case, but it hasn’t happened quite yet.
This certainly isn’t “green” in terms of disposal, but I’m not sure it’s any worse than the status quo alternative of a landfill, either.
At the limit, it could depend on the extent to which adding heat to the ocean has different/worse effects than adding it to the atmosphere. E.g. maybe ocean heat is worse for wildlife or disrupts currents or doesn’t radiate away into space as fast, or something like that.
Definitely not a problem to worry about in the short-term, of course. But then again, the same was said about lots of other problems back in the day that we do have to worry about now, so…
I doubt they’d be able to stop it from becoming one, especially if they don’t want to spend the server downtime to haul it out for repainting.
I keep trying OpenStreetMaps based mapping apps, but giving up on them because they can never seem to find locations I search for by address.
I want to degoogle, but I also want to keep track of which videos I’ve watched already across devices. Maybe Newpipe and similar apps need a self-hosted server companion app. Or maybe a plugin for existing server software, like I dunno, Jellyfin or Nextcloud or something. Maybe using RSS? I’m just brainstorming here…
“Reduce, reuse, recycle” is listed in order from best option to worst. Bandit has improved the outcome by reusing instead of allowing you to recycle.