this post was submitted on 29 Aug 2025
16 points (94.4% liked)

TechTakes

2134 readers
277 users here now

Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.

This is not debate club. Unless it’s amusing debate.

For actually-good tech, you want our NotAwfulTech community

founded 2 years ago
MODERATORS
16
Pseudo Profound AI Bullshit (luke-byrne-eng.github.io)
submitted 22 hours ago* (last edited 9 hours ago) by HorseRabbit@lemmy.sdf.org to c/techtakes@awful.systems
 

Yesterday I read Pennycook etc al.'s paper on pseudo-profound bullshit, and realized that's what annoys me the most about the current AI culture.

So then I made this little web app to randomly generate the sort of meaningless nonsense said by AI startup freaks. Your next pitch deck awaits.

https://luke-byrne-eng.github.io/pages/bullshit.html

top 5 comments
sorted by: hot top controversial new old
[–] StellarExtract@lemmy.zip 1 points 39 minutes ago

"The future of machine intelligence lies in web-scale block chains that tokenize deep cognition." Nice

[–] HedyL@awful.systems 5 points 8 hours ago

Nice! I could almost swear I heard some of these in real life.

[–] jaschop@awful.systems 6 points 10 hours ago (1 children)

Nice! Here's a GitHub link for my fellow sauce enjoyers.

Where did you get the generator & the word supply? Original? Getting the conjugations right must have taken a lot of fiddling.

Seems easy and fun to modify too. Maybe consider slapping on an OSI license?

[–] HorseRabbit@lemmy.sdf.org 7 points 10 hours ago* (last edited 10 hours ago) (1 children)

Oh good shout with the source and licence.

I wrote it from scratch, and filled in the vocabulary banks myself. I'm in my 3rd year of a machine learning PhD so I'm very familiar with the language used by AI bullshit salesmen.

I am not a language guy. So yeah, working out the conjugations was mostly trial and error. There's still occasional grammatical problems in the output but its "good enough" for a low effort shitpost.

Please feel free to do whatever you want with the code.

[–] jaschop@awful.systems 3 points 2 hours ago

Maybe I'll add, my first though was this must be some kind of LLM. Some kind of compressed model or something. But that it's just a 20 line string combiner with a handful of templates is somehow even cooler.

Seems topical to Pennycook et al. You don't need a lot of complexity to make it seem like a lot of complexity.