Laugh at perfection. It’s boring and keeps you from being done.


Hi!

This week I'd like to address one of the best concepts I've encountered and it has everything and nothing to do with tech at the same time...

"The Cult of Done" is a manifesto, a set of principles if you like, that teaches you, well, how to get things done, but mentally.

The idea is simple; don't over think, don't over-edit, just do. Finish and release. When the product is out there, just let it be, and move on to the next one. You can think of anything you create like a piece of art; when you're done with the blog post, the article, the project, you set it free. It will never be perfect, so do your best while creating, and then end it and move on.

We all postpone, rework, edit, procrastinate with releasing, and so, if there's one principle that stood out for me from the list was this:

"Laugh at perfection. It’s boring and keeps you from being done."

You can find the manifesto here.
And a GREAT video about it here.

A couple of extra links:

  • If you're a Tmux user, I released a plugin that helps with session management and brings it closer to the user, you can get it on Github
  • I'm big on using music for focus when working but it needs to be very specific. Apparently, brain.fm specializes with that, and I've been a (very) happy customer for the past year. Give them a try, and if you subscribe, use the code `omerxx` when you checkout for a 20% off!

As always, feel free to reply to this email with thoughts!

Have a great weekend,

Omer

ESPRESSO FRIDAYS

Every once in a while I send hand picked things I've learned. Kind of like your filter to the tech internet. No spam, I promise!

Read more from ESPRESSO FRIDAYS

I've Been Using AWS Wrong for YEARS... For years, my approach to AWS felt like a battle. As a DevOps engineer and later and architect, building infra always involved a tedious process of carefully building templates and structure, reviewing, deploying, testing and iterating over and over. I’d either spend hours clicking through the console or writing endless infrastructure code, always feeling like I was one misconfiguration away from a headache. It turns out, I was making it much harder than...

You've been lied to about self hosting... This issue is brought to you by: Auth0, my auth provider for the last 6 years. Join their free virtual dev_day on June 18th to learn how to secure AI agents and applications. Save your free spot That title might sound a bit aggressive, but this isn't about hating on hosting platforms. It's about loving the freedom, control, and cost-savings that come from owning your deployment process, without giving up the slick, easy experience we all love. And...

How DHH Solved Deploying to Production (with Open Source) Ever felt depressed by the sheer complexity of getting your application live and serving users? You’re not alone. But what if deploying to production, even (or especially) across multiple servers, could be straightforward and more importantly, free? That’s the reality DHH, the creator of Ruby on Rails and CTO of Basecamp & HEY, wanted to create, and he delivered with an open source tool called Kamal. DHH’s approach to technology always...