FrederikNJS

joined 1 year ago
[–] FrederikNJS@lemm.ee 2 points 14 hours ago

This one terrifies me every time... When you pass a car going the opposite way, and it basically looks wike the steering wheel have a wig on... It's always an old woman... Can they even see the road? Or are they navigating using the sky?

[–] FrederikNJS@lemm.ee 1 points 4 days ago* (last edited 4 days ago)

This is a useless comment... This issue has nothing to do with the brand of printer you bought, and everything to do with the settings of your printer and whether the filament is wet. A well tuned Ender will print better than a much more expensive badly configured printe with wet filament. Of course there are printers now that are much easier to get good results with, especially because they come with build in filament dryers, and automatic tuning.

[–] FrederikNJS@lemm.ee 11 points 5 days ago (1 children)

Am Danish. This is fairly accurate, a solid 60% of Danish is just random guttural sounds. This documentary however misses that the remainder is 30% raw deadpan sarcasm, and 10% English words pronounced in an awful accent.

To contrast and compare, this is an average modern Swedish television quiz show: https://youtu.be/lzv6ljgwgzs

[–] FrederikNJS@lemm.ee 4 points 1 week ago

Dunning-Kruger is a hell of a drug...

[–] FrederikNJS@lemm.ee 3 points 2 weeks ago

The author of the article is clearly just confusing "encryption", "cryptography" and "hashing". Reading the full article makes it clear that the intention was to salt and hash the passwords, not encrypting them.

[–] FrederikNJS@lemm.ee 9 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

The OP made the argument that Zuckerberg wanted to know their passwords, such that if the users reused the same passwords elsewhere, then he would be able to log in there and check out their accounts.

For example he could have seen a profile he was interested in, nabbed their password and looked into their email.

Not that he wouldn't have godmode on their Facebook account, and needed their password to access their account, because of course he could have just accessed those accounts without needing the password.

I have not heard this rumor before, though I wouldn't be completely surprised if it was true.

[–] FrederikNJS@lemm.ee 4 points 2 weeks ago

Agree on both parts, but the second part can still be achieved from an unconnected car, you just can't do it remotely

[–] FrederikNJS@lemm.ee 5 points 1 month ago

IPv6 does not require you to open your machine to the Internet, even without making use of a NAT. Sure you get an IP that's valid on the whole internet, but that doesn't mean that anyone can send you traffic.

[–] FrederikNJS@lemm.ee 18 points 1 month ago* (last edited 1 month ago)

Are these restrictions set out by the ISP or the dorm?

If you don't do business with the ISP, then you don't have to agree to and follow their terms.

So as long as the dorms doesn't have rules against setting up your own WiFi, then you should be well within your rights to purchase an Internet connection from another provider, but since you are likely not allowed to get your own line installed, you are probably restricted to ISPs that provide a service over the cellular network.

Of course using a cellular connection will give you worse latencies for online games, but at least you can have your own WiFi with low latency for your VR.

If you want to be nice, you could then run as much of your Internet network over ethernet as possible, so you congest the air waves as little as possible, possibly only running the VR headset over WiFi, and maybe even only enabling the WiFi radio when you want to play VR. If all your WiFi devices support 5GHz, you might also completely disable your 2.4GHz WiFi, to leave the most congested frequencies alone.

To lower the chance of someone complaining about your WiFi, you should configure it as a "hidden network", such that it doesn't broadcast an SSID, and therefore doesn't show up when people are looking for WiFi networks to connect to.

[–] FrederikNJS@lemm.ee 4 points 1 month ago* (last edited 1 month ago) (1 children)

It kinda depends a bit on the user's background... For someone who is used to windows and how computers in general works, I would probably agree with you.

But for people who are more phone/tablet native, I don't think something like Fedora Silverblue is actually that bad of a choice. It comes natively with Gnome 3, which isn't too dissimilar to Android or iOS. Updates are installed in one fell swoop with a reboot, just like Android or iOS. Flatpaks behave much more like an App on Android or iOS, they are self contained, and don't affect eachother.

I just set up my daughters (9 y/o) first school laptop, and picked Fedora Silverblue, and apart from learning about the save icon, and learning how to store files in a filesystem, she was pretty much instantaneously functional, having most of her prior computing experience on an Android phone.

[–] FrederikNJS@lemm.ee 5 points 1 month ago (1 children)

I really don't see much benefit to running two clusters.

I'm also running single clusters with multiple ingress controllers both at home and at work.

If you are concerned with blast radius, you should probably first look into setting up Network Policies to ensure that pods can't talk to things they shouldn't.

There is of course still the risk of something escaping the container, but the risk is rather low in comparison. There are options out there for hardening the container runtime further.

You might also look into adding things that can monitor the cluster for intrusions or prevent them. Stuff like running CrowdSec on your ingresses, and using Falco to watch for various malicious behaviour.

view more: next ›