|
|
|
|
|
by merb
2199 days ago
|
|
well most of the time, my company deals with docker aswell.
but my coworkers have nothing to do with it, it just is fully automated.
the only problem we had, when introducing long running jobs that can be run while clicking a button inside our ui, which runs a k8s job.
that was hairy for my coworker, but with enough shell scripts it started to be easier and easier. |
|
But what's always hilarious to me is 3 seconds after they ask the docker question, they'll then ask "ok so tell me a bit more about how CompleteableFutures, Consumers, and Threadpools work together and why you would want to use them"
or my personal favorite, the predictable trifecta of
"whats the difference between an abstract class and an interface"
"ok tell me how garbage collection works"
"ok and whats the difference between final, finalize, and finally?"