this post was submitted on 14 Jun 2023
103 points (100.0% liked)

Programmer Humor

19544 readers
518 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ambystoma@feddit.de 13 points 1 year ago (1 children)

well, I guess it depends it depends if you are allowed to link libraries, if not then good luck implementing TLS etc. from scratch :) The modern web really isn't that simple anymore...

Reminds me of this cool website where you can see all the complexity involved

[–] ambystoma@feddit.de 3 points 1 year ago* (last edited 1 year ago) (1 children)

damn, I might be wrong, apparently there's Kernel TLS now

[–] msage@programming.dev 1 points 1 year ago (1 children)

Wow!

Now tell me you can run kernel on the client side, and we're cooking!

Shouldn't be that hard to compile kernel.org/Linux to webassembly.