Live data from Hacker News

Viewing profile — billman

billman

HN member
Joined
Mon, May 07, 2018, 3:20 PM UTC
HN karma
152
Public activity
95 items

About billman

No profile information was provided.

Recent public activity

  1. comment
    Comment #24729126

    Not a course, but a good podcast by great engineers: https://anchor.fm/happypathprogramming

  2. comment
    Comment #24661934

    I refuse to read this article.

  3. comment
    Comment #24650114

    I wish I had seen this 20 years ago. I did some horrible things in c++ that I would be embarrassed to see today. It was a fun language to explore though, and I learned much from it…

  4. comment
    Comment #24592507

    Thanks. Its refreshing to see someone giving props in the comments.

  5. comment
    Comment #24542883

    Java is pretty solid, but not percieved as cutting edge anymore, even though they are still improving it. I think Oracle has done a better job then I originally expected. I think t…

  6. comment
    Comment #24469687

    I think you can use replication to accomplish this.

  7. comment
    Comment #24469518

    I had a hard time buying the cards at first. I think this was due to the fact that creativity is hard to put a value on. I ended up buying two packs (I gave one as a gift), and I c…

  8. comment
    Comment #24469487

    Allow an easement (an easement is the abandonment of a structure)

  9. comment
    Comment #24422484

    Best of luck Eric. I can feel the ship turning.

  10. comment
    Comment #24373907

    Facebook is going down the same road with forcing you to install messenger if you have messages.

  11. comment
    Comment #24363214

    Another thing to think about is that these responses may cross generations. i.e the anxiety someone experiences today may be due to trauma suffered by thier grandparents. The mind …

  12. comment
    Comment #24191736

    Just wondering if you are a parent.

  13. comment
    Comment #24088137

    I read this, but it seems incomplete.

  14. comment
    Comment #24010191

    The best keyboard I can think of is one that tells me to get my butt out of the chair and go for a walk every two hours.

  15. comment
    Comment #23997429

    What was the saying...embrace extend extinguish

  16. comment
    Comment #23987956

    As I look back on my career, there have been things that I learned early on that I still am able to leverage today (i.e. bash, linux, vim, java). There are a slew of other technolo…

  17. story
  18. comment
    Comment #23966820

    Congrats to the team for the 1.0 release.

  19. comment
    Comment #23859887

    Thank you for sharing. I'm glad your still here to relate your story. I think speaking these things is an important part of the healing process. Pax et bonum.

  20. comment
    Comment #23844042

    Do you know if EKS will ever be supported?

  21. comment
    Comment #23819864

    Ubunutu LTS. I've been using Linux since the STS days (about 50 3.5 floppy disks). I used to compile my own kernels, enter clock timings for my video driver, but now I'm older and …

  22. comment
    Comment #23802661

    If your computational load is spikey, I would suggest looking at fargate and the spot market. Also for storage, I would suggest leveraging S3 whenever possible.

  23. comment
    Comment #23779510

    Any good idea in software can and will be abused to the point where it seems like a bad idea. It's all about context people.

  24. comment
    Comment #23640010

    Just curious, how would you manage bitcoin fractional shares.

  25. comment
    Comment #23631147

    sub foolOnce() { return raku(); } sub foolTwice() { return perl5(); }