

docker build . -t docker.company.com/build-env:1.0 && docker push docker.company.com/build-env:1.0
But for like 99% of development teams “repeatable” is Good Enough™.
docker build . -t docker.company.com/build-env:1.0 && docker push docker.company.com/build-env:1.0
But for like 99% of development teams “repeatable” is Good Enough™.
Containers also don’t give you reproducible environments, and Nix does.
Of course it does. 🙄
sigh, yes it is.
Meh. So is docker.
You couldn’t figure out how they make money? This took me like 1 minute to find.
This is the way. Ansible is underrated by the self hosting community.
ctrl+a and ctrl+e are from Emacs.
I once ran ‘chown -R root:root /’ in a misguided attempt to solve some permissions issues I was having. 0/10, do not recommend. It turns out a lot of system things aren’t root owned…
Running a stupid command and learning from it is part of the learning process.
The trackpad is head and shoulders above anything I’ve ever used. For me, that’s worth the price of admission alone.
I always find this argument odd - I absolutely hate Mac touchpads. Maybe I’m just too used to non-apple hardware or something. Not arguing with you, just pointing out that this may not be a “bonus” for everyone.
It scanned a large amount of text and found something.
How hilariously reductionist.
AI did what it’s supposed to do. And it found a difficult to spot security bug.
“No big deal” though.
Jesus Christ, it would be fewer steps to install Debian and then rust + vscodium.
It’s not uncommon to have your Dockerfile curl https://host/file.tar.gz
and then tar xvf file.tar.gz
into the filesystem somewhere.
You don’t want to use snaps in docker containers. They need systemd and stuff that are going to be a real pain to get working.
“I use Nix, btw”
You say “The Windows Memory Subsystem” not “The Windows Subsystem for Memory”.
Windows Linux Subsystem would likely be most clear.
It’s very annoying that the community hasn’t standardized on an approach for proxy settings.
OP stated that a VM is not feasable because of ressources on the PC.
I very much doubt that is true. Most standard issue system these days should be able to run an emulator well enough to run iTunes.
🤷♂️
Wut?
You absolutely do. If you build a container and publish it you will pull down that exact thing every time. How is that not “reproducibility”?
You no what though? Scratch that - who gives a fuck? Bit-for-bit reproducibility takes far more effort than it’s worth anyway. Even NixOS isn’t completely reproducible. It’s a false goal.
It’s well more than good enough you mean.
Nobody really needs that.