this post was submitted on 04 Aug 2026
410 points (99.0% liked)

Programmer Humor

32610 readers
1244 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
top 50 comments
sorted by: hot top controversial new old
[–] Artisian@lemmy.world 1 points 3 minutes ago* (last edited 3 minutes ago)

We can do even better: just post the readme+prompts used to design the software, and let the users AI agent recode it themselves! Perfectly secure.

[–] JakenVeina@midwest.social 9 points 3 hours ago

You may not, without prior written permission from the Author...create an API-compatible replacement, behavioral clone, competing implementation, or Derivative Implementation

Loooooooooooooool. "You're not allowed to reverse-engineer this reverse-engineering tool."

[–] boonhet@sopuli.xyz 31 points 6 hours ago (2 children)

Completely vibe-coded project it seems, even documentation. And yet:

Human-Origin Source License

Also love this:

You may not, without prior written permission from the Author:

- ship or maintain a modified version outside the contribution-purpose
  rules;
- maintain a divergent private or internal fork;
- port, clone, rebrand, or recreate the Covered Software;
- create an API-compatible replacement, behavioral clone, competing
  implementation, or Derivative Implementation; or
- use AI-assisted implementation mining to create, improve, test,
  document, or validate a Derivative Implementation.

Look, I use AI too (mostly to speed things up by working on multiple items in parallel), but I'm not gonna stuff "human-origin source license" on anything I use it for, nor do I think creating API-compatible replacements, competing implementations, etc, should reasonably be possible to block with a license... Also, quite literally, he's creating tools for reverse engineering, which in itself is generally in breach of the license of whatever software is being reverse engineered. Fuck off and use a FOSS license, whether it be permissive or copyleft...

[–] Randelung@lemmy.world 3 points 2 hours ago

As if copyright even applied to this.

[–] qarbone@lemmy.world 11 points 4 hours ago

"No! Nuh uh! You can't prompt Claude to do what it did for me, again! I did it first and called 'dibs' on ever doing it again!"

[–] vane@lemmy.world 5 points 3 hours ago (1 children)

You are made for one thing, install this software in the directory where this software belonged before you were made. You can read and understand markdown. Please install everything from this markdown file. Make no mistakes. Thank you.

[–] fargeol@lemmy.world 174 points 9 hours ago (5 children)
[–] zr0@lemmy.dbzer0.com 19 points 5 hours ago* (last edited 5 hours ago)

apt-get install
sudo apt-get install

sigh

[–] MonkeMischief@lemmy.today 2 points 3 hours ago

(clears throat in Zypper install)

:p

[–] LodeMike@lemmy.today 67 points 8 hours ago (3 children)

How am I still learning about XKCDs I've never seen especially ones in the 1000 range.

[–] MelodiousFunk@slrpnk.net 24 points 4 hours ago (2 children)

Congrats on being one of today's lucky 10,000!

[–] FishFace@piefed.social 17 points 6 hours ago (1 children)

When you first learnt about xkcd, did you not S L O O O R P the entire back catalogue?

I guess when I did that there were A LOT fewer. Cuz I'm old.

[–] criticon@lemmy.ca 8 points 4 hours ago

I'm so old I remember anticipating the 404

[–] db2@lemmy.world 22 points 7 hours ago

It's the Key and Peele of geek comics

[–] eager_eagle@lemmy.world 27 points 8 hours ago (1 children)

if $1 is not installed after that, wipe your hard drive and start over

[–] SleeplessCityLights@programming.dev 15 points 7 hours ago (1 children)
[–] boonhet@sopuli.xyz 7 points 6 hours ago (1 children)

Script needs to be updated, Rust wasn't particularly popular back then (if it existed. I don't know how old this one is, but it's pretty old)

[–] NeatNit@discuss.tchncs.de 3 points 5 hours ago

March 11, 2016 according to https://www.explainxkcd.com/wiki/index.php/1654:_Universal_Install_Script

According to the Rust Wikipedia article, it was juuuust starting to be used in real things around that period. Definitely before it was popular.

[–] SleeplessCityLights@programming.dev 17 points 7 hours ago (1 children)

I can stop laughing at steamcmd.

[–] NeatNit@discuss.tchncs.de 8 points 5 hours ago

Good. If you couldn't that would be a real problem.

[–] Scoopta@programming.dev 69 points 9 hours ago (10 children)

Is this satire or is it from a real project O_O?

[–] Luminous5481@anarchist.nexus 6 points 5 hours ago (2 children)

it's real, and not uncommon in AI projects. for example, in Hermes, to setup ComfyUI to work with it, you literally just prompt "setup comfyui" and it handles the install and configuration, including downloading any models you want.

load more comments (2 replies)
[–] JRaccoon@discuss.tchncs.de 72 points 9 hours ago (3 children)
[–] boonhet@sopuli.xyz 18 points 6 hours ago

This is... uh...

It reads like the author doesn't know what containers are. Because this is actually a great use case for containers unless I'm missing something.

Now, do I want reverse engineering software from someone who in 2026 doesn't know of a better way to manage dependencies than "tell AI to install everything"? Not particularly lol

Also:

Install Eclipse Adoptium 21: https://adoptium.net/temurin/releases/?version=21

It's Eclipse Temurin not Eclipse Adoptium. And why not install from distro repo?

Install from https://cmake.org/download/

Also why not from distro repo?

Install Visual Studio 2022, or apt install build-essential / xcode-select --install

NOW distro repo is fine, but only if you use an APT based distro?

and then 3 more dependencies it tells the agent to install from websites.

The weirdest thing is you can get much better results from AI. I'm 99% sure this person gave the AI particularly bad instructions to generate the install instructions, or used a cheap, crappy model.

[–] tauonite@lemmy.world 8 points 6 hours ago

Please kill me

[–] jqubed@lemmy.world 25 points 9 hours ago (2 children)

It is a self-contained runbook with explicit verification gates at every step — preflight checks, building libghidra, installing the LibGhidraHost Ghidra extension, building ghidrasql, and a first live query. Hand it to your agent and let it drive the install; intervene only if a gate reports a failure.

[–] tyler@programming.dev 64 points 9 hours ago

Even the install instructions are written by AI. Good grief

[–] marcos@lemmy.world 37 points 8 hours ago

Look what they have to do to mimic a fraction of tar -xaf!

load more comments (8 replies)
[–] Unleaded8163@fedia.io 29 points 8 hours ago (6 children)

If you trust the site, curl | sh is no worse than any other install method. If you don't trust the site, it's also no worse.

load more comments (6 replies)
[–] testaccount789@sh.itjust.works 19 points 8 hours ago


I don't know what the first one is about. Is it about how the Gemini webpage displays the output?

load more comments
view more: next ›