this post was submitted on 22 May 2025
789 points (96.6% liked)

Programmer Humor

23402 readers
1610 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
[–] _stranger_@lemmy.world 68 points 13 hours ago (10 children)

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

[–] drkt@scribe.disroot.org 52 points 13 hours ago (4 children)

A million-line project spread over a hundred files

It's a script!

[–] NeatNit@discuss.tchncs.de 28 points 12 hours ago (2 children)

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

[–] ulterno@programming.dev 3 points 9 hours ago

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

[–] jaybone@lemmy.zip 2 points 10 hours ago (2 children)

Being one source file is the definition of a script?

[–] mmddmm@lemm.ee 6 points 9 hours 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.

[–] ulterno@programming.dev 1 points 9 hours 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?

[–] QuazarOmega@lemy.lol 1 points 6 hours ago

It's now just a bash

[–] mindbleach@sh.itjust.works 7 points 12 hours ago

GNU Autotools: yes.

[–] _stranger_@lemmy.world 5 points 11 hours ago

They hate to hear it.

[–] TrickDacy@lemmy.world 2 points 10 hours ago

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

load more comments (5 replies)