Live data from Hacker News

Viewing profile — _untra_

_untra_

HN member
Joined
Wed, May 31, 2017, 2:24 AM UTC
HN karma
31
Public activity
14 items

About _untra_

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #38224316

    [flagged]

  5. comment
    Comment #37223807

    Not asking customers to manage a local python installation is one thing, although I totally understand how excel + python power users would likely be comfortable bringing and maint…

  6. story
  7. comment
  8. comment
    Comment #26271966

    Not seeing anyone mention it, so I'll just share: https://k8slens.dev/ Lens has been a huge boon for helping us manage our kube cluster and regular devops operations, and even 15 m…

  9. comment
    Comment #25501927

    I've found the number one cause of flakiness in tests is from misuse of nondeterministic or highly stateful functions. This becomes especially apparent when you recognize a lot of …

  10. comment
    Comment #23360906

    They weren't doing that already?

  11. comment
    Comment #21374248

    I automate my garden. In the summer I have it configured with an automatic drop. I still get to play in my garden and there's always more annual maintenance to do, but the general …

  12. comment
    Comment #18813241

    This guy gets it. Software Engineering is about using the appropriate tools and techniques for the task at hand. If your repo gets so large it can't be comfortably checked out, som…

  13. comment
    Comment #14848191

    > which I'm realizing we may want in our DSL since we're converting user input strings to atoms careful there. Theres a hard limit on the number of atoms that can be created in an …

  14. comment
    Comment #14467082

    So is this what the old rethinkdb team have been working on at stripe?