Changelog Master Feed

Changelog Master Feed Artwork

Your one-stop shop for all Changelog podcasts

Changelog News Changelog News #83

Natural Language Programming

Play
2024-02-26T20:30:00Z 🎧 18,433

GPTScript is a new scripting language to automate your interactions with LLMs, Adam Wiggins conducts a retrospective on Muse, Nikita Prokopov surveyed a bunch of popular websites to see how much JS they loaded on their pages, Pages CMS is a no-hassle CMS for GitHub pages & Jim Nielsen writes about the subversive hyperlink.

Go Time Go Time #247

Stay agile out there

Play Watch
2022-09-15T16:15:00Z #go +1 🎧 18,430

Inbal Cohen, Product expert and Agile evangelist, joins Natalie & Angelica for a conversation about all things Agile. Inbal lays out some agile tips for Go devs, discusses if and how remote work changes things, describes some downsides of the methodology, and more.

Practical AI Practical AI #142

Building a data team

Play
2021-07-27T14:45:00Z #ai +3 🎧 18,428

Inspired by a recent article from Erik Bernhardsson titled “Building a data team at a mid-stage startup: a short story”, Chris and Daniel discuss all things AI/data team building. They share some stories from their experiences kick starting AI efforts at various organizations and weight the pro and cons of things like centralized data management, prototype development, and a focus on engineering skills.

Go Time Go Time #132

The trouble with databases

Play
2020-05-28T15:00:00Z #go +1 🎧 18,428

Databases are tricky, especially at scale. In this episode Mat, Jaana, and Jon discuss different types of databases, the pros and cons of each, along with the many ways developers can have issues with databases. They also explore questions like, “Why are serial IDs problematic?” and “What alternatives are there if we aren’t using serial IDs?” while at it.

Go Time Go Time #177

Building startups with Go

Play Watch
2021-04-29T15:45:00Z #go +1 🎧 18,419

Startups are all about iterating quickly, building MVPs, and finding that elusive product market fit, so how does Go fit into that picture? Is Go a good choice for startups, or is it exclusively for the larger corporations? In this episode Jon is joined by four startup founders to learn about their experience building a startup with Go.

Changelog Interviews Changelog Interviews #597

MAJOR.SEMVER.PATCH

Play
2024-06-26T14:30:00Z #tooling +1 🎧 18,398

Predrag Gruevski and Chris Krycho joined the show to talk about SemVer. We explore the challenges and the advantages of semantic versioning (aka SemVer), the need for improving the tooling around SemVer, where semantic versioning really shines and where it’s needed, Types and SemVer, whether or not there’s a better way, and why it’s not as simple as just opting out.

Go Time Go Time #94

Structuring your Go apps

Play
2019-08-09T20:00:00Z #go 🎧 18,379

Jon, Mat, Johnny, and special guest Cory LaNou discuss the ins and outs of structuring Go programs. Why is app structure so important? Why is it hard to structure Go apps? What happens if we get it wrong? Why do we confuse folder structures with application design? How should a new Go app be structured?

Changelog News Changelog News #91

The threat to open source comes from within

Play
2024-04-22T19:45:00Z 🎧 18,376

Forrest Brazeal is concerned about the open source threat from within, Vicki Boykis explains why Redis is forked, John O’Nolan and the Ghost team plan to federate over ActivityPub, Llama 3 is now available for “businesses of all sizes” & nolen writes up questions to ask when you don’t want to work.

Changelog Interviews Changelog Interviews #593

Microsoft is all-in on AI: Part 1

Play
2024-05-30T12:30:00Z #microsoft +2 🎧 18,365

Scott Guthrie joins the show this week from Microsoft Build 2024 to discuss Microsoft being all-in on AI. From Copilot, to Azure AI and Prompty, to their developer first focus, leading GitHub, VS Code being the long bet that paid off, to the future of a doctor’s bedside manner assisted with AI. Microsoft is all-in on AI and Build 2024’s discussions and announcements proves it.

Go Time Go Time #183

Using Go in unusual ways

Play
2021-06-10T15:45:00Z #go +4 🎧 18,365

This episode was recorded live from GopherCon Europe 2021!

Natalie & Mat host three amazing devs who gave talks that showcase using Go in unusual ways: Dr. Joakim Kennedy is tracking Go in malware, Mathilde Raynal is building quantum-resistant cryptography algorithms, and Preslav Rachev is creating digital art.

We hear from our speakers how they got into Go, how they made the choice to use Go for their unusual use case, and how it compares to other languages for their specific needs.

We also chat about conference talks, submissions and public speaking - how to start, good practices, and tips they collected along the way.

Ship It! Ship It! #36

Keep on-call simple

Play
2022-01-20T22:00:00Z #ops +1 🎧 18,355

Gerhard loves simple ideas executed well, which is why he is excited to be speaking today with Ildar Iskhakov & Matvey Kukuy about their startup Amixr, a.k.a. Grafana OnCall.

Ildar & Matvey started with a simple idea and a simple stack - Django, Celery, RabbitMQ & MySQL - all running on Kubernetes. Because they kept their main thing their main thing, and kept improving it every day for a couple of years, now your on-call can be simple too.

This is another Big Tent philosophy story with a Black Swan moment towards the end.

Changelog Interviews Changelog Interviews #268

Operação Serenata de Amor (Artificial Intelligence, Data Science, Government Corruption 😱)

Play
2017-10-31T16:00:00Z 🎧 18,355

Eduardo Cuducos joined the show to talk about Operação Serenata de Amor an Artificial Intelligence and Data Science project that aims to inform the general public about government corruption and spending. We talked about how this artificial intelligence project analyzes claims for reimbursement from congresspeople to determine illegal probability, how it monitors government spending, the technology behind it, and how other governments might be able to follow this model.

JS Party JS Party #226

The third year of the third age of JS

Play Watch
2022-05-20T16:30:00Z #javascript +2 🎧 18,331

In 2020, Shawn (swyx) Wang wrote:

Every 10 years there is a changing of the guard in JavaScript. I think we have just started a period of accelerated change that could in thge future be regarded as the Third Age of JavaScript.

We’re now in year three of this third age and Swyx joins us to look back at what he missed, look around at what’s happening today, and look forward at what might be coming next.

JS Party JS Party

This is JS Party!

JS Party is a weekly celebration of JavaScript and the web so fun is at the heart of every episode.

We play games like Frontend Feud… (clip from episode #192)

Discuss and analyze the news… (clip from episode #213)

Explain technical concepts to each other like we’re 5… (clip from episode #195)

Debate hot topics like should websites work without JS? (clip from episode #87)

Interiew amazing devs like Rich Harris and Una Kravets… (clip from episode #167)

This is JS Party! Listen and subscribe today.

We’d love to have you with us. 💚

Go Time Go Time #299

All about Kafka

Play
2024-01-16T21:00:00Z #go +1 🎧 18,312

In this episode Matt joins Kris & Jon to discuss Kafka. During their discussion they cover topics like what problems Kafka helps solve, when a company should start considering Kafka, how throwing tech like Kafka at a problem won’t fix everything if there are underlying issues, complexities of using Kafka, managing payload schemas, and more.

JS Party JS Party #253

All about Playwright

Play Watch
2022-11-25T18:15:00Z #javascript +2 🎧 18,243

Debbie O’Brien –Senior Program Manager at Microsoft– joins Amal & Nick for a deep-dive on Playwright, an automation library for cross-browser end-to-end testing. Along the way, we learn why Microsoft decided to fork Puppeteer, Playwright’s unique value proposition, cool features like auto-waiting & the trace viewer, how it compares to Cypress & a lot more.

Changelog & Friends Changelog & Friends #29

You have how many open tabs?!

Play
2024-02-04T22:25:00Z #conferences 🎧 18,220

We’re taking you to the hallway track at THAT Conference in Austin TX, where we have 3 fun conversations: one with our old friend Nick Nisi from JS Party, one with our new(ish) friend Amy Dutton from CompressedFM (who has been a guest on JS Party of late) & one with our brand new friend / long-time listener Andres Pineda from the Dominican Republic.

JS Party JS Party #198

The decentralized future

Play Watch
2021-10-22T16:00:00Z #javascript +1 🎧 18,175

Nader Dabit shares his motivation and experience on recently transitioning to focus on technologies and communities that support the decentralized internet. In this hot topics discussion, we cover all the buzz words you’ve likely heard over the past year. We have honest and nuanced conversations about the world of Ethereum, Cryptocurrencies, NFTs, DAOs, and Web3. Hype or hit? You’ll have to tune in to find out.

Player art
  0:00 / 0:00