Best Podcast Episodes About GitHub

Best Podcast Episodes About GitHub

Everything podcasters are saying about GitHub — curated from top podcasts

Updated: Apr 27, 2026 – 69 episodes
Listen to the Playlist

Ridealong has curated the best and most interesting podcasts and clips about GitHub.

Top Podcast Clips About GitHub

The Real Python Podcast
“… project and want to have a quick idea of how it breaks down Talonman can give you a good overview Yeah it like a much more detailed version of the GitHub little sidebar there that tells you what languages are used in it Yeah pretty cool. Awesome. Well, thanks, Chris, for coming back on the show this week and sharing all these PyCoders goodies with us. Cheers. All right.” “… it off, it also summarizes the output, grouping things like code, spec, design, and data together, giving you output on all the different parts of your project. So if you want to know a bit more about what you working on or if you diving into a new project and want to have a quick idea of how it breaks down Talonman can give you a good overview Yeah it like a much more detailed version of the GitHub little sidebar there that tells you what languages are used in it Yeah pretty cool. Awesome. Well, thanks, Chris, for coming back on the show this week and sharing all these PyCoders goodies with us. Cheers. All right.” View more
Ridealong summary
Philippe Mameli introduces a groundbreaking Python project template that streamlines the creation of data projects using modern tools. This template leverages the Copier tool for bootstrapping, along with popular technologies like UV, Ruff, and Marimo, making it easier than ever to manage and visualize your data effectively. If you're looking to enhance your data project workflow, this is a must-see resource.
The Real Python Podcast · Automate Exploratory Data Analysis & Invent Python Comprehensions · Mar 20, 2026
Brad & Will Made a Tech Pod.
“… like, oh crap, okay. So I did the work again and I was like, I'm going to submit this. And I was like, can I just like copy and paste the file into GitHub? No, you can't do that. You first make a fork of the project. Then you make your changes in your version of the project, commit them to your version of the project. and then you go back to the original project and you hit the button that says new pull request and you say i want to do my version of this project against their version of this project there's five changes or eight changes or whatever and uh most projects have like a little thing …” “… you have to pull a handful of things and basically integrate them in this Python file and update some documentation. And I got it working on my machine and then I updated Liquid Control a couple of days later by accident. It stopped working. I was like, oh crap, okay. So I did the work again and I was like, I'm going to submit this. And I was like, can I just like copy and paste the file into GitHub? No, you can't do that. You first make a fork of the project. Then you make your changes in your version of the project, commit them to your version of the project. and then you go back to the original project and you hit the button that says new pull request and you say i want to do my version of this project against their version of this project there's five changes or eight changes or whatever and uh most projects have like a little thing that you fill out that says yeah i tested this and i i did here's what i did blah blah blah blah i did all the things that you want me to do to before you submit a pull request and then i hit the button that said that and like two days later it was in the it was in the it was in the software and you can download it from the repo. You got merged. …” View more
Ridealong summary
Successfully submitting a pull request can feel overwhelming, but it leads to significant improvements in software. The process involves forking a project, making changes, and submitting them for review, which can yield quick results. After navigating the complexities of Git, one user found their contributions merged into the software in just two days, showcasing the rewarding nature of collaboration in open-source projects.
Brad & Will Made a Tech Pod. · 330: Our E-Cores Are Better Than Your P-Cores · Mar 15, 2026
TBPN
“… anywhere, and that is a good argument to be made. Well, let me tell you about Graphite. Code review for the age of AI. Graphite helps teams on GitHub ship higher quality software faster And let me also tell you about Eleven Labs Build intelligent real conversational agents Reimagining human technology interaction with 11 labs We have to start apologizing to the schizophrenic community There was a surveillance drone reportedly flown by infiltrator elements and disguised as a natural bird, such as an eagle, that has been spotted in a round. This goes back to Taylor Lyons because I believe she …” “… the alarm bells around age verification. It sounds very good. I feel like I'm pro-age verification based on, like, I have kids, and I don't want them seeing adult content. But she was worried about the KYC and needing to be tracked, privacy, tracking anywhere, and that is a good argument to be made. Well, let me tell you about Graphite. Code review for the age of AI. Graphite helps teams on GitHub ship higher quality software faster And let me also tell you about Eleven Labs Build intelligent real conversational agents Reimagining human technology interaction with 11 labs We have to start apologizing to the schizophrenic community There was a surveillance drone reportedly flown by infiltrator elements and disguised as a natural bird, such as an eagle, that has been spotted in a round. This goes back to Taylor Lyons because I believe she worked with the folks behind the viral stunt, Birds Aren't Real, that was sort of a commentary on the conspiratorial nature of the internet. And in that stunt, they make the argument that birds need to be recharged and they're all spying on you and no birds are real. Of course, that is very satirical and funny. But apparently someone made a drone, …” View more
Ridealong summary
Meta and YouTube may have to overhaul their platforms following a recent trial that holds them liable for users’ screen time addiction. This ruling could force significant changes, including age verification and the removal of features like infinite scroll, impacting their ad revenue models. As the case heads to appeals, experts warn this sets a dangerous precedent for tech companies everywhere.
TBPN · Arm Pumps CPUs, Social Media Addiction, Data Center Ban | Eric Goldman, Nima Jalali, Jon McNeill, Karri Saarinen, Dimi Kellari, Mikey Shulman, Aida Baradari, Zack Kanter, Nik Milanović, Zach Perret · Mar 26, 2026
Embracing Digital This Week
“… competitive. Got it. So it's all about efficiency. What else is happening in this space? A recent report revealed a critical flaw in Microsoft's GitHub that could jeopardize CICD pipelines. Tenable flagged this risk, emphasizing the need for stringent security within DevOps. Yikes! So, who should be worried about this? Organizations that automate development processes need to prioritize security. This incident underscores the importance of safeguarding development environments to prevent costly breaches. That sounds like a massive blind spot. Any other developments worth mentioning? Yes. …” “… operations for developers. Okay, but what does that actually mean for businesses? This advancement simplifies deployment workflows with better integrations and monitoring features. It's crucial as companies increasingly rely on cloud-native tech to stay competitive. Got it. So it's all about efficiency. What else is happening in this space? A recent report revealed a critical flaw in Microsoft's GitHub that could jeopardize CICD pipelines. Tenable flagged this risk, emphasizing the need for stringent security within DevOps. Yikes! So, who should be worried about this? Organizations that automate development processes need to prioritize security. This incident underscores the importance of safeguarding development environments to prevent costly breaches. That sounds like a massive blind spot. Any other developments worth mentioning? Yes. Microsoft is leveraging AI in Azure DevOps to reclaim valuable engineering time. By automating repetitive tasks, they're working to increase developer productivity. Aha! So even in DevOps, AI is being used to free up time for more creative work? Exactly. This shift reflects how companies can leverage technology to optimize their processes. It's about …” View more
Ridealong summary
A critical flaw in Microsoft's GitHub could jeopardize CI/CD pipelines, highlighting the urgent need for security in DevOps practices. As organizations automate development processes, they must prioritize safeguarding their environments to prevent costly breaches. This incident serves as a wake-up call for businesses to balance efficiency with robust security measures.
Embracing Digital This Week · April 27, 2026 | Digital Transformation News: AWS DevOps Agent & Microsoft AI U... · Apr 27, 2026
Limitless Podcast
“… the news and i was like no surely there must be wrong like this is hyperbolic. But no, the entirety, it's all there. You can go and read it. It's on GitHub. And it's funny because they're actually actively trying to take down the repos that forked the code. But some guy rewrote the entire thing in Python this morning because you could just do that” “… closed way and they're using internally and it creates a lot of these interesting problems to look out for but in terms of the leak today that's the news it was a big leak i can't believe that actually happened like i woke up this morning and i read the news and i was like no surely there must be wrong like this is hyperbolic. But no, the entirety, it's all there. You can go and read it. It's on GitHub. And it's funny because they're actually actively trying to take down the repos that forked the code. But some guy rewrote the entire thing in Python this morning because you could just do that” View more
Ridealong summary
The leak of Anthropic's Claude code is a catastrophic security failure, revealing their entire roadmap and compromising their competitive edge.
Anthropic's repeated security failures are catastrophic, revealing their entire roadmap and compromising their competitive edge.
The leak of Anthropic's AI code is damaging to its reputation but beneficial for the open source community, providing access to its roadmap and features.
The leak of Anthropic's Claude AI code is a reputational hit but a boon for the open-source community, revealing their roadmap and enabling broader experimentation.
Limitless Podcast · Another Anthropic Leak... This Time, Claude Code's Source Code · Apr 01, 2026
The Changelog: Software Development, Open Source
“… single day. So it's good to have a little bit of a, wait is it actually changing that much that quickly perspective. Can you expose the insides of GitHub Next and what brought on Copilot and what brought on this world? I do agree with you that that feels like the first version of this for developers was autocomplete from GitHub Copilot. And really a lot of pushback even from GitHub and Microsoft for open source code and training models where it's like the first thing was really less about what we can do with it and more about why did you do this with our code? Damn you, GitHub, Microsoft. So you …” “… so what are we doing? Are we actually changing that much? And now it feels like, oh yeah, we're like, we're like, yeah. But like it is important to take a longer view of it because day to day it feels exhausting, right? There's five new things every single day. So it's good to have a little bit of a, wait is it actually changing that much that quickly perspective. Can you expose the insides of GitHub Next and what brought on Copilot and what brought on this world? I do agree with you that that feels like the first version of this for developers was autocomplete from GitHub Copilot. And really a lot of pushback even from GitHub and Microsoft for open source code and training models where it's like the first thing was really less about what we can do with it and more about why did you do this with our code? Damn you, GitHub, Microsoft. So you were on the inside of all of the lab work there, the beakers, porn things and things blowing up and maybe not blowing up. Take us into that world. Yeah, so I don't want to claim like any ownership or like intellectual ownership over Copilot because I joined like right when we launched. Like I helped with the launch. there are some interesting …” View more
Ridealong summary
GitHub Copilot transformed from 'just better autocomplete' to a revolutionary tool for developers within days of use. Amelia Wattenberger, a designer at GitHub Next, shares her experience witnessing the initial skepticism and rapid acceptance of this AI-driven assistant. This shift highlights the accelerating impact of AI in software development and design.
The Changelog: Software Development, Open Source · Exploring with agents (Interview) · Apr 24, 2026
Practical AI
“… it, but the code is out there many, many, many times over. people are not leaving it, you know, back in that window, people are not leaving it on GitHub. I think everyone recognized, you know, that it was a big moment for Anthropic in a negative way. And so a lot of folks saved it offline So it out there And that why I said I mean I think Anthropics best move would just be to go We open sourcing cloud code now and you know looking forward to community feedback to make it better Yeah. Yeah. And there's kind of, yeah, I guess there's an overall thing that we learn technically from this. And then …” “Yeah. I think, I mean, yeah, I mean, you may not have gotten it, but the code is out there many, many, many times over. people are not leaving it, you know, back in that window, people are not leaving it on GitHub. I think everyone recognized, you know, that it was a big moment for Anthropic in a negative way. And so a lot of folks saved it offline So it out there And that why I said I mean I think Anthropics best move would just be to go We open sourcing cloud code now and you know looking forward to community feedback to make it better Yeah. Yeah. And there's kind of, yeah, I guess there's an overall thing that we learn technically from this. And then there's specific things that are interesting to talk about. But the overall thing I think to emphasize here is that actually it's not so much the model. And we've suspected this for some time. And if you're a practitioner, you kind of know this by intuition. The model itself is not the relevant component that drives performance for these systems …” View more
Ridealong summary
Anthropic's brand, built on safety and transparency, is jeopardized by the Claude code leak, contrasting its proactive AI development with the open-source community's transparency expectations.
Practical AI · Post-Mortem of Anthropic's Claude Code Leak · Apr 09, 2026
The Standup with ThePrimeagen
“… on the release schedule and with the same requirements as Laravel has, and then you can come back later and see if that happens. I literally have a GitHub saved response that says exactly that, basically. You should go build this as a package and see if it gets traction and then come back. Yeah. And that's been super successful, especially, I think, thing people don't get, which is like the other message for contributors that is important to hear is like most of these like open source repos do not have like a Microsoft level triage team where they have, you know, like five people on staff to read …” “… NeoVim core. And, like, I think that's a way better strategy, too. If you're like, oh, there's this big thing that Laravel needs or something, right? Go and build, like, the external version of that. Iterate, iterate, iterate, iterate, iterate. not on the release schedule and with the same requirements as Laravel has, and then you can come back later and see if that happens. I literally have a GitHub saved response that says exactly that, basically. You should go build this as a package and see if it gets traction and then come back. Yeah. And that's been super successful, especially, I think, thing people don't get, which is like the other message for contributors that is important to hear is like most of these like open source repos do not have like a Microsoft level triage team where they have, you know, like five people on staff to read issues full time, right? Where it's like, oh, we're Microsoft's budget for VS Code is like multiple millions of dollars per year, Right. And so, yeah, that's fine. You can just like, oh, they want to have a built in package manager that does all of this stuff and whatever. Cool. They can put a few engineers on that and spend several million …” View more
Ridealong summary
The best way to contribute to open source is to build a separate package first, test it, and see if it gains traction before merging it into the main project. Many open source projects lack the resources of big companies, making this iterative approach essential for effective contributions. This strategy not only helps contributors avoid burnout but also ensures that their ideas are well-tested and viable.
The Standup with ThePrimeagen · is AI ruining opensource? (Lost episode) · Mar 26, 2026
This Week in Startups
“… servers, probably 50, 100K, plus 10,000 a month, 5,000 a month. Plus you needed a sysadmin to do all that work. All that got abstracted away. Okay, GitHub, you know, DigitalOcean, AWS, whatever, you know, you're going to use. but now this is different because those two or three first developers you're going to hire maybe okay yeah maybe we don't maybe we hire one but we don't yeah you don't need them at least not in the beginning right so that's a big c change and then what is the moat that's the other question everyone's asking right so it's like okay you back this company they're doing well but …” “… of those big ticket items, Alex, that we used to negotiate $100,000, $200,000 for the lease of your office, two-year commitment. And, you know, it used to stand up 20 years ago, your own rack of servers in a co-location facility. So that was 100K in servers, probably 50, 100K, plus 10,000 a month, 5,000 a month. Plus you needed a sysadmin to do all that work. All that got abstracted away. Okay, GitHub, you know, DigitalOcean, AWS, whatever, you know, you're going to use. but now this is different because those two or three first developers you're going to hire maybe okay yeah maybe we don't maybe we hire one but we don't yeah you don't need them at least not in the beginning right so that's a big c change and then what is the moat that's the other question everyone's asking right so it's like okay you back this company they're doing well but you know i've had a couple of companies jason where they've gotten to 10 million arr and then somebody else comes along and does the same thing and it's like sort of game over. Yeah. And that never used to happen. So that's, that's sort of the other thing that everyone's thinking about. So we've been looking at a lot of infrastructure rather than …” View more
Ridealong summary
The AI revolution has drastically altered how startups operate and how venture capitalists like Hustle Fund make investment decisions. With lower capital requirements and faster growth, the traditional role of venture capital is being questioned. This shift is prompting investors to explore new strategies, including a focus on hardware rather than just software.
This Week in Startups · Compliance Startup Scandal... Is Delve Guilty? | E2266 · Mar 24, 2026
Talk Python To Me
“… and much more performant and much lower cost. So we've seen examples of like, if you, for example, connect PyDantic AI with code mode enabled to GitHub's MCP and you say, go and find the five latest pull requests. And I forget what the, what the question was, right. But the point was, we have to go jump through their API via MCP and calculate some value We seen tasks go from kind of down to 4 a result of using code mode Because one of the big reasons for that is that those MCP responses are vast. And so the NM has to put loads of tokens into context to go and pull out, well, actually, this is …” “… is what people call programmatic tool calling or code mode, where instead of my LLM calling tools in a loop, sometimes using the return value from one tool straight into the next tool, the LLM can just go and write code and thereby be more reliable and much more performant and much lower cost. So we've seen examples of like, if you, for example, connect PyDantic AI with code mode enabled to GitHub's MCP and you say, go and find the five latest pull requests. And I forget what the, what the question was, right. But the point was, we have to go jump through their API via MCP and calculate some value We seen tasks go from kind of down to 4 a result of using code mode Because one of the big reasons for that is that those MCP responses are vast. And so the NM has to put loads of tokens into context to go and pull out, well, actually, this is just like the ID of the thing I need to make the next request. I just added an MPC server to talk Python a few weeks ago so people could ask questions about it and stuff. And what really surprised me is the actual return type that MCP servers recommend is markdown, not structured data. So you basically send a giant blob of markdown back as the …” View more
Ridealong summary
Monty's Code Mode dramatically enhances AI performance by allowing LLMs to write code directly, bypassing complex tool calls. This approach not only reduces costs but also improves reliability, as demonstrated by connecting PyDantic AI to GitHub's MCP, where tasks were completed significantly faster. By simplifying data handling, Monty streamlines the coding process for AI applications.
Talk Python To Me · #541: Monty - Python in Rust for AI · Mar 19, 2026
Security Now (Audio)
“… win, win. That's my motto for the day. You won't know what might surprise you until you do. That's why it's a surprise. Surprise! SyFace found the GitHub repo for all this stuff. So I don't know if that means it's open source. I don't know if you could take the GitHub repo and compile it and make it do its job. Well, why not have it done for you? Yeah. Well, why not? Exactly. But it's kind of cool that they've put this all online. Yep. 41 repositories on GitHub under CYHY. Nice. So you can at least see what they're doing. That pretty cool It a lot of shell scripts is shell and Python Yeah it …” “… and people who've been terminated and blah, blah. We don't know what equipment they left running and different configurations. You know, the more of that there is, the more chance that something unsuspected may be there. So win, win, win, win, win. That's my motto for the day. You won't know what might surprise you until you do. That's why it's a surprise. Surprise! SyFace found the GitHub repo for all this stuff. So I don't know if that means it's open source. I don't know if you could take the GitHub repo and compile it and make it do its job. Well, why not have it done for you? Yeah. Well, why not? Exactly. But it's kind of cool that they've put this all online. Yep. 41 repositories on GitHub under CYHY. Nice. So you can at least see what they're doing. That pretty cool It a lot of shell scripts is shell and Python Yeah it running on their infrastructure And I did get so I got that one report that had that one vulnerability Then a couple days later, I got a 34-page beautiful PDF that had charts and graphs. And it was tracking vulnerabilities and bar graphs. And how long has this been around?” View more
Ridealong summary
You won't know what vulnerabilities might surprise you until you use CISA's free scanning service. This tool is essential for businesses with complex networking environments, as it uncovers hidden risks, even if it turns out you have nothing to worry about. With detailed reports and visualizations, it's a win-win for anyone responsible for network security.
Security Now (Audio) · SN 1070: CISA's Free Internet Scanning - Malware Disguised as a VPN · Mar 17, 2026
The Vergecast
“… that you're trying to fix yourself. First of all, God knows my blog would fit into that category. Sure, that's a good one. I built a synth. It's on GitHub. It's called AnySynth, and it's a little digital audio workstation because I wanted to. And it compiles to WebAssembly so that it actually kind of is running its own little C code in the browser. I'm working on a long-term project that I've neglected for a long time, extracting time-based data out of Wikipedia and aligning it with archive.org Wikipedia so that I can see big timelines of history with all the art objects and all the music that …” “… founders who are like, what I want to do is build tools that let people build the kind of tools that are too small and too pointless for anybody else to make. So give me a list of those things for you that you're working on, your software woe that you're trying to fix yourself. First of all, God knows my blog would fit into that category. Sure, that's a good one. I built a synth. It's on GitHub. It's called AnySynth, and it's a little digital audio workstation because I wanted to. And it compiles to WebAssembly so that it actually kind of is running its own little C code in the browser. I'm working on a long-term project that I've neglected for a long time, extracting time-based data out of Wikipedia and aligning it with archive.org Wikipedia so that I can see big timelines of history with all the art objects and all the music that people made. That one's cool. That's going to be called unscroll.com. It's there now. It's just broken.” View more
Ridealong summary
One developer is tackling the challenge of creating tools for niche projects that others overlook. From a digital audio workstation called AnySynth to a long-term project aimed at visualizing historical timelines via Wikipedia, these endeavors highlight the innovative spirit driving modern software development. This is a glimpse into the future of coding, where personal passion projects meet cutting-edge technology.
The Vergecast · The future of code is exciting and terrifying · Mar 17, 2026
Talk Python To Me
“… different ways, with different approaches or like, you know, respond to those motivations somehow. We have some ideas. We have an open discussion in GitHub maintainers list right now. And GitHub is trying to address it by like just discussing what they can do right now. And that's the highest priority for them. Also, we have a discussion with OSSF for security kind of guidelines or policies for open source maintainers, how to deal with those issues. And I'm sure we'll work out some ways and toolings and most of all processes.” “… just before FOSDAN. So that was exactly like, I even quoted Daniel Stenberg and I met him there at FOSDAN, which like, that was really cool. There are some different motivations of people who are submitting those AI issues and we should fight in different ways, with different approaches or like, you know, respond to those motivations somehow. We have some ideas. We have an open discussion in GitHub maintainers list right now. And GitHub is trying to address it by like just discussing what they can do right now. And that's the highest priority for them. Also, we have a discussion with OSSF for security kind of guidelines or policies for open source maintainers, how to deal with those issues. And I'm sure we'll work out some ways and toolings and most of all processes.” View more
Ridealong summary
Open source projects are facing a crisis due to a surge of AI-generated contributions, leading to issues like the closure of Curl's bug bounty program. Developers are discussing strategies to address this influx and protect the integrity of their projects. Key discussions are happening among GitHub maintainers and the Open Source Security Foundation to create guidelines for handling these challenges effectively.
Talk Python To Me · #540: Modern Python monorepo with uv and prek · Mar 13, 2026
TBPN
“… that? Because I imagine you're not scraping all of Instagram reels. It's probably a little bit easier if I have a blog that's well-indexed or I'm on GitHub or LinkedIn. Where should someone be publishing? Yeah, that's exactly right. So actually, all the ones you mentioned are great examples. Personal websites is something that's still a bit newer. I'd say the total number of candidates that actually have that is still fairly low. But many people have a GitHub profile, LinkedIn profile, many places to publish that information. And I think GitHub in particular is one that's quite underutilized …” “… day-to-day work that you're doing today, but may reflect an interest that you have. And so the more of that is available or published in one form or another, will make it easier to be matched and identified for that job. What's the best output for that? Because I imagine you're not scraping all of Instagram reels. It's probably a little bit easier if I have a blog that's well-indexed or I'm on GitHub or LinkedIn. Where should someone be publishing? Yeah, that's exactly right. So actually, all the ones you mentioned are great examples. Personal websites is something that's still a bit newer. I'd say the total number of candidates that actually have that is still fairly low. But many people have a GitHub profile, LinkedIn profile, many places to publish that information. And I think GitHub in particular is one that's quite underutilized because it's historically been hard for recruiters to use. How can they actually find who's a good person to reach out to? A lot of that data is indexed a lot stronger now. And so recruiters are searching based on GitHub data. They are finding people who contribute to open source repos or have other signals. And a lot of that data is only being unlocked …” View more
Ridealong summary
GitHub is a hidden goldmine for job seekers, with recruiters increasingly using it to find top talent. By sharing your projects and contributions, you can signal your skills and interests to potential employers. This strategy helped one recruiter land a job by showcasing her ability to source talent beyond LinkedIn.
TBPN · Nvidia Invests in Thinking Machines, Meta Acquires Moltbook, BYD F1 | Olivia Moore, David Paffenholz, Adam Goldstein, Max Junestrand, Allan McLennan, Jagdeep Singh, Scott Hickle · Mar 10, 2026
The Growth Podcast
“… PRD template. But you can also do this in cloud code because in cloud code, it's all tied to the same thing. I have this whole product repo in my GitHub. So you can navigate there, you can navigate it on cursor. I typically find that cloud code is a little bit more powerful. It takes a bit longer, but the response quality is marginally better in cursor. But the cursor, there is some benefit of having a dedicated IDE experience, doing the app references, being able to swap between different models and testing around, seeing my specific file system and making edits directly. So I always get …” “… that fourth workflow. Once we've gotten an insight from our feedback, customer feedback themes, let's convert it into actions or specs. Yeah. So this is a light example. Like typically I should do this in cursor because I want to use my specific draft PRD template. But you can also do this in cloud code because in cloud code, it's all tied to the same thing. I have this whole product repo in my GitHub. So you can navigate there, you can navigate it on cursor. I typically find that cloud code is a little bit more powerful. It takes a bit longer, but the response quality is marginally better in cursor. But the cursor, there is some benefit of having a dedicated IDE experience, doing the app references, being able to swap between different models and testing around, seeing my specific file system and making edits directly. So I always get hesitant when people are saying it's one or the other. I use both extremely heavily. Yeah, I pretty much use cursor because I can use their really fast models if I want to. And then I use cloud in cursor, which you can also do. Yeah. So you can see, I think they're starting to add a few within this folder, but yeah, you basically can create a bunch of …” View more
Ridealong summary
You can convert customer feedback directly into actionable specs using GitHub integration, streamlining your workflow significantly. By leveraging tools like cloud code and cursor, you can create and manage your product repository efficiently, whether you're at your desk or on the go. This method not only saves time but enhances collaboration among your team.
The Growth Podcast · Claude Code + Analytics = Vibe PMing · Feb 25, 2026
The BugBash Podcast
“… stories and just plopping it and be like, all right, how would I express this user story as a little workload and take it on from there? Or maybe GitHub issues or somewhere. Is there a particular place of inspiration that people should be looking for to draw some of these different workloads from that might be a little bit more empirical? Understanding invariance is very important, And I definitely am going to get to that as soon as I put my three year old to sleep. But like if there somewhere that I could read instead that would also be great You got any ideas I don know the resources To me …” “… little mini library of workloads that we should focus on being as simple as possible and get up, stand up and sort of work on iteratively to make them a little bit more interesting, it might be a great place to get started with maybe starting with user stories and just plopping it and be like, all right, how would I express this user story as a little workload and take it on from there? Or maybe GitHub issues or somewhere. Is there a particular place of inspiration that people should be looking for to draw some of these different workloads from that might be a little bit more empirical? Understanding invariance is very important, And I definitely am going to get to that as soon as I put my three year old to sleep. But like if there somewhere that I could read instead that would also be great You got any ideas I don know the resources To me the steps are invariance first meaning what do I really really care about in terms of behavior in my system What do I never, ever want to see? What do I want to see when it's working? and then from those deriving properties, which are like the instantiation of an invariant in a way that it's testable in code, and then create load such that those …” View more
Ridealong summary
AI language models can significantly enhance load testing by generating workloads quickly, but they still require human insight for nuance. By understanding system invariants and analyzing past bugs, teams can leverage AI to create more effective testing scenarios. This combination of human expertise and AI capabilities is key to improving distributed system reliability.
The BugBash Podcast · Why simple workloads find the hardest bugs · Apr 08, 2026
The AI Daily Brief: Artificial Intelligence News and Analysis
“… out of the way, let's dive into the headlines. Back in December of last year, Mitchell Hashimoto tweeted, the AI companies are on track to become GitHub faster than GitHub is becoming an AI company. A lot of folks agreed, although some, like Ivan Barazin, had thoughts on who it might be. Ivan writes, been looking for who will do this for a while. Bearish that it will be OpenAI though. And yet, yesterday we got this report from the information that OpenAI is developing an internal alternative to GitHub. According to the information sources, the project was spurred by a rise in outages for …” “Now with that out of the way, let's dive into the headlines. Back in December of last year, Mitchell Hashimoto tweeted, the AI companies are on track to become GitHub faster than GitHub is becoming an AI company. A lot of folks agreed, although some, like Ivan Barazin, had thoughts on who it might be. Ivan writes, been looking for who will do this for a while. Bearish that it will be OpenAI though. And yet, yesterday we got this report from the information that OpenAI is developing an internal alternative to GitHub. According to the information sources, the project was spurred by a rise in outages for Microsoft's code repository platform. OpenAI engineers complained that these outages have stopped work for minutes or even hours at a time. GitHub had 37 outages in February, which was up dramatically from an average of 17 per month last year. Microsoft has attributed these outages to human error and problems with Azure during a multi-year migration …” View more
Ridealong summary
OpenAI is developing an internal alternative to GitHub due to frequent outages that have disrupted their engineers' work. This project, still in its early stages, reflects a larger trend of companies seeking to innovate beyond existing platforms, as seen with Meta's new AI engineering organization aimed at enhancing their AI initiatives. The competition between these tech giants is heating up, signaling a potential shift in how code is managed and utilized.
The AI Daily Brief: Artificial Intelligence News and Analysis · The Big Questions That Will Decide the Consumer AI War · Mar 04, 2026
The Milk Road Show
“… of that movement over time were more or less cancelled as a result of open source software being an ideological movement that eventually became GitHub owned by Microsoft. And if you were one of the early people who was super interested in open source, you're probably like pretty unsatisfied by GitHub owned by Microsoft. On the other hand, by default, when someone writes code now, it's open source. And I think like the transparency and public benefit that open source brought as a whole, the added composability, which almost certainly has made software products more valuable over time. Like all …” “… a really good book called Working in Public that I think it was Nadia Asparova wrote a number of years ago about the free and open source software movement, which started also as a very ideological movement. and many of the kind of fathers and mothers of that movement over time were more or less cancelled as a result of open source software being an ideological movement that eventually became GitHub owned by Microsoft. And if you were one of the early people who was super interested in open source, you're probably like pretty unsatisfied by GitHub owned by Microsoft. On the other hand, by default, when someone writes code now, it's open source. And I think like the transparency and public benefit that open source brought as a whole, the added composability, which almost certainly has made software products more valuable over time. Like all of that, I think, was incredibly positive. But you did not get exactly everything you wanted. And I think the other version of this analogy would be, you know, crypto is a technological revolution, but it also looks a lot like a literal revolution. And so if we're, you know, going to kind of compare where crypto is today to the to the French …” View more
Ridealong summary
Retail investors are abandoning crypto just as institutional interest peaks, creating a significant sentiment gap. Guy Wuollet from a16z Crypto explains that while many products in crypto are thriving, the emotional disconnect stems from unmet ideological expectations. He believes the future is still bright, but acknowledges the challenges of reconciling revolutionary ideals with practical governance.
The Milk Road Show · Retail Is Quitting Crypto at the Worst Possible Time w/ Guy Wuollet · Apr 08, 2026
What Bitcoin Did
“… everything, because now the labor costs associated with it's almost nil. And they're creating these own, like, you know, there's like the agent GitHub now. And agents are just kind of interacting around this. But I think the reality is, is like the majority of software is probably just gonna be like an open source common resource like utility almost for people And Because if not if you have a closed source piece of software that is very expensive and very valuable you we going to be if we not already at the point we going to be at the point very soon where you can go to your agent look at …” “… So it wasn't quite that easy because you still have to manage code bases. And that was kind of the problem. But now that the marginal cost of production for code has dropped off a cliff. It's like, how does that change open source? And it changes everything, because now the labor costs associated with it's almost nil. And they're creating these own, like, you know, there's like the agent GitHub now. And agents are just kind of interacting around this. But I think the reality is, is like the majority of software is probably just gonna be like an open source common resource like utility almost for people And Because if not if you have a closed source piece of software that is very expensive and very valuable you we going to be if we not already at the point we going to be at the point very soon where you can go to your agent look at this and build at me Totally. And it will just spin that up for you in a few hours. Totally. And like, where is it going to even like that? And we think that's going to happen in a year. Yeah. Where's it going to be at five years? We can't even, you know, we don't even know. And it's like, cool. So like software is just like software is like air. …” View more
Ridealong summary
Open source software is on the brink of becoming a common utility, driven by the plummeting costs of code production and the rise of AI agents. As proprietary software loses its value, the open source community will thrive with new business models emerging to cater to specific needs. This shift may redefine how we view software, making it as essential as air.
What Bitcoin Did · The Commodity Shift, Credit Crisis & Bitcoin | Eric Yakes · Mar 24, 2026
The Peterman Pod
“… I mean, I haven't contributed significantly to Kubernetes in a while, and I'm still, I think, number five on the overall contributor list on the GitHub commits. And I was number one for a long time. I mean, after writing that much code for Kubernetes, which part of this system was the hardest to build? I think I'm going to say, because I don't think any of the specific code was that hard. I think that the hard part was the decision that we made early on that it was going to be a really loosely coupled system. and so it's very um which is great for resiliency like we made this decision around …” “… So when you talk about I guess you wrote a lot of code quickly Did you write most of the code I guess for this initial MVP Yeah I don know what the number is but high 80s percentage, maybe more of the original code. And I think I'm still number... I mean, I haven't contributed significantly to Kubernetes in a while, and I'm still, I think, number five on the overall contributor list on the GitHub commits. And I was number one for a long time. I mean, after writing that much code for Kubernetes, which part of this system was the hardest to build? I think I'm going to say, because I don't think any of the specific code was that hard. I think that the hard part was the decision that we made early on that it was going to be a really loosely coupled system. and so it's very um which is great for resiliency like we made this decision around very loose coupling a lot of independent actors taking actions there's all these control loops running all over the place which is really good for resiliency um but when things go wrong it's really hard to figure out why it went wrong because you've got you know 15 different processes that are all having to work together to achieve an outcome. And …” View more
Ridealong summary
Debugging Kubernetes is a nightmare due to its loosely coupled architecture. Brendan Burns, co-creator of Kubernetes, reveals that while the design promotes resiliency, it complicates problem-solving when things go wrong. With logs scattered and inconsistent, figuring out the root cause of an issue becomes an arduous task, especially for transient problems.
The Peterman Pod · The Co-Creator of Kubernetes On Convincing Google, Building It, and Scaling for LLMs · Mar 23, 2026

Top Podcasts About GitHub

Talk Python To Me
Talk Python To Me
5 episodes
Security Now (Audio)
Security Now (Audio)
4 episodes
The AI Daily Brief: Artificial Intelligence News and Analysis
The AI Daily Brief: Artificial Intelligence News and Analysis
4 episodes
The Real Python Podcast
The Real Python Podcast
3 episodes
TBPN
TBPN
3 episodes
Practical AI
Practical AI
3 episodes
This Week in Startups
This Week in Startups
3 episodes
The freeCodeCamp Podcast
The freeCodeCamp Podcast
3 episodes