this post was submitted on 15 Nov 2023
783 points (96.2% liked)

Programmer Humor

25764 readers
1355 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 120 points 2 years ago (17 children)

Before nginx was a thing, I worked with a guy who forked apache httpd and wrote this blog in C, like, literally embedded html and css inside the server, so when he made a tpyo or was adding another post he had to recompile the source code. The performance was out of this world.

[–] [email protected] 11 points 2 years ago (3 children)
[–] [email protected] 2 points 2 years ago* (last edited 2 years ago) (2 children)

Fefe uses a LDAP server as backend, not Apache

[–] [email protected] 3 points 2 years ago

He also uses his own http server that in turn queries the ldap server solely for the articles. The rest is compiled into the http server binary.

load more comments (1 replies)
load more comments (1 replies)
load more comments (14 replies)