Avatar

mrkite

mrkite@programming.dev
Joined
0 posts • 86 comments

coder

Direct message

And yet it’s still easy to write spaghetti code in Java. Just abuse inheritance. Where is this function implemented? No one knows but the compiler!

permalink
report
parent
reply

I would fix that bug but the complete rewrite that management has had me working on for the past two years will make it obsolete anyway.

permalink
report
parent
reply

Mom, put down the phone, I’m using the modem!

permalink
report
parent
reply

That’s when you break out valgrind because you certainly are using uninitialized memory.

permalink
report
parent
reply

I’m trying to remember the last time I actually had a core file. I think core dumps have been disabled by default on Linux since at least 2000.

permalink
report
parent
reply

I don’t use Ruby anymore, but I still use irb everyday as a command line calculator.

permalink
report
reply

Tradition is just dead people’s baggage. Doug Stanhope.

permalink
report
parent
reply

I’m not great with gdb but I think using the x cmd shows them.

permalink
report
parent
reply

Your result is correct, is just not displaying the leading zeros.

permalink
report
reply