|
|
|
|
|
by nz
115 days ago
|
|
I know what will blow your socks off: package managers. They are kind of like magical wizards that can make fully operational software appear on your machine. Want a scheme compiler? Just `nix-shell -p racket`. Want common lisp? `nix-shell -p sbcl`. It works like a charm every time. |
|
Also I don't know what you're arguing for, I was just saying that spending most of the time making tools without doing anything with them is not the only way for a developer to feel satisfied.