I am a god because it works but I have no idea why it works
I am a god because it works but I have no idea why it works
I do know from experience that networks are complicated and users are dumb, but I still think that if someone with barely any knowledge and without malicious intent can mess with your network then something’s wrong with the setup.
But if the bio or art major can seriously affect your network then is that even their fault? What if someone had skill and malicious intent?
If someone deploys their router using a uni network as wan then I don’t see how that could affect other uni network users? I can imagine some internal services might not work behind such a router but it would be illogical of the user to blame anyone but themselves.
Can you give some examples of issues you mention?
Sorry mate, those figures with no meaningful captions are borderline incomprehensible. Like, what’s the difference between first and second figure?
it’s not hard to read
Until there’s missing brace somewhere
It is undoubtedly a new piece of research, but the cause is always the same: corporations exploit people because they are taken out of government and democratic control effectively everywhere.
Some corporations employ more people and have bigger budgets than some countries and they often influence people’s lives more than the government. Yet they’re effectively electoral monarchies where electors and monarchs are just a bunch of rich assholes who respond to nobody.
Only when we change that system then those headlines will stop.
I’m genuinely curious where their penny picking went? All of tech companies shove ads into our throats and steal our privacy justifying that by saying they operate at loss and need to increase income. But suddenly they can afford spending huge amounts on some shit that won’t give them any more income. How do they justify it then?
Drives are usually encrypted with symmetric ciphers (usually AES) and these are reasonably secure against quantum attacks with a key big enough.
And with the vast majority of crimes you just need to wait until the statute of limitations, which in cryptography and quantum fields is quite short period.
No more secrets.
Post-quantum cryptography enters the chat
Relevant XKCD for the OP https://xkcd.com/1053
Slightly related to the issue of remembering addresses, I think the main issue is with the fact that local nameservers are pretty much non-existent if you’re not running OpenWrt or OpnSense. Which is shameful because the local nameserver is an amazing quality of life tool.
Also the fact that officially there are no local TLDs except for “.arpa” while browsers won’t resolve one word domains without adding http://
And don’t get me started on TLS certificates in local networks… (although dns01 saves the day)
I would love to start using ipv6 but my ISP decided that their devices won’t support prefix delegation because “nobody uses ipv6 and nothing works with it”
Can it even make sense tho? To me JS is an example of a not too good thing that people started too eagerly so now they’re trying to make it make sense.
But why the Docker :(((
I mean, isn’t it?
I would say that if someone asks a difficult question it’s often difficult because it’s very general, so you don’t have any specific point to answer that you know will satisfy the person asking.
On the other hand, if someone is writing misinformation then they provide specific statements which still may be difficult to correct but you have those anchor points you can refer to.
So I guess the thing here is that if someone, after asking a question, writes a BS answer they actually refine their question and narrow its scope, thus making it easier to answer.
I usually see broad questions about rather simple things unanswered, but very specific yet difficult questions answered
As long as they provide appropriate sources then it doesn’t really matter who they are
Okay, but genuinely in what cases the borrow checker caused issues for you? Cause I use Rust for a few years now and have not yet encountered the infamous fight with the borrow checker.
Also, there’s a “new” and “better” borrow checker coming in 2024 edition.