Viewing profile — _untra_
_untra_
HN member- Joined
- Wed, May 31, 2017, 2:24 AM UTC
- HN karma
- 31
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About _untra_
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #38224316
[flagged]
-
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…
- story
- comment
-
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…
-
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 …
-
comment
Comment #23360906
They weren't doing that already?
-
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 …
-
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…
-
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 …
-
comment
Comment #14467082
So is this what the old rethinkdb team have been working on at stripe?