this post was submitted on 04 Aug 2026
524 points (98.9% liked)

Programmer Humor

32620 readers
1582 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] abbadon420@sh.itjust.works 75 points 13 hours ago* (last edited 13 hours ago) (1 children)

No. If you look at the instaal prompt, it is just a step by step instructionon how to check the environment, download the script, build the app, run the app, test if it is all good.

That is the whole install prompt. There is literally no need to waste a million tokens on that when a simple bash script can do it for free.

If you're going to use AI for this, ask it to write you a bash script that does all these things. Maybe even a ps1 script to go with it.

[–] darklamer@feddit.org 0 points 6 hours ago (1 children)

Maybe even a ps1 script to go with it.

Why would anyone ever need that!?

[–] abbadon420@sh.itjust.works 1 points 2 hours ago

To torture that llm