logoalt Hacker News

sally_glancelast Sunday at 1:59 PM2 repliesview on HN

fwiw I recently bootstrapped a small Debian image for myself, originally intended to sandbox coding agents I was evaluating. Shortly after I got annoyed by baseline vim and added my tmux & nvim dotfiles, now I find myself working inside the container regularly. It definitely works and is actually not the worst experience if your workflow is cli-focused.


Replies

BobbyTables2yesterday at 4:27 AM

Even putting GUI apps in a container isnt too bad once one develops the right incantation for x11/wayland forwarding.

SOLAR_FIELDSlast Sunday at 3:12 PM

My experience is if the tooling is set up right it’s not painful, it’s the fiddling around with volume mounts folder permissions and debug points and “what’s inside the container and what isn’t” etc that is always the big pain point

show 1 reply