profile

Join Our Content Newsletter

Earthly September 2023 Newsletter

Published 8 months ago • 1 min read

Happy September, Earthlings!

I'm Adam, and Welcome to the latest Earthly newsletter, where I share the most popular articles and tutorials from the Earthly blog in the last 30 or so days.

Top Blog Content

Three Ways to Do Developer Experience (DX)

Learn about the importance of Developer Experience (DX) and how it can impact different organizational roles. This one is written by me.

A Beginner’s Guide to Debugging Docker Containers

Debugging Docker containers can be frustrating. Luckily, Docker provides several commands that make managing and troubleshooting containers easy. In this article, we review these commands and some other tricks.

How to Use ripgrep to Improve Your Search Efficiency

What is ripgrep? What are its key features? Why should you replace grep?

Getting Started with AWS CloudWatch

AWS CloudWatch is a comprehensive monitoring and observability service. This is introductory guide is for those looking to familiarize themselves with Cloudwatch.

Mastering Linux Networking Commands: A Comprehensive Guide

By mastering Linux networking commands, you can configure network interfaces, troubleshoot connectivity issues, analyze network traffic, and secure your network.

Product News

Reminder: Earthly is an open-source build tool that makes building software super simple.

Earthly Cloud & Free Tier

Earthly Cloud's new free tier offers 6000 free build minutes. Your CI process can get much faster if you use Earthly and Earthly Cloud. Besides Vlad’s great introduction post, be sure to check out the details on our new pricing page and our new cloud page.

Build Transpose

Earthly speeds up builds with layer-caching, but switching from your current CI might be a hassle. So, we introduced Build Transpose: it converts GitHub Actions workflows to Earthly using GPT-4. Cool, right?

Earthly Releases of Note

  • v0.7.15: Fixed a bug in WITH DOCKER, which prevented the use of newer versions of docker.

That's it for this month.

See you next month,

Adam

Join Our Content Newsletter

Get a monthly round-up of developer tutorials and software development happenings delivered to your inbox once a month.

Read more from Join Our Content Newsletter

Happy April Earthlings! I'm Gavin, and welcome to the latest Earthly newsletter, where we share the most popular articles and tutorials from the Earthly blog in the last 30 or so days. Top Blog Content The Montréal Effect: Why Programming Languages Need a Style Czar The blog post discusses the challenges of maintaining consistent coding styles across large programming projects. It argues for a 'Style Czar' to establish and evolve style guidelines, preventing the fragmentation of coding...

23 days ago • 1 min read

Happy March Earthlings! I'm Adam, and welcome to the latest Earthly newsletter, where I share the most popular articles and tutorials from the Earthly blog in the last 30 or so days. Top Blog Content From Go to Rust: The Two Types of Readable Code Ever looked at some code and thought, “Wow, that’s an ugly mess!”? Or maybe you picked up a new programming language and felt right at home? It’s funny how our gut feelings about code often come down to what we’re used to. Optimizing Rust Build...

2 months ago • 1 min read

Happy February Earthlings! I'm Adam, and welcome to the latest Earthly newsletter, where I share the most popular articles and tutorials from the Earthly blog in the last 30 or so days. Top Blog Content Rust, Ruby, and the Art of Implicit Returns This article explores the concept of implicit returns, if-expressions, match-expressions, and single-expression functions in programming languages like Rust, Ruby and Scala. Showboaters, Maximalists and You This article encourages developers to...

3 months ago • 1 min read
Share this post