|
|
|
|
|
by FatalBaboon
3898 days ago
|
|
I think it is not so much about "good debug support", or "easy deployment".
It is really about what YOU, as an individual, without any regard to who wrote what language reimplementing its slice of CLisp, can do with a given language. You're a rockstar in C? go for it, and just dockerize the result.
You're a Ruby ninja? fine, and Capistrano the result (or just dockerize it).
You're a Go ninja? why not, and then scp the result + restart the process via ssh.
You're a CLisp expert? fuck yeah, and then reinject the new code directly in the running process. Just because you can. Who will stop you? Have fun, that is the real point. |
|