Live data from Hacker News

Viewing profile — andrewguy9

andrewguy9

HN member
Joined
Thu, Aug 16, 2012, 5:45 PM UTC
HN karma
94
Public activity
31 items

About andrewguy9

No profile information was provided.

Recent public activity

  1. comment
    Comment #45323001

    The ai has terrible taste. Juniors also have terrible taste. Seniors can guide both, but the ai is faster, cheaper, probably better than most. I’m worried that in a few years we wi…

  2. comment
    Comment #45154641

    Docopt! http://docopt.org/ Make use of the usage string be the specification! A criminally underused library.

  3. comment
    Comment #42523297

    Maybe it is, maybe it isn’t. The only thing I know is, none of the arrogant fuckers on hacker news know anything about it. But that won’t stop them from posting.

  4. comment
  5. comment
    Comment #41385299

    I’m a big kusto user, and it’s wonderful to have pipes in a query language. If you haven’t tried it, it’s great!

  6. comment
    Comment #41364599

    I think the big problem is it tries to do too much. We used to have many tools as SRE but now teams are really limited. We handed the keys to the engineers which I think is overall…

  7. comment
    Comment #41364110

    For god sakes, SREs need to give up on K8. It was a bad idea, just move on. The answer is not, “let an ai figure it out.” That is legitimately scary.

  8. comment
    Comment #41195350

    I look forward to the blog post where they get off K8, in just 18 months.

  9. comment
    Comment #37937901

    Unions are about digging in and fixing terms between management and labor. Our industry is different than any other. The factory floor we work on is in our editors. The man on the …

  10. comment
    Comment #37759625

    https://youtu.be/oyLBGkS5ICk?si=F7R2thY7vkNbbo3a&t=1800 The semantics of semantic versioning: you might be screwed

  11. comment
    Comment #37330110

    Because that would be expensive.

  12. comment
    Comment #35374443

    The api hurts the Twitter. My company extracted lots of value from it, which Twitter didn’t monetize at all. But they had huge infrastructure and engineering effort to support the …

  13. comment
    Comment #34962312

    I clicked hoping it was Warcraft 3 beta. Blizzard please give us Warcraft 4.

  14. comment
    Comment #28472905

    Does anyone remember when HaProxy’s tag line was” Security - Not even one vulnerability in 10 years”. I loved that product. Before they took all that money. Before they added all t…

  15. comment
    Comment #28353524

    I did it as a learning exercise while on vacation. Cracking open the Lisp 1.5 manual and using that as my guide was really educational. http://www.softwarepreservation.org/projects…

  16. story
  17. comment
    Comment #23659648

    Forgot to mention that disk performance on docker on the Mac is a big deal for building software. This article shows overhead for a disk heavy workload: https://vivait.co.uk/labs/d…

  18. comment
    Comment #23659623

    Virtualization has pretty high overhead. But on the Mac you have to pay the virtualization overhead to run Linux in a VM, then compound the docker overhead on top of that. On MacBo…

  19. comment
    Comment #23659567

    When possible I want to run my apps on OSX. It’s not always possible, but usually works. The scripting environment managers have made big improvements in the past few years. Nvm/vi…

  20. comment
    Comment #23653308

    If this slows or stops the use of Docker in local development I’m all for it. Docker for development is a plague on this earth. It burns battery, slows builds, makes fan noise, eat…

  21. comment
    Comment #23325310

    I also wrote a preemptive threaded operating system for AVR atmega 128. At the start we had threads, pipes between threads, serial io, interrupts. After we finished the project, I …

  22. comment
    Comment #19096060

    Cortex. Introduced me to GTD methodology, and omnifocus. Helped me get my email under control. Made me think about investing in what I'm good at, not trying to improve at what I'm …

  23. comment
    Comment #18239795

    The browser console

  24. comment
    Comment #16410749

    I think other people do this as well. As I recall, windows encodes r/w/execute memory permission into a mask at the top of the pointer so that they avoid a table look up when they …

  25. comment
    Comment #12663438

    Just like the SAT.