I'm interested in attending
Post details
Carl (Director of Technology for Spotlight PA) and Wayne (Principal Engineer at GoDaddy) join Mat and Mark to talk about the new go:embed feature in Go 1.16. They discuss how and when to use it, common gotchas to watch out for, and some rather meaty unpopular opinions thrown in for good measure.

Post details
Building software is difficult and time consuming, but the maintenance of software is where we spend the majority of our time. In this episode, Ian and sam join Johnny and Kris to discuss how to build actually maintainable software, the features of Go that make it good for writing maintainable software, and different w...

Post details
In our 6th Kaizen, we talk with Jerod about all the things that we cleaned up after migrating changelog.com from a managed Kubernetes to Fly.io. We deleted the K8s cluster and moved wildcard cert management to Fastly & all our vanity domain certs to Fly.io. We migrated the Docker Engine that our GitHub Actions is u...

Post details
On this episode, Michael Matloob and Daniel Martí pinky promise not to talk about Go 1.18’s two big features (fuzzing and generics). Instead, we’re focusing in on the other cool stuff that’s new!

Post details
Enterprise-grade authentication is often an essential ingredient to virtually all applications in today’s world. However, companies often have a hard time understanding the value of that authentication especially during the early stages of product development. And hardening of an application is often left as an afterthought. Add enterprise-level requirements such as single sign-on and two-factor

#ThorLoveAndThunder was pretty great! A great mix of hilarious, heartfelt, some great soundtrack and visuals, and beautifully shot. As promised, was also super gay 🏳️🌈 very much recommend seeing it!
Post details
You had questions, the Go Team had answers! Topics covered include generics (of course), governance (of course), Go 2, text editors, GitHub Copilot, garbage collection, and more.

I'm interested in attending
I don't think I'm around that day, but will eagerly await the video to see what interesting things folks are saying!
Pointing to a fork of a Go module (1 mins read).

How to pin your Go modules to a given fork of a repository.
Post details
The Hanselminutes Podcast by Scott Hanselman - Fresh Air for Developers - Deep tech talk from an inclusive perspective

Post details
We explore recent research that connects a key suite of skills with highly compensated IT roles.

Post details
Wow, time flies when you are having fun. We can't believe we have come to the end of Season 1 of "The Adults Corner". We bid farewell to Chloe during this episode and recap all of our stories and adventures in this episode. We would like to thank Chloe for her time on the podcast as we are sure she will be truely missed.BUT DON'T STRESS, the podcast will return with your host, owner and creator Cherry Dana. You can be sure it will be fun, entertaining, informative and more.Be sure to stay up to date by following us on our socials where we post video and photo recaps: www.linktr.ee/cherrydtv@theadultscorner

Post details
We’re listening! This week’s experimental, super-brief Monday edition of “The Changelog” has the following new features: It’s longer, there’s no background music during the stories, and it includes stories previously not featured in the newsletter. If you like this better than the last one, would listen to it, and want...

Post details
In this week's episode we talk about the stigma and stereotypes surrounding Cerebral Palsy, what it's like dealing with daily obstacles and how the Adult Industry has positively benefited James Hackney and his sexual needs. We cover topics such as: James opens up about his accident as a child and how it has affected him growing up emotionally and physicallyJames organised a charity walk in 2016 in Queensland to speak out against bullyingHow James lost his virginity at a brothel and what his first experience was likeHow to feel safe and communicate when hiring a professional Be sure to check out our video snippets on our social media @theadultscorner

Post details
Mailchimp is an all-in-one marketing platform for growing businesses, empowering millions of customers around the world to launch, build, and grow their businesses with world-class marketing technology, award-winning customer support, and inspiring content. Eric Muntz is Mailchimp’s CTO, responsible for the engineering teams that design, implement, and maintain Mailchimp’s products and infrastructure. He joins the

Post details
Post details
Ben and Matt unpack the results of the 2022 Stack Overflow Developer Survey.

Post details
Post details
In this Breaking Changes, Postman Chief Evangelist Kin Lane welcomes Allan Knabe, CEO and co-founder of apiable.io to discuss his view of why API portals are so important, his work to make publishing portals much easier, and the importance of understanding...

Post details
Listen to Ep 4 - Sarah Whitehead, Difference Between Wolves & Dogs and forty-eight more episodes by A Dog's Best Friend, free! No signup or install needed. Ep 49 - Ryan Dalton from Canineteen. Ep 48 - Is Your Dog A Cat?.

Week Notes 22#26 (3 mins read).
What happened in the week of 2022-06-27?
I'm interested in attending
Post details

Really interesting listen, Brian Wisti 🙌🏽🙌🏽
Post details
Having a personal site is a great playground for learning tons of skills. Brian Wisti discusses the benefits of running a his own blog over the years.

Post details
A deep discussion on that tension between development speed and software quality. What is velocity? How does it differ from speed? How do we measure it? How do we optimize it?

Post details
Bryan Lyles joined the show to talk about career progression in tech and learning, the idea of a 10x developer, the practice of testing, and advantages and disadvantages of a monorepo.

Post details
i mean this with the upmost disrespect. if you are “pro-life” unfollow me right now. i don’t wanna be moots with you, i don’t wanna be your friend, nor do i even want to associate with you. i have absolutely no respect for y’all and never will.
megan (@swftsgetawaycar)Fri, 24 Jun 2022 14:56 +0000
Post details
Bryan Liles joins Johnny and Mat for a wide-ranging discussion that starts with the question: what even is enterprise Go?

Running Go tests in Parallel (2 mins read).

How to get Go tests to run in parallel for speed.
Ignoring slow-running tests in Go (1 mins read).

How to use Go's -short testing mode to avoid running slower tests.
Post details
Ben Johnson, the creator of Litestream, joined Fly.io a few weeks after we migrated changelog.com - episode 50 has all the details. That was pure coincidence. What was not a coincidence, is Gerhard jumping at the opportunity to talk to Ben about Postgres vs SQLite with Litestream. The prospect of running a cluster of o...

Post details
New on the blog: @JamieTanna writes about how we've been able to ship a service more effectively using an API Design first approach with #OpenAPI deliveroo.engineering/2022/06/27/ope…DeliverooEng (@DeliverooEng)Thu, 30 Jun 2022 10:54 +0000
Post details
Interfaces are everywhere in Go. The basic error type is an interface, writing with the fmt package means you are probably using an interface, and there are countless other instances where they pop up. In this episode Mark, Mat, Johnny, and Jon discuss interfaces at length, exploring what they are, how they are using t...

It's #Morph's 11th birthday today 🥹 so Anna Dodson and I thought it'd be cute to have a matching Zeedog collar with #Cookie 😻

Post details
Just leaving this here…
Seth Bob-Omb (@TheFlemishSeth)Sun, 26 Jun 2022 14:25 +0000
Post details
Open Source and other source available projects have been a huge driver of progress in our industry, but building and maintaining an open source project is about a lot more than just writing the initial code and putting together a good README. On this episode of the maintenance mini-series, we’ll be discussing open sou...

Well this is exciting, my first blog post for Deliveroo Engineering is all about OpenAPI and how we're using it to ship services quicker 🚀 https://deliveroo.engineering/2022/06/27/openapi-design-first.html
Shipping services more quickly with design-first OpenAPI contracts (8 mins read).

How using OpenAPI has led to being able to ship a new service more effectively, by removing the need to write scaffolding, and instead focus on the business logic.
I will be attending
Week Notes 22#25 (2 mins read).
What happened in the week of 2022-06-20?
Post details
“We can have different opinions and still be friends” doesn’t apply to human rights.
Jack Cocchiarella (@JDCocchiarella)Sat, 25 Jun 2022 15:58 +0000
Post details
Rob Barnes (a.k.a. Devops Rob) and Rosemary Wang (author of Infrastructure as Code - Patterns & Practices) are joining us today to talk about infrastructure secrets. What do Rosemary and Rob think about committing encrypted secrets into a repository? How do they suggest that we improve on storing secrets in LastPas...

Automating boilerplate/scaffolding code with custom code generation in Go (4 mins read).

How to use Go's code generation tooling to add custom code generation to your project.
Post details
The year is 2053. The tabs-vs-spaces wars are long over. Ron Evans is the only Go programmer still alive on Earth. All he does is maintain old Go code. It’s terrible! He must find a way to warn his fellow gophers before it’s too late. Good thing he finally got that PDQ transmission system working…

Post details
Hi, Spring fans! At long last, against all odds, Josh Long (@starbuxman) finally gets to talk to Spring I/O founder and more-than-a-decade-long friend Sergi Almar (@sergialmar) about an edition of Spring I/O after 2019!...

Post details
Post details
i’m so tired of abortion rights being framed around truly tragic circumstances like assault and incest. if you get pregnant & you don’t want to be pregnant, it is your right over your own body that is under siege. no one, including a fetus, can use your body against your consent.
🕊 (@zoeamira)Fri, 24 Jun 2022 16:44 +0000
On
