The Overflow Newsletter Banner
code-for-a-living June 5, 2020

The Overflow #24: Survey says…

June 2020 Welcome to ISSUE #24 of the Overflow! Break into a two-four and read the newsletter by developers, for developers, written and curated by the Stack Overflow team and Cassidy Williams at Netlify. The survey results are in! Nullable types are out! Eye contact is back! From the blog The 2020 Developer Survey results…
A shipping container being moved from place to place
code-for-a-living May 29, 2020

Why is Kubernetes getting so popular?

At the time of this article, Kubernetes is about six years old, and over the last two years, it has risen in popularity to consistently be one of the most loved platforms. This year, it comes in as the number three most loved platform. If you haven’t heard about Kubernetes yet, it’s a platform that…
The Overflow Newsletter Banner
code-for-a-living May 29, 2020

The Overflow #23: Nerding out over a puzzle

May 2020 Welcome to ISSUE #23 of the Overflow! This newsletter is by developers, for developers, written and curated by the Stack Overflow team and Cassidy Williams at Netlify. Check the wealth of tiny startups doing good work, the puzzle of keyfiles, and the wonder of the miracle sudoku. From the blog You want efficient…
The Overflow Newsletter Banner
newsletter May 22, 2020

The Overflow #22: The power of sharing

May 2020 Welcome to ISSUE #22 of the Overflow! This newsletter is by developers, for developers, written and curated by the Stack Overflow team and Cassidy Williams at Netlify. We’re pondering the benefits of sharing your work, pushing the limits of children’s names, and praising accessibility in the time of Covid-19. From the blog Ensuring…
He's about to steal some code and write a game changing application.
code-for-a-living May 20, 2020

Good coders borrow, great coders steal

Copying and pasting can be dangerous, but then again, so can many aspects of software development when done incautiously. In this post, I’ll take a look at what code copying actually means for software development, what good code theft means, and the pitfalls of copying badly.