this post was submitted on 13 Dec 2024
315 points (97.3% liked)

Greentext

4593 readers
704 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS
315
Anon is a math prodigy (self.greentext)
submitted 5 days ago* (last edited 5 days ago) by bluelion to c/greentext
 

you are viewing a single comment's thread
view the rest of the comments
[โ€“] merc 17 points 4 days ago (1 children)

Any programming language that runs on the web server and doesn't gracefully handle its errors. There are many web servers implemented in Javascript, but it could also be Java, it could be Perl, it could even be C/C++ if someone is being masochistic.

[โ€“] taladar 11 points 4 days ago

Couldn't be a compiled language, those wouldn't even get to the point where you send a request.