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

Programmer Humor

23417 readers
1650 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
[โ€“] blockheadjt@sh.itjust.works 6 points 17 hours ago (1 children)

Historically, an app is something with very limited uses, and a program is more powerful.

Adobe PhotoShop is a program. Apple Photos is an app.

[โ€“] qjkxbmwvz@startrek.website 4 points 16 hours ago

I'd say it gets a little different with command line utilities


maybe "utility" is the appropriate term here, but I'd call something like grep a program, not an application (again


"utility" also works).

To be sure, grep is extremely powerful, but its scope is limited.