Live data from Hacker News

Viewing profile — moredhel

moredhel

HN member
Joined
Fri, Feb 05, 2016, 1:38 AM UTC
HN karma
19
Public activity
13 items

About moredhel

[ my public key: https://keybase.io/moredhel; my proof: https://keybase.io/moredhel/sigs/RyZfp0zicIh4y1-g58SxfxLgMVRv3D42txh8qcYz48o ]

moredhel@aoeu.me

Recent public activity

  1. comment
    Comment #43067535

    I’ve always adopted the protobuf idea of growing an api interface. Define a default which is backwards compatible.

  2. comment
    Comment #23381690

    SEEKING WORK | Den Haag, Netherlands | Remote: okay Devops, Cloud Engineer, CICD. I have been working on all 3 clouds (GCP, Azure, AWS) focusing on IaC, CICD & Architecture. I have…

  3. comment
    Comment #21526523

    Customize[1] is the competing tech re. Helm. In fact, helm has moved closer ideologically in this new release to what Kustomize is. [1] https://github.com/kubernetes-sigs/kustomize…

  4. comment
    Comment #19929513

    I agree that more modern climbing gear is fantastic and definitely gives me a great deal of confidence when I am pushing my limits, I don't think that it would stop me from pushing…

  5. comment
    Comment #19929467

    I watched and really enjoyed this movie. Essentially for both of these reasons. 1. The psychology of fear and how we can learn to overcome fear. I think there is a lot to say about…

  6. comment
    Comment #17774045

    I am still having similar issues: https://paperkast.com/feed

  7. comment
    Comment #15877380

    I use tree style tabs, and wanted to get rid of the redundant tabs at the top. I used the following: https://github.com/piroor/treestyletab/issues/1525

  8. comment
    Comment #15689199

    There are a few places that use FORTRAN extensively. The two I am aware of being Weather simulations and ESDU[1]. [1] https://www.esdu.com/cgi-bin/ps.pl?sess=unlicensed_117111319..…

  9. comment
    Comment #15110533

    As a sibling mentions, Nix is has support for working on building Docker images. The syntax is declarative by default but does allow for an escape-hatch if required to run custom c…

  10. comment
    Comment #15051013

    I feel like growing up in that environment breeds résignation around the frankly pretty common deaths that crop up.

  11. comment
    Comment #15050973

    Daphne Sheldrik do really good work. They also it effort into training people I rather than importing them.

  12. comment
    Comment #12946945

    This is interesting, I have been doing a little reading on it. Nothing particularly technical, but I would be interested to know whether you went to a boarding school. There has be…

  13. comment
    Comment #11145760

    I have just spent a little (too much) time playing with this. How are you meant to implement the reverse function without a helper function? I tried defining an anonymous lambda fu…