/Posts>

This is my collection of blog posts. Enjoy!

← Previous page Next page →

Field Note

Nushell `closure`s and higher order function patterns

nushell closure functional-programming
An drawing of a terminal window.
Posted on Thursday, May the 23rd 2024
1 min read

Field Note

Passing multiple build arguments to `docker build` from a `.env` file

docker dotenv build-arguments
Docker logo.
Posted on Wednesday, May the 22nd 2024
2 min read

Field Note

The origin of the `.rc` suffix in shell configuration files

shell configuration rc
An drawing of a terminal window.
Posted on Tuesday, May the 21st 2024
1 min read

Field Note

Listing all resources of a resource group with Azure CLI

microsoft-azure azure-cli resource-group
Microsoft Azure logo.
Posted on Thursday, May the 16th 2024
1 min read

Field Note

Selecting a Pod deployed by DevSpace via labels

devspace pod select label
Devspace project logo.
Posted on Wednesday, May the 15th 2024
1 min read

Field Note

Showing a dependency graph for installed Brew packages

homebrew dependency-graph
The Homebrew package manager logo.
Posted on Friday, May the 10th 2024
1 min read

Article

[dev.to] Dev Containers on Kubernetes with DevSpace

devcontainer devspace kubernetes
Devspace project logo.
Containerization is an excellent way to package, distribute, and version developer environments. There are quite a lot of tools that simplify ramping up developer environments using containers, like Dev Container, DevFile, and GitPod. DevSpace, the topic of this post, also helps setting up containerized developer environments, but it has the advantage of deploying to Kubernetes, providing two-way sync between host and remote container, as well as being able to inject an SSH server for remote access.
Posted on Monday, May the 06, 2024
0 min read

Field Note

6th of May 2024

devcontainer visual-studio-code kubernetes colima
Picture of a compass and a notebook titled "Field Notes"
Attaching a Shell to DevContainer in VS Code & Local Kubernetes With Colima
Posted on Monday, May the 6th 2024
1 min read

Field Note

Creating dev containers with `odo` and Devfile on a local Kubernetes cluster

devcontainer kubernetes local odo
The Kubernetes logo.
Posted on Monday, April the 22nd 2024
1 min read

Field Note

Custom Dev Containers with Visual Studio Code's Dev Containers extension

visual-studio-code devcontainer custom
Microsoft Visual Studio Code logo.
Posted on Sunday, April the 21st 2024
1 min read
← Previous page Next page →
friedrichkurz.me

© 2025 Friedrich Kurz

Privacy Policy