Live data from Hacker News

Viewing profile — bbaron63

bbaron63

HN member
Joined
Tue, Mar 11, 2025, 7:33 PM UTC
HN karma
18
Public activity
13 items

About bbaron63

No profile information was provided.

Recent public activity

  1. comment
    Comment #48661391

    They probably said Shift - ZZ

  2. comment
    Comment #48645422

    ZZ is the first vi command I learned. After typing vi and only seeing a column of ~s, I asked how do I get out of this thing. Someone answered - ZZ .

  3. comment
    Comment #48122292

    The Odersky Scala course was pretty cool. It gave me a basic understanding of monoids and monads that has stuck with me. Robert Sedgewick's courses were very good. Learned a lot ab…

  4. comment
    Comment #48076153

    When it comes to Brooks's Law and AI, will trying to incorporate AI tools into a late project, make the project later? Probably. I'm glad I'm close to retiring. AI has been a mixed…

  5. comment
    Comment #46633047

    It's a fun little exercise left to the reader to upgrade to current Java. It pretty much eliminates the need for his ad-hoc code generation tool.

  6. comment
    Comment #45509381

    What will happen to his dog Spot?

  7. comment
    Comment #45142561

    I believe in one of the Planet of the Apes sequels, they used a BART construction site, because of how futuristic it looked.

  8. comment
    Comment #44378614

    I didn't know CareerBuilder still exists. They were the first job site I can recall in the late 90s. Then Monster emerged as the dominant place for job search.

  9. comment
    Comment #44044379

    I still have my Etch-a-Sketch as laptop mouse pad.

  10. comment
    Comment #43998513

    I've been stuck in meetings like that. I'd just walk out saying, "you know where to find me if my input required."

  11. comment
    Comment #43939161

    When I was leaving for the navy, the last thing my mom said was, "don't get a tattoo." I never did but that was in 1981, maybe half a decade before tattoos and body piercings start…

  12. comment
    Comment #43411868

    I remember the first spam I ever received. It was in 1998 on my first day working at AOL. It promised an advanced degree from a prestigious, unaccredited institution. The spammers …

  13. comment
    Comment #43336210

    Presumably, the compiler is not aware of the hardware bug in the OR operation, so it won't do any transforms to avoid using the OR operation.