/Field Notes>

Short notes on what I learned during work or personal projects.

← Previous page Next page →

Field Note

AstroJS Responsive Images in Content Collections

astrojs responsive-image content-collection
Logo of the Astro website framework.
Posted on Friday, August the 1st, 2025
2 min read

Field Note

Reducing Large Git Merges with `git checkout`

git git-merge-conflict-resolution git-checkout
Git logo
Large Git merges can become complicated especially if there are a lots of unrelated changes to deal with. There is a little trick using `git checkout`, however, that may be useful to resolve merge conflicts quickly.
Posted on Friday, July the 4th 2025
1 min read

Field Note

Conda's Long Path Problem on Windows

conda windows long-paths bug
Conda logo.
Posted on Friday, March the 14th 2025
1 min read

Field Note

PowerShell's `Remove-Item -Recurse` is Buggy

powershell remove-item bug
Logo of PowerShell.
Posted on Thursday, March the 6th 2025
2 min read

Field Note

Inspecting Docker Image Layer Size

docker image layer size
Docker logo.
Posted on Wednesday, February the 26th 2025
2 min read

Field Note

The Curious Behavior of PowerShell's `ValidateSet` Attribute

powershell validate-set attribute
Logo of PowerShell.
Posted on Tuesday, February the 25th 2025
2 min read

Field Note

Removing a Directory from Git Tracking

git tracking
Git logo.
Posted on Monday, January the 20th 2025
1 min read

Field Note

Static Page Redirects using AstroJS

astrojs redirect static-website
Logo of the Astro website framework.
Posted on Saturday, January the 11th 2025
2 min read

Field Note

Batch Mode with Basic Authentication using the Ubuntu SFTP command line client

sftp file-transfer basic-authentication batch-mode
SFTP logo.
Posted on Monday, January the 6th 2025
2 min read

Field Note

Downloading Container Assets with `ADD`

docker download asset
Docker logo.
Posted on Tuesday, November the 19th 2024
2 min read
← Previous page Next page →
friedrichkurz.me

© 2025 Friedrich Kurz

Privacy Policy