walden

joined 2 years ago
[–] walden@sub.wetshaving.social 4 points 23 hours ago (1 children)

What's Netflix? That thing I cancelled years ago?

[–] walden@sub.wetshaving.social 6 points 6 days ago* (last edited 6 days ago) (1 children)

I have Frigate running with a reverse proxy, a coral, etc. I just use the internal Intel GPU on my CPU and it works with a 1080p and a not-quite-4k stream (4MP maybe?). It's no sweat for the hardware.

GPU is only used to detect motion, and you can even configure a lower resolution sub-stream from your cameras to reduce that load, but I don't think you'll need to.

Once motion is detected, Frigate fires up the coral to determine what is there. A car, dog, person, etc.

I have everything get recorded with no processing to a single WD Purple, the biggest I could afford. It holds months of video before rewriting over old stuff.

I have Amcrest cameras which are rebranded Dahua I think. I'm relatively happy with them, but I've always dreamed of owning Axis cameras, though they are a bit pricey. My cameras are on a VLAN that can't access the internet.

Hope that helps.

[–] walden@sub.wetshaving.social 15 points 2 weeks ago (2 children)

I'm not an expert, but I think we need more information.

[–] walden@sub.wetshaving.social 0 points 3 weeks ago

Sounds good to me.

[–] walden@sub.wetshaving.social 10 points 3 weeks ago (1 children)

I can only speculate, but PieFed seems great for a community like blahaj. It makes it super easy root out disrespectful users.

[–] walden@sub.wetshaving.social 5 points 3 weeks ago

One that stands out to me are the optional notes above the comment box for each community.

On piefed.social I’ve used this to put a note on every beehaw.org community about the ‘good vibes only’ nature of that instance and one community on lemmy.ml has a note about the unusual mostly-unwritten moderation policies employed there.

I like this idea, because it would serve as a last second warning to me(and others) that I might be at risk of participating with tankies.

[–] walden@sub.wetshaving.social 16 points 4 weeks ago (2 children)

I've certainly seen some toxic .ee users which jives with your theory.

[–] walden@sub.wetshaving.social 3 points 1 month ago (3 children)

I use apps on my phone, but have no clue how to troubleshoot them. I have programs on my computer that I hardly know how to use, let alone know the inner workings of. How is running things in Docker any different? Why put down people who have an interest in running things themselves?

I know you're just trying to answer the above question of "why do it the hard way", but it struck me as a little condescending. Sorry if I'm reading too much into it!

[–] walden@sub.wetshaving.social 3 points 1 month ago

To access things outside of your LAN (for example from your phone while at the grocery store), each service gets a DuckDNS entry. "service.myduckdns.com" or whatever.

Your phone will look for service.myduckdns.com on port 443, because you'll have https:// certificates and that all happens on port 443.

When that request eventually gets to your router and is trying to penetrate your firewall, you'll need 443 open and forwarded to your Debian machine.

So yes, you have it right.

Also forward port 80.

[–] walden@sub.wetshaving.social 2 points 1 month ago

That question is a little bit out of the scope of a forum like this. A question like that would better be answered by the nginx documentation. Sometimes the project documentation might have a blurb about nginx configuration specific for that project. For example, Immich.

For the most part, you only have to reference the nginx documentation. I've never looked at the Immich config above until now, and my Immich server works great.

I've had a reverse proxy for years, but the config files are very foreign to me because I use Nginx-Proxy-Manager. NPM makes nginx usable for dummies like me, at the expense of gaining a deeper understanding of how it works. I'm ok with that, but you might feel differently.

[–] walden@sub.wetshaving.social 97 points 1 month ago (6 children)

This photo is taken out of context, though. I mean, he slapped his chest before the salute, and he did it twice in a row... Ah shit nevermind, he's a Nazi.

 

I have multiple things running through a reverse proxy and I've never had trouble accessing them until now. The two hospitals are part of the same company, so their network setup is probably identical.

Curiously, it's not that the sites can't be found, but instead my browser complains that it's not secure.

So I don't think it's a DNS problem, but I wonder what the hospital is doing to the data.

All I could come up with in my research is this article about various methods of intercepting traffic. https://blog.cloudflare.com/performing-preventing-ssl-stripping-a-plain-english-primer/

Since my domain name is one that requires https (.app), the browser doesn't allow me to bypass the warning.

Is this just some sort of super strict security rules at the hospital? I doubt they're doing anything malicious, but it makes me wonder.

Thanks!

Also, if you know of any good networking Lemmy communities, feel free to share them.

view more: next ›