this post was submitted on 27 Jul 2023
309 points (96.7% liked)

Programmer Humor

32380 readers
425 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] narshee@iusearchlinux.fyi 2 points 1 year ago (1 children)

I was thinking about bash scripts that use bash specific builtins. Some of those require >= x version.

[–] nicman24@kbin.social 1 points 1 year ago (1 children)

even <<< is like 10 years old

[–] narshee@iusearchlinux.fyi 3 points 1 year ago

Yeah. The only language I didn't have the right version for in the past was python. I just wanted to make a joke about standards vs implementations.