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

Programmer Humor

32678 readers
491 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 79 points 3 days ago* (last edited 3 days 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 3 days ago (1 children)

Maybe even a ps1 script to go with it.

Why would anyone ever need that!?

[–] abbadon420@sh.itjust.works 1 points 3 days ago

To torture that llm