this post was submitted on 04 Aug 2026
752 points (98.8% liked)

Programmer Humor

33033 readers
1687 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 76 points 3 weeks ago* (last edited 3 weeks 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 weeks ago (1 children)

Maybe even a ps1 script to go with it.

Why would anyone ever need that!?

[–] abbadon420@sh.itjust.works 2 points 3 weeks ago

To torture that llm