|
|
|
|
|
by evntdrvn
482 days ago
|
|
I've worked on maintaining internal dev tooling for some small companies for a while now, and it's a real PITA to write a robust installation script for bootstrapping a new laptop running an arbitrary shell on linux or macOS into a working environment. Way more work than it feels like it should be. At this point I've pretty much given in and decided that a containerized dev environment is probably the better solution, but on principle it feels so unsatisfying to have to resort to this :( (I know someone is going to mention Nix/Guix ;) but that feels like a giant rabbit hole) |
|