this post was submitted on 24 Nov 2025
607 points (89.4% liked)

Programmer Humor

27535 readers
92 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
[–] CanadaPlus@lemmy.sdf.org 7 points 4 days ago* (last edited 4 days ago) (2 children)

Invent a new internet where you can script pages directly in Python or TypeScript.

Otherwise, you get to enjoy a silly toy language from the 90's.

[–] racketlauncher831@lemmy.ml 2 points 3 days ago (1 children)

I'm 100% sure I can make Rust code (not even compiled to WASM) run natively in a browser like Firefox, given I have enough will power, time, energy, and money. The problem is getting everyone else to agree to this new standard.

[–] CanadaPlus@lemmy.sdf.org 2 points 3 days ago* (last edited 3 days ago)

In a scripting language, is there an advantage to no garbage collection? (I honestly don't know)

Someone else also pointed out to me, when I made a similar suggestion, that ability to partially fail but keep going is desirable in a web context. I don't know, maybe there's some way to make Rust do that more automatically than C. Python seems the be the standard for general-purpose scripting, which is why I mentioned it.

[–] Valmond@lemmy.world 2 points 4 days ago

I'm on, but no one is interested.