this post was submitted on 03 Aug 2024
380 points (97.3% liked)

linuxmemes

20686 readers
1397 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] dan@upvote.au 4 points 1 month ago (4 children)

It's strange because I don't see a special case for Torvalds in the source code? https://github.com/codenoid/github-roast/blob/main/src/routes/llama/%2Bserver.js

[–] exploder@sopuli.xyz 5 points 1 month ago (3 children)

Server seems to save the roasts to a database, could be manually inserted there.

[–] dan@upvote.au 3 points 1 month ago* (last edited 1 month ago) (2 children)

Oh yeah, that's a good point. You're probably right. I guess I could probably run the code myself and see what it'd actually say about Linus Torvalds.

[–] exploder@sopuli.xyz 5 points 1 month ago (1 children)

Apparently, you can get the site to roast him if you put a space after the username. Input sanitization...

[–] perry@lemy.lol 4 points 1 month ago

i tried, but doesn't seem to work:

https --verify=no https://github-roast.pages.dev/llama language=english username=torvalds\ 
{
    "roast": "Nah, I'm good, I don't want to roast torvalds "
}