Live data from Hacker News

Viewing profile — deboflo

deboflo

HN member
Joined
Fri, Sep 18, 2015, 8:02 PM UTC
HN karma
141
Public activity
73 items

About deboflo

No profile information was provided.

Recent public activity

  1. comment
    Comment #23960892

    I disagree.

  2. comment
    Comment #22691414

    Kubernetes? No thanks.

  3. comment
    Comment #22165496

    I strongly, but politely, disagree because I took a year off and completely retooled my career. You must exercise, eat healthy, keep a schedule, and eliminate all distractions. Liv…

  4. comment
    Comment #22165448

    Totally normal. Build something. Get those creative juices flowing again. Your new career will choose you.

  5. comment
    Comment #21884531

    I worked at google for 10 years and I can relate to the author 100%. I was promoted however.

  6. comment
    Comment #21821902

    Jeff Bezos in 2002: “All teams will henceforth expose their data and functionality through service interfaces. Teams must communicate with each other through these interfaces. Ther…

  7. comment
    Comment #21542885

    This is one of those things you don’t truly understand until you’ve experienced it first hand. I have. Very appropriate metaphors.

  8. comment
    Comment #21499144

    Great post! Whenever I’ve gone down the path of trying to memorize stuff using spaced repetition or flash cards, it has rarely paid off. I’ve found that real practice works better …

  9. comment
    Comment #21498419

    I live in San Francisco. Every time I see Cruise vehicles, the driver has his hands on the steering wheel.

  10. comment
    Comment #21420660

    Then fly to Palo Alto and get the procedure done. It costs $5K. The recovery time with Dr. Li is quick. I went back to work 2 days after the procedure. If you are suffering from la…

  11. comment
    Comment #21416559

    Dr. Kasey Li https://drkaseyli.org/

  12. comment
    Comment #21416475

    I had this exact issue and had a septoplasty procedure 4 years ago to fix it. The results were truly life changing because I could breath without being congested from dust mites. I…

  13. comment
    Comment #21302393

    I noticed that my girlfriend and I stopped having arguments after she got off the pill. That was over a year ago. She’s much more relaxed. I also got the snip.

  14. comment
    Comment #21013761

    You can also use the model checker to, via brute force, find a sequence of states that result in a desired outcome (which is expressed as a set of conditions called an “invariant”)…

  15. comment
    Comment #20969106

    Labels like these are meaningless. I make more money as a DevOps Engineer than I did as a Google SWE, and I have significantly more responsibilities. The DevOps community is divers…

  16. comment
    Comment #20904425

    Then you haven’t tried the Google Cloud consoles.

  17. comment
    Comment #20806151

    Thanks, I'll look into those.

  18. comment
    Comment #20806149

    Ah, that makes more sense then.

  19. comment
    Comment #20796714

    15 minutes to pull an image is crazy. Run a “docker pull {image}” followed by a “docker build —cache-from {image} ...” to speed up your pulls by 10X.

  20. comment
    Comment #20796683

    JavaScript bundles are often a bottleneck in web builds. I wish there were better ways to speed this up.

  21. comment
    Comment #20775156

    It’s trying to do too much, just like Google Wave, Angular, Google Web Toolkit, etc. Avoid anything that tries to do everything. Instead, build on an ecosystem of independent servi…

  22. comment
    Comment #20408917

    The first time I saw the Tesla Model S was at Maker Faire in May 2009. It changed my life.

  23. comment
    Comment #20332734

    Red Rising by Pierce Brown.

  24. comment
    Comment #20313493

    This article explains everything. Holy cow.

  25. comment
    Comment #20260998

    Excellent article. I’ve experienced a few of these issues at two vastly different companies (one had 60k employees, another only had 200). I implore developers to avoid working at …