HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ashishmax31

no profile record

Submissions

The Great Crypto Scam

youtube.com
8 points·by ashishmax31·4 years ago·0 comments

comments

ashishmax31
·2 years ago·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
·2 years ago·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
·3 years ago·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
·3 years ago·discuss
Care to explain the reasoning behind your "no"?
ashishmax31
·4 years ago·discuss
Ex machina