Live data from Hacker News

Viewing profile — _asummers

_asummers

HN member
Joined
Sat, Aug 02, 2014, 1:43 PM UTC
HN karma
2,533
Public activity
915 items

About _asummers

https://github.com/asummers

https://twitter.com/_asummers

Recent public activity

  1. comment
  2. comment
    Comment #31262581

    I love 1940s/1950s instruction videos. Here’s one from Hamilton that shows how they work that I really like. https://www.youtube.com/watch?v=rL0_vOw6eCc

  3. comment
    Comment #31046369

    They have a bunch of differences under the hood, particularly when you want to give perms. It makes sense, sort of, on its face, that a user can’t have teams, but why? That decisio…

  4. comment
    Comment #27515376

    The Cue integrated Kubernetes project I'm most excited about is KubeVela[0]. Effectively, you can create an "operator" for just the YAML bits to narrow your Kubernetes API and prov…

  5. comment
    Comment #27375396

    My initial misread was about classroom sizes, and I came to the same conclusion before I thought "huh, that's... not how you reference classroom size".

  6. comment
    Comment #27367781

    I use Docker Compose for integration testing against DBs in CI, and even for that, have to go through gymnastics working around not having k8s things.

  7. comment
    Comment #27220792

    "Yesterday morning" and "tomorrow morning" is my favorite example. Several previous Indian coworkers of mine would say "today morning", which always made me smile a bit. It's not a…

  8. comment
    Comment #27214914

    Ooooh that didn't used to be true, from what I saw! Happy that changed. I can clean up a bunch of images on my side.

  9. comment
    Comment #27210927

    DateTime was added in Elixir 1.8.0. Timex filled a vacuum for a long time, and still has a few nice convenience functions. In new codebases, I of course drop Timex, but it was very…

  10. comment
    Comment #27210004

    Only issue here is that they don't do subpatch versions. We needed Erlang 22.3.4.1 for something, so had to build by hand.

  11. comment
    Comment #27209925

    It had them. But if you did a System.get_env inside the config.exs/dev.exs/prod.exs etc it would be at compile time. Various patterns arose to do that at runtime, by using things l…

  12. comment
    Comment #27075189

    When entering the camps, they made sure to document well, because they knew no one could possibly believe the extent of the atrocities without seeing themselves.

  13. comment
    Comment #26110531

    Feel free, but it's a bad hill. I can write my own config management, secret management, volume mounting, deployments, replica scaling, hardware affinity, antiaffinity for resilien…

  14. comment
    Comment #24914027

    There's a really good book describing this phenomenon called Behind Human Error. It speaks of "first stories" and "second stories" and how in analysis of incidents, it is all too c…

  15. comment
    Comment #24882872

    The power of a notary is that someone is legally verifying the state of the document under penalty of perjury. In this case, you don't trust the party doing the verification, by de…

  16. comment
    Comment #24173967

    Removing them after adding to a project is still a 6-7 step process (unless this has changed and I missed it), which makes them feel clunky to use, to me.

  17. comment
  18. comment
    Comment #23934322

    I agree with you and find myself in a similar situation and mindspace re: time boxing. I found having a KVM switch to have to actually "go to work" and "go to personal" was a good …

  19. comment
    Comment #23877637

    "Your nines are not my nines" [0] [0] https://rachelbythebay.com/w/2019/07/15/giant/

  20. comment
    Comment #23529020

    > The supporters (is that the right word) FYI - the word is "the majority".

  21. comment
    Comment #23283025

    Reflections on trusting rust.

  22. comment
    Comment #23191736

    Trading firms have many positions available other than the HFT algorithms. There are teams that support those to enable desks (read: startups) to get off the ground quickly (like Y…

  23. comment
    Comment #23104233

    > Zoom seeks to become the single "remote work tool", challenging Dropbox, et al. directly. Maybe they should work on the fact I can run Zoom in screen share and just about nothing…

  24. comment
    Comment #22855454

    I'm of the opinion no one should be writing new IDEs anymore for languages and should instead be writing good language servers for the language server protocol (and it's debugging …

  25. comment
    Comment #22758525

    > “We did not design the product with the foresight that, in a matter of weeks, every person in the world would suddenly be working, studying, and socializing from home. We now hav…