HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ashishmax31

no profile record

Submissions

The Great Crypto Scam

youtube.com
8 points·by ashishmax31·hace 4 años·0 comments

comments

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