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

Greentext

4604 readers
338 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
312
Anon is a math prodigy (sh.itjust.works)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 17 points 1 week 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.

[โ€“] [email protected] 11 points 1 week ago

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