RSS Amplifier

Blog

n10k.com

n10k.com: blog et al.

n10k.comRSS feed ↗2 posts

Written by

Latest posts

A System Implementer's Flywheel

Several months ago I took up a monster of a project I had no clear idea how to tackle. What was abundantly clear was that I would need to gain a broad-reaching understanding of company policies, internal systems, and open source technologies to succeed. I had one quarter to deliver meaningfully. In an act of desperation, I reached for my coding agent as a research assistant.

Releasing HBase on Linux with Podman

I have previously released artifacts for Apache HBase using MacOS and Windows 11 + WSL2. Now I am running a native Linux installation, and so I again have some minor details to work through. This install is built on systemd , which is of minor concern. More interestingly, I decided to drop Docker and instead use Podman and crun as my interface over Linux containers.