HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ashishmax31

no profile record

Submissions

The Great Crypto Scam

youtube.com
8 points·by ashishmax31·há 4 anos·0 comments

comments

ashishmax31
·há 2 anos·discuss
Exactly. I've come to describe k8s as a distributed operating system for servers.

K8s tries to abstract away individual "servers" and gives you an API to interact with all the compute/storage in the cluster.
ashishmax31
·há 2 anos·discuss
+1 to this. Especially with go, most of the (non-integration) tests I end up writing are behaviour driven tests. I'm not really sure how one can write these sort of tests without interfaces and mocks.
ashishmax31
·há 3 anos·discuss
Could you elaborate a little bit more? These days i write a lot of go code and i end up using mock objects for different interfaces to write unit tests. Is there another way to do this?
ashishmax31
·há 3 anos·discuss
Care to explain the reasoning behind your "no"?
ashishmax31
·há 4 anos·discuss
Ex machina