this post was submitted on 14 Feb 2026
452 points (99.8% liked)

Programmer Humor

30310 readers
2940 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
[–] dreamkeeper@literature.cafe 3 points 3 weeks ago* (last edited 3 weeks ago)

Most scripting languages have a global scope of some kind. It's not that big of a deal.

I'd prefer not to have it, but it hasn't caused me problems in many years. Actually, the window object can be really useful in some situations so I'm not even sure about that.