Live data from Hacker News

Viewing profile — flyinprogrammer

flyinprogrammer

HN member
Joined
Mon, Jun 17, 2019, 11:18 PM UTC
HN karma
48
Public activity
29 items

About flyinprogrammer

No profile information was provided.

Recent public activity

  1. comment
    Comment #48135747

    Most importantly -- Happy birthday!!!

  2. comment
    Comment #40821650

    I think I can do both? Especially because I have no choice but to boycott or risk killing my kid? But also, YOU should boycott too, why are you eating food with crap in it?

  3. comment
    Comment #40817174

    When companies install a handicap ramp in their business, it also incurs a cost. I don't blame the bread companies for their choice, and I'm in the minority now left with no choice…

  4. comment
    Comment #40817076

    As a father of a 9 mo old with a sesame allergy found out the hard way with a trip to the ER... not only are we making our own bread now because of this, but also, so should you! S…

  5. comment
    Comment #36862668

    Honeycomb seems to be down.

  6. story
  7. comment
    Comment #35260223

    Seems like season 3 of white lotus and Cristobal Tapia de Veer should work these blobs into the opening of the show.

  8. comment
    Comment #33445600

    https://aws.amazon.com/controltower/ If we all started using Control Tower perhaps they'd get funded enough to continue to build it out and make it awesome.

  9. comment
    Comment #31581122

    Because it primarily wasn't built for developers. It was built to keep sys admins relevant and give vendors a common place to sell their vaporware.

  10. comment
    Comment #30840143

    Go check out docker-machine, but a fork: https://docs.gitlab.com/runner/executors/docker_machine.html... Because Docker stopped maintaining it.

  11. comment
    Comment #30840117

    Intel NUCs are now Apple's new biggest dongle!

  12. comment
    Comment #30405868

    You might also checkout https://rsocket.io/

  13. comment
    Comment #30265155

    I 100% agree!

  14. comment
    Comment #30264757

    Clearly not Web Scale. Edit: this was a poor attempt at humor

  15. comment
    Comment #29388446

    Except that multi-stage builds are deceptively not grabbing or blending layers - it's simply letting you copy files from a layer. And that is a big miss. Being able to describe "no…

  16. comment
    Comment #29060838

    I wonder if Docker Inc will learn from this.

  17. comment
    Comment #28572382

    Interesting, what are you using for cert management?

  18. comment
  19. comment
    Comment #27634198

    Plug for: https://github.com/goreleaser/goreleaser https://github.com/goreleaser/godownloader

  20. comment
    Comment #26142601

    Nomad's support for CNI and CSI is improving with just about every release, and they just proved you can run over 2 million containers in a globally distributed cluster. https://ww…

  21. comment
    Comment #25066897

    IDK why he didn't just get a mb with ipmi on it? /Shrug

  22. comment
    Comment #24341059

    I'm curious to see if they improve upon the Rube Goldberg machine that is validating PRs with CodeBuild's lack of support for branches in 2020: https://aws.amazon.com/blogs/devops/…

  23. comment
    Comment #23026939

    https://gravitational.com/teleport/docs/ Is another great tool for getting off SSH. Similarly if you're in AWS and not using Session Manager, you're missing out on a huge value add…

  24. comment
    Comment #23014136

    Not being able to reassign, delete, or change the cidr of the default VPC is going to be a problem for most folks. Looking forward to the next release where this is fixed, and the …

  25. comment
    Comment #22907630

    Does anyone know anything about the history of Java's Keytool/Ketstore? I've always been curious as to why this pattern was adopted, because it seems to be unique to Java, and I do…