this post was submitted on 22 May 2025
1154 points (96.0% liked)

Programmer Humor

23439 readers
219 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
[–] [email protected] 86 points 3 days ago (1 children)

I call everything a script. Makes the Java devs real mad. Makes the PM's super confused.

[–] [email protected] 61 points 3 days ago (4 children)

A million-line project spread over a hundred files

It's a script!

[–] [email protected] 38 points 3 days ago (2 children)

sqlite is technically just one C source file, so that's definitely a script.

[–] [email protected] 4 points 3 days ago

The compiled binary being another script.
Just in a different language.

[–] [email protected] 2 points 3 days ago (2 children)

Being one source file is the definition of a script?

[–] [email protected] 7 points 3 days ago

The definition of a script is something the computer executes (if it's a computer script, of course). Everything else people shove into it is extraneous.

[–] [email protected] 2 points 3 days ago (1 children)

Wait, so the bash script that I broke down into multiple files because I was unable to create and use functions properly, could not be considered a script?

[–] [email protected] 1 points 3 days ago (1 children)
[–] [email protected] 1 points 2 days ago

Guess, I'll be bashing my way to completion.

[–] [email protected] 10 points 3 days ago

GNU Autotools: yes.

[–] [email protected] 5 points 3 days ago

They hate to hear it.

[–] [email protected] 2 points 3 days ago

In a sense it is, before it gets compiled. And yes I'm using the term loosely, please don't @ me people