To discuss the video in a comments section associated with it.
- 1 Post
- 86 Comments
I agree it is that way currently, unfortunately, but it’s definitely a recent phenomenon (last 10y).
He switched to linux a while back. Now he’s trying to switch as much of the rest of his digital life to FOSS/non-profit stuff. He advocates for duckduckgo, firefox, paid email, graphene os, selfhosted vaultwarden, nextcloud, anything but google maps, kodi, etc.
I see you didn’t make it 40s into the video.
Are you giving random strangers legal permission to pentest you? That’s bold.
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•I'm the creator of Seedit and I'm here to share how it works and clear up some Concerns/FUDSEnglish7·9 days agoIf it’s not obfuscating your IP address, then you’re open to getting targeted by anyone you interact with on a reddit-like platform. That sounds like a circle of hell I’d rather not visit.
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•Plex now want to SELL your personal dataEnglish25·1 month agoI don’t know why people use dishwashers. It’s in the kitchen. A lawn mower is a no brainer, yet people still use dishwashers??
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•Plex staff leaving review on Play Store for PlexEnglish6·2 months agoI’m convinced 90% of them have never run either and just like to complain about stuff.
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•[Solved] Looking for ... inventory management, I guess?English7·2 months agoA CSV file should work.
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•GitHub - SinTan1729/chhoto-url: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.English201·3 months agoIt’s neat that this exists, but not neat if someone hosts it for a year, a bunch of fed users rely on it and share a bunch of links using it, and then the hoster takes it down for whatever reason, and now there are a bunch of dead links littered all over the place.
Even less neat if some malicious group can then buy the lapsed domain and forward all those dead links to ads and viruses.
Please host responsibly, is all I’m saying.
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•Tools to migrate from Plex to Jellyfin?English3·3 months agoIt’s not sunk cost, dude. We agreed that $120 will get them 5 years of service that meets their needs. Even if they switch to jellyfin after 5 years, they still got their money’s worth.
It’s only sunk cost if they are worse off than if they had switched earlier. I guess if you’re arguing that they would still have $120 if they switch today, I would argue they should still pay that $120 toward jellyfin’s development. And that’s assuming they have time to switch to jellyfin AND it fits 100% of their usecases, either of which could be untrue.
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•Tools to migrate from Plex to Jellyfin?English102·3 months agoOr Plex currently does everything they need it to, and $120 for 5+ years of keeping that going without any interruption of service is very reasonable. In the meantime, jellyfin will only get better and there might even be other options available by then.
Stop trying to make the issue black and white, one-size-fits-all. There are perfectly legitimate reasons for people to use both Plex and Jellyfin.
Hah, they’re TrueNAS BSD jails, but yes, now I need to figure out how to rename the “Jails” tab in my UI to overlords.
Also, all the extra work my self-hosting endeavors generate is “creep”.
I use zerg units.
- NAS is named Nydus
- Homelab with a GPU is Hydralisk
- Jail instance that I can use for random cron jobs is Drone
Afaik the cookie policy on your site is not GDPR compliant, at least how it is currently worded. If all cookies are “technically necessary” for function of the site, then I think all you need to do is say that. (I think for a wiki it’s acceptable to require clients to allow caching of image data, so your server doesn’t have to pay for more bandwidth).
My recommendation would be, have two machines: new hw for all your services, and use the old hw for your NAS. Each could be whatever OS you’re comfortable with using. Most everything on the services machine could be in docker configs, including network mount points to the NAS. You might be able to get away with using the 1080TI in the services box depending on what all you want to do (AI stuff, or newer stream transcoding requirements may require newer hw).
Moving the data from the old NAS to a new one without new disks will be a challenge, yes.
I have a TrueNAS box and used jails for services. I recently set up a debian box separately, and am switching from jails on truenas to docker on debian. Wish I had done this from the start.
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•Anyone else here self-hosting on absolutely shit hardware?English5·6 months agoAll of that was introduced in 2004. When you said “25 years ago” I assumed you meant the original P4 from 2000.
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•Anyone else here self-hosting on absolutely shit hardware?English11·6 months agoNegative, Pentium 4 was x86 and thus could only address 32 bits.
64bit CPUs started hitting the mainstream in 2003, but 64bit Windows didn’t take off until Win7 in 2009. (XP had it, but no one bothered switching from 32b XP to 64b XP just to use more memory and have early adoption issues. Vista had it, but no one had Vista).
teawrecks@sopuli.xyzto Selfhosted@lemmy.world•Security blindspots for selfhosted websiteEnglish6·8 months agoLet’s Encrypt is good practice, but IMO if you’re just serving the same static webpage to all users, it doesn’t really matter.
Given that it’s a tiny raspi, I’d recommend reducing the overhead that WordPress brings and just statically serve a directory with your site. Whether that means using wp static site options, or moving away from wp entirely is up to you.
The worst case scenario would be someone finding a vulnerability in the services that are publicly exposed (Apache), getting persistence on the device, and using that to pivot to other devices on your network. If possible, you may consider putting it in a routing DMZ. Make sure that the pi can only see the internet and whatever device you plan to maintain it with. That way even if someone somehow owns it completely, they won’t be able to find any other devices to hack.
I mean…not that curious. It’s his entire livelihood at the moment.