|
|
|
|
|
by swiftcoder
502 days ago
|
|
I think this is great advice for folks who work on software that is well enough contained enough that you can run the entire thing on your dev machine, and it happens to be written in the same language/runtime throughout. Unfortunately I've made some career choices that mean I've very rarely been in that position - weird mobile hardware dependencies and/or massive clouds of micro services both render this technique pretty complicated to employ in practice. |
|
It’s a symptom less of the career choice and more of poor coding practices.