Live data from Hacker News

Viewing profile — brandonbloom

brandonbloom

HN member
Joined
Thu, May 16, 2013, 11:02 PM UTC
HN karma
1,965
Public activity
489 items

About brandonbloom

brandon@deref.io

http://www.brandonbloom.name

https://github.com/brandonbloom

https://twitter.com/BrandonBloom

http://www.linkedin.com/in/brandondbloom/

Old account: https://news.ycombinator.com/threads?id=snprbob86

Recent public activity

  1. story
  2. comment
    Comment #45764885

    If you watched the video closely, you'll have noticed that this design parameterizes the code by an `io` interface, which enables pluggable implementations. Correctly written code …

  3. comment
    Comment #42525250

    There is a huge spectrum from no proposal at all to a magic bullet on a silver platter. To some extent, the default and implicit proposal is: "You should something about it!". Whic…

  4. comment
    Comment #41249079

    > that still needs A to talk to D That should not be the case with promise pipelining. The "Mobile Almost-Code" section of the E page explains this. You mentioned "continuation pas…

  5. comment
    Comment #41232030

    The request/response optimization discussed in the first half of this post has been explored quite a bit in the context of Object-Oriented Programming and Actors, where the desired…

  6. comment
    Comment #40384379

    Nice! Looks like most modern list-comprehension syntaxes. > iteration and value accumulation are orthogonal problems which should be solved by orthogonal constructs This is also co…

  7. comment
    Comment #38643442

    (disclaimer: I was a software engineer at Axon) It’s also worth noting that recording can be activated wirelessly by various triggers. The most obvious and common one being that a …

  8. comment
    Comment #33902943

    It's not exactly what you want, but one mitigating factor is if you're using FaceID, TouchID, or Apple Watch -- Those things will dramatically reduce the frequency that you're prom…

  9. comment
    Comment #31511180

    My preferred idiom is essentially the command pattern: type Frob struct { SomeFlag bool AnotherArg string } func (args Frob) Do() FrobResult { // ... } // Later: res := Frob{SomeFl…

  10. comment
    Comment #31211736

    In addition to what others have already said, my own random sampling now shows quite a high false positive rate.

  11. comment
    Comment #30921012

    This page is great! If any Pharo folks are reading this, here's a small website feature request: Let me click on the images of this page to get full-resolution, un-cropped versions…

  12. comment
    Comment #30882840

    SEEKING FREELANCER | REMOTE | Designer Looking for a UX designer who has exposure to DevOps/Cloud/Programming. Building numerous new features for https://exo.deref.io and need some…

  13. comment
    Comment #30848981

    > the fact that you would often find `merchant`, `account`, `invoice`, etc used as method parameters that represented the _ID_ of the resource rather than the resource itself I've …

  14. story
  15. comment
    Comment #30506240

    > Internet doesn't help. Just ask anyone who has moved to Seattle, but has conservative family back in their home state. Folks believe we live in an anarchist hellscape. Myself and…

  16. comment
    Comment #30484282

    Competing standard for CLICOLOR and CLICOLOR_FORCE variables that have some support: https://bixense.com/clicolors/

  17. comment
    Comment #29068489

    Deref | Software Engineer | Remote USA | Full-Time Looking for engineers with a passion for Developer Experience. You'd be working on this thing: https://exo.deref.io/ We're a pre-…

  18. comment
    Comment #29005131

    We're working on something like this at Deref: https://exo.deref.io/ - The version of our Exo tool that is out there now is a local process & docker container orchestrator with log…

  19. comment
    Comment #28720243

    Deref | Software Engineer | Remote USA | Full-Time Looking for engineers with Cloud experience and a passion for UX/DexEx. You'd be working on this thing: https://exo.deref.io/ We'…

  20. story
  21. story
  22. comment
    Comment #28387025

    Deref | Software Engineer | Remote USA | Full-Time Looking for engineers with Cloud experience and a passion for UX/DexEx. You'd be working on this thing: https://exo.deref.io/ We'…

  23. comment
    Comment #28370856

    Hi there, I'm the lead on this project. We're trying to improve the dev experience for service development. Lots of folks who have workflows on top of docker-compose, but there is …

  24. story
  25. comment