←back to thread

226 points Ne02ptzero | 3 comments | | HN request time: 1.221s | source
Show context
vrnvu ◴[] No.44453763[source]
I'd like to highlight this:

>NFS with Kerberos

secure, simple, battle tested. no crazy architecture

works so well a bug showed up in the kernel :-)

replies(2): >>44455019 #>>44458931 #
eqvinox ◴[] No.44455019[source]
> works so well a bug showed up in the kernel :-)

What exactly are you trying to highlight here? Most code has bugs. This one is someone forgetting to stick to actual behavior described in 1997, it's a mistake, mistakes happen. Which one of "secure", "simple", "battle tested" and "no crazy architecture" do you think this disproves?

Or do you think CIFS or Ceph have no bugs?

replies(1): >>44455169 #
1. gyesxnuibh ◴[] No.44455169[source]
I think they're saying typically the kernel one of the last places you'd expect the bug, so it shows that it is battle tested?

I don't think they're being snarky.

replies(1): >>44455733 #
2. eqvinox ◴[] No.44455733[source]
I didn't really read it as snarky, I just straight up don't understand what they mean (and maybe why that smiley is there?)
replies(1): >>44458072 #
3. vrnvu ◴[] No.44458072[source]
By "no crazy architecture" I meant it avoids the modern trend of building monstrous data platforms on top of data meshes, event buses, and layers of cloud abstractions. The kind I sometimes see, hence the smiley :-)