Developer journal

Developer Journal - March 2026

A reviewed monthly digest generated from public GitHub activity.

1 min read

This developer-journal entry was generated with a local AI model from my public GitHub activity, then reviewed before publication.

Digest

Focused on infrastructure updates for ProxmoxHomeInfra and containerization of AI tools in dockers_and_helm, including GPU configuration, service additions, and Docker image refinements.

Infrastructure and Service Updates

Updated Ollama and OpenwebUI to newer versions for model compatibility, resolving outdated NixOS GPU library conflicts through manual version overrides. Configured NVIDIA GPU support in Kubernetes cluster and migrated Plex to MetalLB for IP management.

Added new services including comfyui, fooocus, forge, and rancher via Helm charts, with subsequent fixes for model switching crashes in fooocus and service configuration adjustments.

Notable sources

Container and Helm Chart Development

Created Docker containers and Helm charts for comfyui, fooocus_extend, and ACE Step 1.5, including configuration for model management and memory optimization. Added cooklang server chart for recipe processing.

Refined Dockerfiles and Helm templates, addressing memory issues in fooocus_extend and finalizing ACE Step 1.5 chart documentation.

Notable sources

Sources