A review of studies is a meta-analysis. What you’re describing is a meta-meta-analysis, which is also a thing! Here’s one I found from a cursory search..
- 0 Posts
- 35 Comments
paris@lemmy.blahaj.zoneto Linux@lemmy.ml•Gnome's new video player, Showtime, gets merged into the main branch. The new video player will replace Totem on Gnome 49.2·2 months agoI’m having the same issue on Android. For me, switching to desktop mode to load the Anubis check then back to mobile mode so the website is usable again worked.
Never heard of bin but this is cool as hell thanks for shouting it out!
paris@lemmy.blahaj.zoneto No Stupid Questions@lemmy.world•What are some FOSS programs that are objectively better than their proprietary counterparts?1·2 months agoWino Mail is the closest drop-in replacement I’ve found for the old Windows 10 Mail app. It feels pretty similar.
paris@lemmy.blahaj.zoneto Selfhosted@lemmy.world•Selfhosting Sunday - What's up?English5·3 months agoAm I mistaken that docker creates temporary volumes with a nondescript name and you can potentially dig up the volumes that were being used in
/var/lib/docker/volumes
?
paris@lemmy.blahaj.zoneto Selfhosted@lemmy.world•When building a home server, could a used/cheap PC do the job?English4·4 months agoMy server pc is just my old computer parts. Ryzen 3 2200G with with 6Gb of RAM. It gets the job done!
paris@lemmy.blahaj.zoneto Selfhosted@lemmy.world•Plex is discontinuing its “watch together” featureEnglish2·4 months agoI had a few metadata issues with Jellyfin until I changed the primary metadata source to be the same as what Radarr/Sonarr use so they all the file names match up and I’ve had no issues since.
I also don’t have a notable issues with subtitles in Jellyfin, but maybe your requirements have more friction. Have you tried the (iirc included by default) Jellyfin plugin to automatically download subtitles for your stuff? Or the *arr program that handles subtitles (I forget its name)?
paris@lemmy.blahaj.zoneto No Stupid Questions@lemmy.world•I am in the US and its gotten very political but as pretty much a peon do I just tune the stuff out thinking its fear mongering? Or should I closely pay attention to it?13·5 months agoA lot of what this administration will do is going to be illegal and nonsensical and dumb, but they will do so much of it that it will be impossible to effectively push back against it all. If you hear something that you care about, pick that and keep up with it. Don’t get overwhelmed by the torrent of stuff happening over the next four years.
This is especially true in the current media environment, where there’s so much noise that it’s really difficult to break in and sort through what’s true and what’s false and what’s missing context and what’s misleading and what’s technically true but there are other factors that change how it plays out in reality, etc.
It takes a lot of energy to keep up with it all, so pick something you care about and pay attention to developments about that. Maybe that’s trans rights, immigrant rights, democratic institutions, economics, geopolitics, military industrial complex, whatever. You won’t be able to effectively care about it all, so pick one and focus on that.
Might I introduce you to the wonderful language known as Nim? Python-like syntax, compiles to C, C++, and even JS, has mature libraries and good tooling, and some memory safety features built in! And yes, you can use pointers!
paris@lemmy.blahaj.zoneto Programmer Humor@lemmy.ml•I redid the meme with what hurts me6·10 months agoThey didn’t include https so the link doesn’t know what protocol it’s meant to open with
paris@lemmy.blahaj.zoneto Selfhosted@lemmy.world•Self-Hosted setup for remote music lessons?English2·11 months agoIf you use the public instance you don’t need to set up or host or install anything. You can selfhost it if you want, but the public instance works just fine.
One person goes to the web page and starts a room. The other can join the same room by knowing the name of the room. (It will generate a link when you create a room to make it easy to send to someone so they can join by just clicking the link.)
paris@lemmy.blahaj.zoneto Selfhosted@lemmy.world•Self-Hosted setup for remote music lessons?English6·11 months agoConsider giving MiroTalk a try. It has several versions but the P2P version would probably be perfect for your scenario. It’s free, runs in your browser, doesn’t need an account, and doesn’t have time limit shenanigans. I’ve used it in lieu of Discord calls before and don’t have any complaints.
I swear there was at least one more server I looked at but passed over and I cannot recall the name.
Maybe Jellyfin? It’s best at movies/shows but it also handles music (and more). The native music experience isn’t great but it works. For Windows/Linux/Mac you can use Feishin (I use and mostly recommend it, also you can use the web app version). Android has Symfonium I use and highly recommend it, also it works with FAR more than just Jellyfin). I don’t use iOS but I just looked for an iOS app and found AmpFin (not to be confused with Finamp).
You said your users have their own libraries. Jellyfin works great with this. Out each in its own folder, create a new library for each in Jellyfin (pointing to each folder), and you can choose which accounts can see which libraries (and optionally let them manage libraries too so they can delete songs or modify metadata for the libraries they have access to).
I’m a fan of Jellyfin if you couldn’t tell…
paris@lemmy.blahaj.zoneto Selfhosted@lemmy.world•Is it safe to automatically pull and update docker containers?English2·1 year agoI use Watchtower and haven’t had any major issues in the two(?) years I’ve been using it. Make sure you use persistent volumes for your containers and make sure you back up those volumes. If anything breaks, you can roll back to before the update.
If you don’t use persistent volumes, you’ll lose data when Watchtower takes down the image and replaces it with the newer one (which doesn’t copy over ephemeral volumes).
I also recommend for database containers to use an image tag that won’t update with breaking changes. Don’t use
postgres:latest
, usepostgres:15.2
or something like that (whatever the image you’re using the database for recommends).
paris@lemmy.blahaj.zoneto Selfhosted@lemmy.world•[Help] I can't make Radarr's hardlink workEnglish1·1 year agoI didn’t realize this when I first set up Radarr/Sonarr and they ended up copying every single file instead of hardlinking. By the time I realized, I had like 400gb of duplicate files. Ended up running fclones and getting it all back.
paris@lemmy.blahaj.zoneto Selfhosted@lemmy.world•Anyone else get an email from Portainer?English2·1 year agoPortainer does store compose files though? I’ve manually used docker compose commands from the folders Portainer saves them in. They’re labeled with numbers instead of project names which makes it difficult to know which one you’re looking for, but I use rga so that wasn’t as much of an issue for me as it would have been otherwise. It was tedious, but the compose files very much exist on your hard drive.
paris@lemmy.blahaj.zoneto Selfhosted@lemmy.world•"Portainer restructuring and layoffs" (cross-post from another site)English2·1 year agoI started with Yacht and moved to Portainer. Yacht’s ui was just too heavy and unresponsive for me. I got logged out of sessions without it actually telling me almost every time I used Yacht. I would have to log out and in again just to use it (a process that often freezed up as well for reasons I cannot comprehend). I finally had enough and switched to Portainer; not a single complaint since.
The thing is in this case, it’s only human suffering. People don’t actually work nonstop all week. Giving them fewer hours over four days means they’re more productive for those days because they’re not dragging out their work to fill the arbitrary 40 hours they have to work for. So companies pay workers the same, but can save money in amenities and office space or whatever by using it less AND have more productive workers. Longer work weeks don’t actually make companies more money (oversimplifying and speaking broadly).
To me, “he died” puts an emphasis on what the person actually went through. To die is to experience the process of dying. “He is dead” puts the emphasis on his current state, not on the transition from life to that state. Linguistically, I consider dying to be the process and death to be the result. You die once, but you stay dead forever (medical resuscitation notwithstanding).
I have no clue how many other people think of the phrases like that, but that’s the rhetorical distinction I draw between the two.