this post was submitted on 04 Aug 2024
120 points (96.2% liked)

Linux Memes

627 readers
1 users here now

A community for posting memes relating to linux!

Also check out:

Original icon base courtesy of [email protected] and The GIMP



founded 10 months ago
MODERATORS
 
top 22 comments
sorted by: hot top controversial new old
[–] [email protected] 25 points 2 months ago (2 children)

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

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

[–] [email protected] 14 points 2 months ago (7 children)

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

[–] [email protected] 10 points 2 months 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™"

[–] [email protected] 7 points 2 months 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.

[–] [email protected] 7 points 2 months ago

you stand out like a beige wall in a rainbow

Ha not bad AI.

[–] [email protected] 3 points 2 months ago

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

[–] [email protected] 3 points 2 months ago (1 children)

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.
[–] [email protected] 4 points 2 months ago

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

[–] [email protected] 3 points 2 months ago

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

[–] [email protected] 1 points 2 months ago (1 children)

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 🤷

[–] [email protected] 4 points 2 months ago

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

[–] [email protected] 10 points 2 months ago* (last edited 2 months ago) (2 children)

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?

[–] [email protected] 8 points 2 months ago* (last edited 2 months ago) (1 children)

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~~.

[–] [email protected] 4 points 2 months ago (1 children)

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

[–] [email protected] 4 points 2 months ago (1 children)

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

[–] [email protected] 2 points 2 months ago

Maybe the author just likes llamas?

[–] [email protected] 5 points 2 months 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.

[–] [email protected] 5 points 2 months ago (1 children)
[–] [email protected] 3 points 2 months ago
[–] [email protected] 5 points 2 months 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.

[–] [email protected] 2 points 2 months 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)
	};
[–] [email protected] 1 points 2 months ago* (last edited 2 months 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)