I used wireguard, then switched to Pangolin. Wireguard was simpler and worked better with mobile apps though. I’ll prob switch back for most apps.
- 1 Post
- 46 Comments
French75@slrpnk.netto
Climate@slrpnk.net•Alberta falls far short of expectations on methane regulations2·18 days agoOil & gas is the economic driver of the province, right? Shitty but predictable I suppose.
French75@slrpnk.netto
Not The Onion@lemmy.world•Afroman cleared in ‘Lemon Pound Cake’ defamation caseEnglish
5·2 months agoIt was live streamed on YouTube. Many YouTube channels have the trial in it’s entirety. It’s not very long as trials go. Maybe 10 hours over a few days (or something like that). I’ve only watched part of it so far.
French75@slrpnk.netto
Selfhosted@lemmy.world•Is *arr stack a real Netflix replacement?English
1·2 months agoGot it.
French75@slrpnk.netto
Selfhosted@lemmy.world•Is *arr stack a real Netflix replacement?English
1·2 months agoAh, I see the unclear part. I read this line…
I imagine sitting on coach, searching for show. Then you want to watch some, and then you have to wait half an hour for full episode (or even season?) to download.
As if OP already had a media library, and was outside of their home, sitting on a coach (bus?) and wanting to watch something from their existing library on their phone/laptop/tablet, thinking they’d have to wait for the entire thing to download. This would not be the case. If OP had no content library, and wanted to browse for something new, then yes, you’d need to download the entire thing and add it to your media library first.
- Getting stuff into your media library require downloading the thing.
- Watching stuff (even remotely) that already exists in your library does not require downloading the whole thing.
French75@slrpnk.netto
Technology@lemmy.world•Hisense TVs force owners to watch intrusive ads when switching inputs, visiting the home screen, or even changing channels — practice infuriates consumers, brand denies wrongdoingEnglish
8·2 months agoattempts to query 8.8.8.8, regardless of your DNS settings.
Streaming box / stream app makers have been working around local DNS for a long time. Sometimes of course they’re assholes that want to do shitty things and do this to make interdiction harder. But sometimes there are legitimate reasons. Ones I remember… users who don’t really understand what they’re doing can be overly aggressive with blocking and block things that are necessary for a particular service (causing support problems). Sometimes the ISPs DNS servers have shit performance, and using a well known commercial provider like cloudflare or google can improve performance at scale. It’s not always evil.
French75@slrpnk.netto
Selfhosted@lemmy.world•Is *arr stack a real Netflix replacement?English
33·2 months agoYou can’t watch media before it’s completely downloaded.
This is not true for just about any use case.
If you use *arr, you’ll likely use Plex or Jellyfin for a media server. That server will do progressive streaming. Netflix by contrast does dynamic adaptive progressive streaming.
Progressive streaming means that playback will start once your client has downloaded and buffered enough of the selected content from the server. The amount is typically a fairly small portion of the stream, like 10 seconds or so, though the specifics are left to the server and client configs.
Dynamic adaptive progressive streaming has a multiplicty of streams optimized for different devices, formats, and quality levels. This might be a few hundred copies of the same video asset, but in a few different codecs, a few different color encodings (ie HDR, SDR), and a quality ladder of maybe 10 steps ranging from low quality SD to moderate quality UHD (like maybe 300kbps at the low end, and 40Mbps at the high end. And these will be cached around the world for delivery efficiency. On playback, the client (player) will constantly test your network throughput in the background, and “seamlessly” adjust stream quality during playback to give you the best stream your network and client can support without stopping to rebuffer.
For example, if you’re on a 4K/HDR TV with Atmos sound, and great network throughput, you’ll get the highest quality HDR streams and Atmos audio. Conversely, if you’re on mobile that doesn’t support HDR and only stereo audio, you’ll get much more efficiently coded HD video (or maybe SD) and stereo audio streams that are more suited to playback on that device. It would be impractical (huge cost and minor benefit) to try to replicate dynamic adaptive streaming just for yourself.
In any case, even if you’re just pulling off a NAS, you shouldn’t need to wait for the entire file to download before you can start playback. If your files are properly coded, you should be able to do progressive streaming in just about any use case.
French75@slrpnk.netto
Privacy@lemmy.ml•Me Buying A Phone From Google Solely Because I Can Put GrapheneOS On It
8·2 months agoThere is no verification that is true.
But there is a nearly continuous stream of occurrences where Meta is caught lying.
French75@slrpnk.netto
Selfhosted@lemmy.world•Do you stick to the same linux distro across your devices?English
4·2 months agoNo. Debian on the server. CachyOS on the laptop OPNsense / FreeBSD on the router-firewall appliance.
I don’t really feel like I need a single OS across everything. The lack of that has never been an issue.
Most Americans don’t understand the distinction between partisanship and politics. The phrase “I’m just not political” usually means either “I don’t want to hear your partisan bullshit right now.” or “I hold objectionable views that I can’t articulately defend.”
French75@slrpnk.netto
Climate@slrpnk.net•Chevron's hometown paper is quiet on climate. Guess who owns it?2·2 months agoIf you didn’t know that Chevron used to be Standard Oil, and if you didn’t know that its been the most prominent company in the Richmond area for about a century, the connection might not be that obvious. But if you know any of the history, its not hard to figure who runs “The Richmond Standard.”
French75@slrpnk.netto
Selfhosted@lemmy.world•How to Use Local IP for Services when at Home?English
8·3 months agoI have opnsense, and it was pretty easy. I use DNS overrides and a local reverse proxy. When I’m on the home network, the local dns overrides point to the local reverse proxy. When I’m outside the home, public DNS records point to my VPS, which reverse proxies the traffic to my home machine. This way I’m only hitting the VPS when I’m outside the home. Much more efficient.
I think Side of Burritos’ youtube channel has a guide on how to set this up, but it’s fairly straightforward.
French75@slrpnk.netto
Asklemmy@lemmy.ml•Epstein file scandal: Why none of the rich have been sent to jail for pedophilia ?
29·3 months agoBecause we don’t really care about protecting kids.
French75@slrpnk.netto
Selfhosted@lemmy.world•Any way to make nextcloud more like Google Photos? (Solved!)English
2·3 months agoSomething maybe wrong? I have 58k photos and it didn’t take anywhere near that long. If memory serves, I just let it rip overnight and it was done the next day.
French75@slrpnk.netOPto
Selfhosted@lemmy.world•Selfhosted office suite with good mobile apps/uxEnglish
3·3 months agoOK, so after a bit of poking at it:
- I agree. The OnlyOffice mobile Android app (called Documents) is a much better mobile spreadsheet viewer/editor than Collabora.
- What’s even cooler is that the app works with Nextcloud as a cloud backend. So I can log into my existing Nextcloud instance and get the benefit of the better sheets editor on my existing files with no extra work at all!
- They say that OnlyOffice supports markdown as of version 9, but I think they mean the broader platform itself, not the Android app. For example, you cannot create a new .md file from the mobile app, and if you try to open an existing .md file, it displays a “wrong file type” error, but it does successfully open it as a .docx.
In any case, since it works with Nextcloud, the app, out of the box, is already a more functional mobile spreadsheet editor. That’s a big win in my book. Thanks!
French75@slrpnk.netOPto
Selfhosted@lemmy.world•Selfhosted office suite with good mobile apps/uxEnglish
3·3 months agoHaven’t tried it. Is it better in this regard?
French75@slrpnk.netOPto
Selfhosted@lemmy.world•Selfhosted office suite with good mobile apps/uxEnglish
2·3 months agoYeah. That’s what opencloud uses. Their app does a handoff to Collabora.
Ill have a look at Joplin. Thanks.
I’m not having any issues with my current setup
I’m lazy. I just want things to work. So in your shoes, I wouldn’t go trying to create work if things work fine.
I run Debian on my home server and my VPS, but I chose it for familiarity and stability. I wouldn’t say Debian is inherently barebones; you can add/build whatever you want. It is a longstanding, capable distro that is the base of many other distros. It’s a solid choice that favors stability. And if things are working with Mint, why break them?
By contrast, I run CachyOS on my laptop because it’s a newer laptop and the rolling release model of CachyOS (and Arch, which it’s built on) gets the updates and hardware support I need to make my laptop work. It’s simpler, better, and less work, and significantly more functional than it’s be with Debian, because the rolling release distro moves fast. My home server is 10 year old hardware, so the more stable Debian is fine.


I bought a minipc and put OPNsense on it. Its been just over a year now. Very flexible, very easy, and rock solid.