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

Thank you to our sponsors who keep this newsletter free to the reader: Aikido is your no-nonsense DevSecOps platform. One central system that shows you what matters and how to fix it, from code to cloud. So you can get back to building. Try Aikido today! We’ve all been there – that heart-stopping moment when you realize you’ve accidentally exposed sensitive information. Today, I’m sharing a personal story and introducing a tool that could save you from a similar nightmare. The Nightmare...

Hi friends! Today we’re diving deep into improving your terminal history management. Exploring techniques that can transform your command line experience from frustrating to fluid. Whether you’re a CLI novice or a terminal titan, these methods will boost your productivity and smoothen your workflow. To do that, we’ll explore three levels of terminal command management, from basic to advanced. Not actually running on my phone 😅 1. Basic: Built-in (mostly unused) tooling: Even without...

Hi friends, Tmux is a fantastic tool for managing terminal sessions, but it has its limitations. One major drawback is the lack of a floating pane feature, which can make navigating between different panes cumbersome and inefficient. Me frustrated with Tmux lack of floating panes while Zellij is killing it... Most users workaround this by creating new Tmux windows or panes, or by using hidden splits to zoom in and out. These methods work but can be inefficient and require many keystrokes,...