HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bbaron63

no profile record

comments

bbaron63
·20 days ago·discuss
They probably said Shift - ZZ
bbaron63
·21 days ago·discuss
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.
bbaron63
·2 months ago·discuss
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 about graphs.
bbaron63
·2 months ago·discuss
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 blessing for me. I don't have the desire at this stage to do all the wrangling necessary to incorporate AI tools effectively into my workflow.
bbaron63
·6 months ago·discuss
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.
bbaron63
·9 months ago·discuss
What will happen to his dog Spot?
bbaron63
·10 months ago·discuss
I believe in one of the Planet of the Apes sequels, they used a BART construction site, because of how futuristic it looked.
bbaron63
·last year·discuss
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.
bbaron63
·last year·discuss
I still have my Etch-a-Sketch as laptop mouse pad.
bbaron63
·last year·discuss
I've been stuck in meetings like that. I'd just walk out saying, "you know where to find me if my input required."
bbaron63
·last year·discuss
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 started becoming a mainstream thing.
bbaron63
·last year·discuss
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 were somewhat honest back then.
bbaron63
·last year·discuss
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.