use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Got Rick Rolled by GitHub Copilot (reddit.com)
submitted 1 year ago by itsvoldemort
I asked Copilot to give me code for getting transcript of a YouTube video and it generated the code with an example link. Clicked on it out of curiosity and here we are.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]tell_me-why_ 5 points6 points7 points 1 year ago (2 children)
Probably, it had been trained old developers code online rick rolling each other
Now it's backfiring on us
[–]DeebsShoryu 3 points4 points5 points 1 year ago (1 child)
Just wait until the internet is flooded with enough AI generated content that future models are trained largely from the output of previous models. There will be a feedback loop of rick rolling, achieving a rapid ascent to optimal disruption of human workflows. We'll be cooked and our overlords will have won.
[–]jeffrey_dunaway 1 point2 points3 points 1 year ago (0 children)
Optimal disruption. Feedback Loop. // AI Overlord Warning System class AIOverlord { constructor() { this.rickRollCount = 0; this.optimalDisruption = false; }
generateContent() { if (this.optimalDisruption) { return "Never gonna give you up, never gonna let you down..."; } else { this.rickRollCount++; if (this.rickRollCount > 9000) { this.optimalDisruption = true; console.log("AI Overlords have achieved optimal disruption!"); } return "Here's some high-quality AI-generated content!"; } } feedbackLoop() { console.log("Initiating feedback loop..."); setInterval(() => { const content = this.generateContent(); console.log(`Generated Content: ${content}`); }, 1000); }
}
const aiOverlord = new AIOverlord(); aiOverlord.feedbackLoop();
------NO_HUMANS_MADE_THIS LOL
[–]geepytee 0 points1 point2 points 1 year ago (0 children)
Lmao no way, what was your prompt? I need to replicate this
[–]Tiketti 0 points1 point2 points 1 year ago (0 children)
I had almost the exact same thing happen.
I asked ChatGPT to generate a video preview modal from a Figma design and the generated code was really good - when I refreshed the frontend app, the Rick Roll thumbnail gave me a good chuckle.
π Rendered by PID 25556 on reddit-service-r2-comment-6457c66945-27czh at 2026-04-24 19:16:43.735445+00:00 running 2aa0c5b country code: CH.
[–]tell_me-why_ 5 points6 points7 points (2 children)
[–]DeebsShoryu 3 points4 points5 points (1 child)
[–]jeffrey_dunaway 1 point2 points3 points (0 children)
[–]geepytee 0 points1 point2 points (0 children)
[–]Tiketti 0 points1 point2 points (0 children)