BakedCatboy

joined 11 months ago
[–] [email protected] 40 points 2 months ago (9 children)

Our ISP sends 3 strike letters :(

[–] [email protected] 9 points 2 months ago

I would just accept the terms and disable wifi, or if you don't want to double nat just use a switch and accept the terms / login on every device connected to the switch.

[–] [email protected] 9 points 2 months ago (1 children)

I've done a backup swap with friends a couple times. Security wasn't much of a worry since we connected to each other's boxes over ssh or wireguard or similar and used tools that allowed encryption. The biggest challenge for us was that in my selfhosting friend group we all prefer different protocols so we had to figure out what each of us wanted to use to connect and access filesystems and set that up. The second challenge was ensuring uptime and that the remote access we set up for each other stayed up - and that's what killed the project as we all eventually stopped maintaining the remote access and nobody seemed to care - so if I were to do it again I would make sure all participants have alerts monitoring their shared endpoint.

[–] [email protected] 3 points 2 months ago (1 children)

I tried the .ps one and it worked for me

[–] [email protected] 10 points 2 months ago

Federation sounded interesting so I looked at the website and it sounds like on prem can't yet federate with people using "cloud" which I guess is the hosted version - they can only federate with other on-prem instances.

It looks promising though and would be cool to host my own instance and still chat with friends.

[–] [email protected] 1 points 2 months ago

I can't wait until the immich photo editor gets enabled and hopefully it eventually duplicates all the google photos editor features because that's the only reason I keep around the google photos app.

[–] [email protected] 3 points 2 months ago

You can achieve a similar thing using vlans - usually by default they're isolated but you may add specific rules that allow traffic between vlans if it meets certain criteria (specific ports, specific types of traffic, traffic to or from specific hosts, any combination of those). So yeah you can imagine client isolation being like having each client on their own vlan - except without needing a different subnet for each client.

[–] [email protected] 3 points 2 months ago* (last edited 2 months ago) (3 children)

To add to the other reply, client isolation is about controlling whether an ap, switch, or router willingly sends traffic between clients. Because of that, it doesn't kick in if you listen to packets over the air before they've been received by an AP. For that kind of security you need a wifi specific security measure - which I think "enhanced open" is what you'd be interested in. It allows you to have an open passwordless wifi but it generates temporary encryption keys for each connected client, then the rest is as if it was using WPA, so that you don't need to enter a password but your traffic gets encrypted and protected from anyone else listening in on the WiFi.

If you combine both then you should have a network where each device is isolated both over the air and from a routing perspective so that each device only sees an Internet connection and no other devices.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

The same way filebot and any other tool does - the file needs to have some label, either an absolute episode number or a season + episode number. I'm not aware of any tool that is able to look at the contents of the video to figure out which episode it is visually without any information from the filename - but I'd be happy to be proven wrong because I would be impressed.

Sonarr/radarr does analyze the content somewhat but that's just for gathering resolution, codec, HDR, audio languages, and subtitle information, which can all be added to the filename format for inclusion during renaming.

[–] [email protected] 2 points 2 months ago (3 children)

I second using sonarr/radarr, once imported it detects episodes and lets you one click rename to a specific format and folder organization.

If you don't want any of the other features of sonarr/radarr (like having a way to filter and manage your collection to see what's in what quality or from what release group, searching multiple indexers with a single search, being able to send a specific search result to a downloader and have it automatically imported and organized when complete, or have auto downloading based on requests using scoring rules that you set), then there's also filebot which a lot of people seem to like and seems to be just for matching with online metadata and renaming.

But I haven't tried filebot since I like the extra features and capabilities of sonarr/radarr. It makes it easy to manage several library folders like an archive for anything that's been reviewed, is complete, and in a quality/codec that I'm satisfied with, and keeping track of currently airing shows in my active folder which is where I also keep auto downloaded stuff I haven't reviewed.

[–] [email protected] 25 points 2 months ago

Probably because he already did an nft collection apparently, according to the article.

[–] [email protected] 1 points 2 months ago

I use a nuc10i7fnkn and since transcoding is almost entirely done using the dedicated quicksync hardware in the CPU you don't end up actually using the CPU much. So I'm sure it would work on an older generation or the i5 version. I don't know much about the N100 but it looks like it would be very capable. Supposedly it boosts to 3+GHz and it's a 10nm node compared to my NUCs 14nm. But the GPU has the same number of execution units so I'm not sure if the quicksync transcoding performance is that different. I saw someone mention 3 simultaneous 4K transcodes and I think I got about that much on mine. Generally for quick sync performance you just compare the Intel hd or uhd graphics model (like 630, 730, uhd, etc) and the number of execution units and that should correlate to the performance. Also check the Wikipedia page for quicksync for codec compatibility (under the Hardware decoding and encoding section), but anything recent will handle most stuff you'd need: https://en.m.wikipedia.org/wiki/Intel_Quick_Sync_Video

view more: ‹ prev next ›