• FQQD
        link
        fedilink
        English
        101 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™”

      • @FizzyOrange
        link
        71 month ago

        you stand out like a beige wall in a rainbow

        Ha not bad AI.

      • PM_ME_VINTAGE_30S [he/him]
        link
        fedilink
        English
        71 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.

      • dbx12
        link
        31 month ago

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

      • @mcmodknower
        link
        31 month ago

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

      • @Hammerheart
        link
        31 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.
        
      • @[email protected]
        link
        fedilink
        11 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 🤷

    • @[email protected]
      link
      fedilink
      English
      10
      edit-2
      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?

  • anti-idpol action
    link
    61 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.

  • JonC
    link
    English
    61 month ago

    Wait, what?

  • @Mikina
    link
    21 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)
    	};
    
  • @[email protected]
    link
    fedilink
    1
    edit-2
    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)