Live data from Hacker News

Viewing profile — myshkin5

myshkin5

HN member
Joined
Thu, Sep 26, 2019, 4:33 PM UTC
HN karma
87
Public activity
12 items

About myshkin5

No profile information was provided.

Recent public activity

  1. comment
    Comment #45276272

    I’m a fan of the whole Apple ecosystem but I have to say that there’s a pattern here. Apple does a decent job of keeping my data safe from others but a terrible job of keeping it i…

  2. comment
    Comment #43673288

    If are doing this to ease DI and mocking, just use a mocking library that supports function mocks: https://moqueries.org/

  3. comment
    Comment #41209850

    Does this mean .svc.cluster.local for Kubernetes should migrate to .svc.cluster.internal?

  4. comment
    Comment #30653153

    > 5xx for internal errors (these should be avoided at all costs) An anti pattern I’ve often seen has devs avoiding 5xx errors in bizarre ways. I would change the above to make to h…

  5. comment
    Comment #30160481

    Hi HN, The primary goal (lock-free mocks for Go) is right there in the title but after converting lots of code, I've found the biggest payoff has been from generating more accurate…

  6. story
  7. comment
    Comment #27179803

    I've been working on a lock-free mock library for Go called Moqueries ( https://github.com/myshkin5/moqueries ). Having a lock inside of your mock can cover up subtle bugs. The too…

  8. comment
    Comment #26549057

    Looks like it's been down for at least three hours at this point with zero updates! Starting a list of other service providers I should switch to!

  9. story
  10. story
  11. story
  12. story