Entertainment industry is literally a mafia so this is on brand.
I think on redhat/fedora it uses runc by default and on debian/arch it uses crun by default.
deleted by creator
I believe podman and containerd use runc
under the hood so they’re also affected by this container escape vulnerability. You should update it to the latest version.
Is there any payment involved? In general, companies usually use your details for fraud check. If you use fake details, chance that it can trip the fraud check on their payment processor.
Might want to check ZeroTier too. They don’t have as much features as Tailscale, but have more relaxed limit. If you can’t decide, you can use both Tailscale and ZeroTier at the same time without issue.
It’s possible for more than one companies to thrive in streaming space. Just look at music streaming industry. There are healthy competition there with several global music streaming apps and various regional/country-specific music streaming apps. All they have to do is not locking contents behind exclusivity deals and compete on price and features instead. Also, not cracking down too much on family sharing usage also helps.
Does the SSL error also occur when you access https://yourlemmyinstance.com
from curl without the extra activity+json header?
Another trick is setting up a guest/secondary AP that don’t use pi-hole. When your pihole is down, just switch to the secondary AP. Most routers can setup multiple APs, though not all can setup different dns server for the other APs.
I want to counter that buying individual songs and albums would get too expensive compared to streaming, but then I realized I’ve been listening to the same set of playlists in the past few years and the total cost of streaming subscription in those period is probably more than enough to buy those songs.
https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308718
Wait, that’s not a .m3u url, it’s a link to a html page instead. Just open it firefox and see if it works. In my case, I got this in firefox:
Basically just open Media -> Open Network Stream -> Network tab, then enter the playlist (m3u) url there:
The m3u url might contains a list of stream. To see them, open the playlist panel from View -> Playlist:
Also, check out https://github.com/iptv-org/iptv for a huge playlist of iptv.
Some people do actively looking for fights instead of having meaningful discussions. I noticed them less and less now though, so either the mods got them, or they blocked me because I often call them out, or maybe they stopped frequenting smaller communities.
and hosting a VPS with the resources required for this is way too expensive for me.
If you’re ok with using VPS from bottom-tier providers, you can get them for 10x cheaper than the usual cloud providers (or more during holiday sales) on lowendtalk.com.
Try limiting the database connection pool size too in lemmy.hjson
. It helped a lot in my instance. I set mine to 30 in a small server with 8gb ram. You can set it to even lower value for lower postgres memory consumption.
database: {
host: dbhost
user: "lemmy"
password: "secret"
database: "lemmy"
pool_size: 30
}
Yeah, this is why I have small swap on my servers. I’d rather the process got killed by the oom killer and got restarted automatically instead of running very slowly and trashing the entire server when it uses too much memory.
Should I setup DKIM, DMARC, SPF and reverse IP lookup?
This is no brainer to setup using mailcow. Just need to copy paste the provided TXT values from mailcow ui into your dns entries.
Mailcow is fantastic and very easy to deploy. I highly recommend it.
Does your server has a big swap space?
I was blocked from sign up too due to the phone number verifier didn’t support my country, but when I tried again several days ago, they doesn’t seem to require phone number anymore.