

Blueiris and some hikvision cameras. It’s not fancy, but it’s pretty straightforward to get running. I’m not super concerned with alerting and just run continuous recording looping after a few days.
🌨️ 💻
Blueiris and some hikvision cameras. It’s not fancy, but it’s pretty straightforward to get running. I’m not super concerned with alerting and just run continuous recording looping after a few days.
Nope. In the US we have a system enshrined in state laws that cemented a layer of middlemen between auto manufacturers and consumers. These middlemen are called dealerships. They typically run showrooms, sales, and service for one manufacturer and hold a stock of vehicles on site.
These guys made so much money fucking consumers over they’re universally distrusted. “Car salesman” is a dirty profession in the US. Because they don’t really add value to the process and had a ton of money, they lobbied aggressively to protect their fiefdoms to state governments and successfully made it illegal in many states for a manufacturer to sell directly to consumers.
Awful system. I hate buying a car because of it and go to extraordinary lengths to lie and cheat their system when engaging with them, as they’re doing the same by default.
up your block size bro 💪 get them plates stacking 128KB+ a write and watch your throughput gains max out 🏋️ all the ladies will be like🙋♀️. Especially if you get those reps sequentially it’s like hitting the juice 💉 for your transfer speeds.
“Our industry is built around devaluing human life for profit. Why aren’t these people valuing our lives?”
It’s like a sketch comedy show. They can’t be this dumb.
Flail until the light leaves their eyes.
Comments like this is why I come to Red…Lemmy.
This feels like opening the Overton window.
llama?
rumyo n juuliet
there are other kinds of hackers?
We’re seeing connections from IP addresses that aren’t even routable on the internet. We’re compromised. Time to format.
I dunno I RMA’d my Nomad so many times.
If budget is no object it’s only kind of a pain in the ass with Nvidia’s vGPU solutions for data centers. Even with $10 grand spent there’s hypervisor compatibility issues, license servers, compatibility challenges with drivers for games/consumer OS’s on hypervisors, and other inane garbage.
Consumer wise it’s technically the easiest it’s ever been with SRIOV support for hardware accelerating VMs on Intel 13 & 14 gen procs with iGPUs, however iGPU performance is kinda dogshit, drivers are wonky, and multiple display heads being passed through to VMs is weird for hypervisors.
On the docker side of things YMMV based on what you’re trying to accomplish. Technically nvidia container toolkit does support CUDA & display heads for containers: https://hub.docker.com/r/nvidia/vulkan/tags. I haven’t gotten it working yet, but this is the basis for my next set of experiments.
You don’t compile all your packages from source, do you?
Are you running redundant routers, connections, ISPs…etc? Compromise is part of the design process. If you have resiliency requirements redundancy will help, but it ratchets up complexity and cost.
Security has the same kinds of compromises. I prefer to build security from the network up, leveraging tools like VLANs to start building the moat. Realistically, your reverse proxy is likely battle tested if it’s configured correctly and updated. It’ll probably be the most secure component in your stack. If that’s configured correctly and gets popped, half the Internet is already a wasteland.
If you’re running containers, yeah technically there are escape vectors, but again your attacker would need to pop the proxy software. It’d probably be way easier to go after the apps themselves.
Do something like this with NICs on each subnet:
DMZ VLAN <-> Proxy <-> Services VLAN
Or even phivetons.