• 0 Posts
  • 13 Comments
Joined 1Y ago
cake
Cake day: Oct 04, 2023

help-circle
rss

You need to be able to have multiple nodes in one LAN access ports on each others’ containers without exposing those to the world and without using additional firewalls in front of the nodes.

That’s why kubernetes ended up removing docker support and instead recommends podman or using containerd natively.


There’s no alternative for 0.0.0.0 and a firewall if you’re e.g. using kubernetes.


That assumes you’re on some VPS with a hardware firewall in front.

Often enough you’re on a dedicated server that’s directly exposed to the internet, with those iptables rules being the only thing standing between your services and the internet.


Considering that reading source code can take a long time

You’ll get faster over time, until reading code is faster than reading documentation, as code will always represent what’s truly happening, while docs are frequently outdated.

In a language the user isn’t familiar with

If you’re not that familiar with the language, it’s likely you won’t be contributing to the project. Open source projects usually to have quite limited resources, so they tend to optimize docs and dev UX for people who are likely to contribute.


Just go ahead with the tutorial. Kotlin is basically identical to Java with only tiny changes, and you can just look those up whenever you see something new.


Sure, it’d be a solution for five minutes until someone delids the secure enclave on the gaming card, extracts the keys, and builds their own open source hw alternative.

High-performance FPGAs are actually relatively cheap if you take apart broken elgato/bmd capture cards, just a pain in the butt to reball and solder them. But possibly the cheapest way to be able to emulate any chip you could want.


Element has the same costs as Signal. So far, Element has been lucky in being able to raise money by selling support contracts to governments or companies using Matrix, but even that isn’t enough, which is why Element has been raising money for the Matrix Foundation for almost a year now (with little success).


Microsoft actually locked down the BIOS on several Windows 10 S devices to prevent users from installing non-MS OSes with enforced MS-only secure boot.


I pay for netflix, prime, disney+, paramount+, youtube premium, nebula, and a few more services. I buy music and movies, if available, on bluray and rip them to my own jellyfin server.

And yet, about 20% of what I watch, I’ve got to pirate because there’s no reasonable way to actually watch it. Legal ways often only have the German dub, or are lower quality.

(When I was younger, my family was relatively poor, so back then I obviously pirated everything, but once I could afford it I wiped my entire collection and bought the exact same content properly again, for moral reasons obviously but also because I prefer to do rips myself so they’ve got proper quality).


ASS format is the worst of all subtitle formats. It’s not even a real format, the spec is a badly written word document that’s missing half the features. It’s only popular with shitty fansub groups that discovered you could use it to basically render whatever you’d like on top of videos.


“just works” if you’ve got the fps set to 60 on an M1/M2 macbook and update the OS, you’ve bricked it.


Better laptops tend to put the wifi antenna in the display, so it’s far away from the USB ports when in use. Obviously that’s not compatible with ultra thin laptops.


Badly shielded USB3 causes RF leaks at 2.4GHz. use 5Ghz WiFi or better shielded devices.