[xkcd.com](https://xkcd.com/349/)

Best practices for patching and deprecating Docker images

Learn the best practices for patching and deprecating Docker images to maintain security and stability in your DevOps workflows.

2024-02-09 · 7 min · timor
AI generated

How to run x86-64 Docker images on Apple's MacBook with M1/M2/M3 CPU

Learn how to run x86-64 Docker images on Apple’s MacBook with M1/M2/M3 CPUs by setting the DOCKER_DEFAULT_PLATFORM environment variable.

2024-02-06 · 1 min · timor

Extreme Ownership

Extreme OwnershipHow U.S. Navy SEALs Lead and Win Authors: Jocko Willink, Leif Babin amazon.comamazon.pl The book is a compelling and practical leadership guide co-authored by Jocko Willink and Leif Babin, both former Navy SEAL officers. The book revolves around the central theme of taking absolute responsibility for every aspect of one’s life and leadership role. Through gripping combat stories from their SEAL experiences, the authors illustrate key principles such as accountability, decisiveness, and humility. ...

2024-02-05 · 1 min · timor
[pre-commit](https://pre-commit.com)

My pre-commit config for Hugo blog

Learn how to set up and use pre-commit hooks to automate tasks like linting, syntax checks, and optimizations for your Hugo blog.

2024-01-29 · 2 min · timor

Tuning PipeWire for best audio quality on Ubuntu

Learn how to tune PipeWire for the best audio quality on Ubuntu, ensuring optimal sound performance for your Linux system.

2024-01-28 · 8 min · timor
[Generated by AI](https://www.bing.com/images/create/potrzebujc499-obrazek-dla-posta-na-blogu-o-temacie3a-g/1-65b520c6d817444ea0a5f4ed3dd8843a?id=QFgGAr6fEgEMEJSm0T45XQ%3d%3d&view=detailv2&idpp=genimg&FORM=GCRIDP&mode=overlay)

Git hacks - a set of my favorite git aliases

I use Git a lot, even writing this article i will commit text few times. There’s a set of aliases I rely on daily and they’re first I add in new place. Some Git commands are unnecessarily verbose. You can make your life much easier with bash-completions, but if you write it tens of times per day, it’s anyway a lot of typing… and I’m a lazy man 😄 Simple status/log checks git s s = status --short --branch --untracked-files Shows a short, branch-focused status with untracked files. ...

2024-01-27 · 6 min · timor
[Photo by Ann H](https://www.pexels.com/photo/blue-tape-measure-on-yellow-surface-10894941/)

Checking compressed size of Docker image

Learn how to check the compressed size of Docker images to optimize download and startup times, using a simple bash function for accurate measurements.

2024-01-24 · 2 min · timor
[Photo by olia danilevich](https://www.pexels.com/photo/two-men-looking-at-a-laptop-4974920/)

How to interview DevOps candidates?

Learn effective strategies for interviewing DevOps candidates, including practical exercises and review-based assessments to evaluate their skills and fit.

2024-01-23 · 8 min · timor

Working Backwards

Working BackwardsInsights, Stories, and Secrets from Inside Amazon Author: Bryar Colin amazon.comamazon.plempik.com Still reading…

2024-01-23 · 1 min · timor
[Photo by cottonbro studio](https://www.pexels.com/photo/three-men-in-a-office-6804609/)

How to give Probation Period feedback?

Learn effective strategies for giving probation period feedback to new hires, ensuring clear communication and alignment within the team.

2024-01-22 · 5 min · timor