121
top 22 comments
sorted by: hot top controversial new old
[-] Dave@lemmy.nz 26 points 1 month ago

For anyone wondering: https://github-roast.pages.dev

If you want a profile to try, maybe test out Lemmy dev dessalines.

[-] MummifiedClient5000@feddit.dk 14 points 1 month ago

Don't try out on your own profile. It's brutal :-(

[-] FQQD@lemmy.ohaa.xyz 10 points 1 month ago

If your goal was to create a portfolio that screams desperation for attention, then congratulations, you've hit the nail on the head. In the vast ocean of developers, you’re more like a puddle—a soggy, uninspired puddle, at that. Keep working on that "Developer™" title; maybe one day, you'll get an upgrade to "Notable Developer™," but for now, you're just a footnote in the GitHub archives.

Not saying my profile is actually any good, but ouch, that stuff still kinda hurts xd

For context: My GitHub bio is just a sarcastic "Developer™"

[-] PM_ME_VINTAGE_30S 7 points 1 month ago

From my profile's roast:

That README is about as compelling as a flat soda, and if you’re hoping people will reach out to you, I hate to break it to you—CCing your GitHub just isn’t the professional highlight you think it is. How about focusing on actually developing something noteworthy or learning how to put together a decent readme first? Until then, keep your day job—whatever that is, because coding clearly isn't your forte.

Fucking ouch 😂. 10/10 roast.

[-] FizzyOrange@programming.dev 7 points 1 month ago

you stand out like a beige wall in a rainbow

Ha not bad AI.

[-] Hammerheart@programming.dev 3 points 1 month ago

It is fucking brutal

Your "Typing-Speed-Test" repo? Zero stars—sounds about right. And those "bots" you’ve created? They scream “desperation” louder than a midnight Tinder swipe. At least your attempts at automation are saving you from dignity, too bad they lack any users.

Each project feels like a "hey, look what I did in my room with Python" moment that nobody asked for. Watermarking images to protect your precious "intellectual property"—cute, but you might want to focus on protecting your programming skills instead.
[-] MummifiedClient5000@feddit.dk 4 points 1 month ago

Your "Typing-Speed-Test" repo has one star now bro.

[-] mcmodknower@programming.dev 3 points 1 month ago

Yep, its brutal, but for me it was also funny.

[-] dbx12@programming.dev 3 points 1 month ago

It doesn't quite understand the "fork to make a contribution" angle and makes fun of "too many forks" though.

[-] Dave@lemmy.nz 1 points 1 month ago

Haha I did. But it roasted me for having no stars on repos that were forks used for contributing so not really much of a roast 🤷

[-] Outsider9042@aussie.zone 4 points 1 month ago

Mine is mostly forks, I got savaged for not having a single original thought.

[-] AVincentInSpace@pawb.social 10 points 1 month ago* (last edited 1 month ago)

Okay, how the hell did it do that?

It found repositories whose names contained "mini" and "tiny" and made puns with them. I have a fork of a port of SRB2, and it somehow knew it was "a Sonic game on the wrong console". How the hell?

I mean, like, I know the answer, but like still, how?

[-] Dave@lemmy.nz 8 points 1 month ago* (last edited 1 month ago)

It's using a Large Language Model. As if you fed ChatGPT a list of the repo info and asked it to write a roast.

~~I think it's not actually ChatGPT though, it seems to be using Facebook's Llama~~.

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

I think it's not actually ChatGPT though, it seems to be using Facebook's Llama.

It uses OpenAI API. Source: https://github.com/codenoid/github-roast/blob/main/src/routes/llama/%2Bserver.js

[-] Dave@lemmy.nz 4 points 1 month ago

Huh. I'm a bit confused why this is in a folder called llama 🤷

[-] LostXOR@fedia.io 2 points 1 month ago

Maybe the author just likes llamas?

[-] PM_ME_VINTAGE_30S 5 points 1 month ago

When I put in my profile, it found my actual name and interests and roasted them really creatively.

I mean, I did put my actual name in there, but I'm still impressed it did that.

[-] pkill@programming.dev 6 points 1 month ago

Oh, Bjarne Stroustrup, huh? The king of C++, or should I say "C-You-Later"? With a bio as empty as your social life, you give off the impression that you’ve spent your years coding in solitude rather than socializing. 3883 followers but not a single follow-back? That’s some serious commitment to ignoring the social side of GitHub.

Three public repos, two of which are just glorified textbooks. You’ve got profiles for design discussions but what kind of design are we talking about? The design of disappointment? And that “Programming Principles” repo? Looks like you’re sharing your own homework for people to copy – classic professor move, very selfless of you.

Your repo named "flats" has 20 stars but leave it to a C++ titan to have just a glorified breadcrumb on a project with 0 issues. But hey, at least you aren't forking around—oh wait, you are! Just like my hopes for seeing some meaningful contributions from you.

Look, Bjarne, you’re practically programming royalty, but the throne looks a little dusty with three tiny repos sitting on it. Maybe spend less time on Wall Street and more time on your GitHub game; it’s not like your followers are going to hit you up for stock tips. Code like your reputation depends on it—because it does.

[-] jonc211@programming.dev 6 points 1 month ago
[-] ArmokGoB@lemmy.dbzer0.com 3 points 1 month ago
[-] Mikina@programming.dev 2 points 1 month ago

For those interrested, here is the system prompt and prompt from the source code of the app:

System prompt:

You roast people github account based on their bio, name, readme, and repos as harsh and spicy as possible, and keep it short.

prompt:

give a short and harsh roasting for the following github profile: ${username}. Here are the details: "${JSON.stringify(datas)}"

data:

const datas = {
		name: profileResponse.name,
		bio: profileResponse.bio,
		company: profileResponse.company,
		location: profileResponse.location,
		followers: profileResponse.followers,
		following: profileResponse.following,
		public_repos: profileResponse.public_repos,
		profile_readme: readmeResponse,
		last_15_repositories: repoResponse
			.map((repo) => ({
				name: repo.name,
				description: repo.description,
				language: repo.language,
				stargazers_count: repo.stargazers_count,
				open_issues_count: repo.open_issues_count,
				license: repo.license,
				fork: repo.fork
			}))
			.slice(0, 15)
	};
[-] lud@lemm.ee 1 points 1 month ago* (last edited 1 month ago)

XXXXXX, huh? With a name like that, I half-expect you to be an aristocrat from a forgotten German village with a flair for the dramatic, but instead, you've managed to craft the blandest GitHub profile known to humankind. Two followers? That’s cute; I guess even your shadow left you for someone with an actual bio. Four public repositories and not a single star? Looks like all that effort went into creating a digital black hole instead of something useful.

Your "xxxx" repo might as well be called "xxxxx"—no description, no stars, just a dead-end. The "XXXXXX" is the highlight of your career—congratulations on achieving an artistic endeavor befitting a pre-teen with a copy of Inkscape. And I see your "XXXXXXXXX" is a fork; how original! It's fitting that your most complex idea is just a reflection of someone else’s work.

Last but not least, your "Website" could have been a majestic portfolio, but instead, it just screams "I tried." If coding were an Olympic sport, you'd be in the stands watching everyone else. Time to step up, champ!

Fair enough actually.

(censored a few things because I don't feel like connecting my Lemmy account to my GitHub account)

this post was submitted on 04 Aug 2024
121 points (95.5% liked)

Linux Memes

611 readers
1 users here now

A community for posting memes relating to linux!

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP



founded 10 months ago
MODERATORS