Viewing profile — bbaron63
bbaron63
HN member- Joined
- Tue, Mar 11, 2025, 7:33 PM UTC
- HN karma
- 18
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About bbaron63
No profile information was provided.
Recent public activity
-
comment
Comment #48661391
They probably said Shift - ZZ
-
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 .
-
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…
-
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…
-
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.
-
comment
Comment #45509381
What will happen to his dog Spot?
-
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.
-
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.
-
comment
Comment #44044379
I still have my Etch-a-Sketch as laptop mouse pad.
-
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."
-
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…
-
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 …
-
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.