/Posts>

This is my collection of blog posts. Enjoy!

← Previous page Next page →

Field Note

Field Notes of March 30th, 202

gitlab container-scanning trivy docker-buildx image-digest
Picture of a compass and a notebook titled "Field Notes"
Posted on Saturday, March the 30th 2024
2 min read

Field Note

GitLab CI/CD variable string interpolation expressions only cover a subset of BASH

bash gitlab string-interpolation
The GitLab logo.
Posted on Thursday, March the 28th 2024
1 min read

Field Note

Field notes of March, 27th 2024

docker dockerfile run build-arg output
Picture of a compass and a notebook titled "Field Notes"
Posted on Wednesday, March the 27th 2024
1 min read

Field Note

Field notes — 26th of March 2024

apt stackoverflow-podcast artificial-intelligence
Picture of a compass and a notebook titled "Field Notes"
Posted on Tuesday, March the 26th 2024
1 min read

Field Note

Field notes — 25th of March 2024

python-3.12 pip pre-commit git hooks docker buildx cross-architecture
Picture of a compass and a notebook titled "Field Notes"
Posted on Monday, March the 25th 2024
2 min read

Article

Alacritty — a fast, minimal, and portable terminal emulator

alacritty terminal rust
Image of the Alacritty terminal emulator.
In my neverending quest for the perfect development set-up, I've recently tried a couple of improvements for my hitherto standard command line tooling ZSH + iTerm2. While ZSH has—for me—stood the test of time (and I don't feel the need to try out another shell yet), there is, in my opinion, always room for improvement on the terminal emulator side. So, here's a quick guide on how to use my new weapon of choice, Alacritty.
Posted on Tuesday, December the 27, 2022
7 min read

Article

Progressive web application installation with Brave

Logo of the Brave browser.
Brave is a free, open-source, Chromium-based web browser that has a strong focus on privacy. Brave also has the option to run progressive web apps (PWA) as standalone applications. This may be useful if you prefer to run some apps in the browser, but still want to have the benefit of launching and switching to the app like a fully native app. Some websites unfortunately don't declare themselves properly as progressive web applications or simply are not PWA-enabled yet. Brave has the nice feature that in spite of this, you can install websites like these as a PWA. The workflow to do this is a bit hidden in plain sight, however, so here's a quick tutorial on how to do it.
Posted on Sunday, August the 21, 2022
4 min read

Field Note

Getting temporary admin rights from the command line with SAP Privileges

Image of the SPA Privileges app.
Posted on Sunday, August the 14, 2022
3 min read

Article

[dev.to] Detecting Kubernetes API Deprecations with pluto

kubernetes api deprecation pluto dev-to
The Kubernetes logo.
The Kubernetes API is changing all the time. With these changes come deprecations and eventual removals of parts of the API. To be able to keep an up-to-date Kubernetes cluster version, we have to identify deprecated APIs and update them. This may become tedious in larger clusters with hundreds of resources but tools like `pluto` can help.
Posted on Wednesday, July the 27th, 2022
0 min read

Article

[Weeklyjs.io] Types as Comments for Plain JavaScript

javascript types-as-comments weekly-js
The logo of the Weekly.js blog.
Today we’re looking into the potential future of JavaScript by reading up on the types as comments proposal that seeks to introduce type information as part of the core JavaScript language.
Posted on Friday, June the 24, 2022
0 min read
← Previous page Next page →
friedrichkurz.me

© 2025 Friedrich Kurz

Privacy Policy