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
[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
[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
[Photo by Pixabay](https://www.pexels.com/photo/white-moth-orchids-87016/)

Ładne kwiatki - czyli wywód o pielęgnacji roślin doniczkowych

Dowiedz się, jak pielęgnować rośliny doniczkowe, takie jak storczyki, skrzydłokwiaty i fikusy, aby zapewnić im zdrowy wzrost i piękny wygląd.

2024-01-14 · 15 min · timor
[Cloudflare](https://www.cloudflare.com)

Maximizing page performance and security with Cloudflare tuning

Learn how to maximize page performance and security by tuning Cloudflare settings, specifically for a statically generated blog hosted on GitHub Pages.

2024-01-11 · 8 min · timor
[Photo by Miguel Á. Padriñán](https://www.pexels.com/photo/paper-boats-on-solid-surface-194094/)

New Year's reflections and Leadership path

Reflect on the journey of becoming a Team Lead, balancing technical work with leadership responsibilities, and exploring new ways to solve problems.

2024-01-10 · 1 min · timor