mrkite

joined 1 year ago
[–] mrkite@programming.dev 3 points 1 month ago (3 children)

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!

[–] mrkite@programming.dev 14 points 1 month ago (1 children)

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.

[–] mrkite@programming.dev 3 points 3 months ago

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

[–] mrkite@programming.dev 4 points 4 months ago

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

[–] mrkite@programming.dev 3 points 4 months ago (2 children)

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.

[–] mrkite@programming.dev 9 points 4 months ago

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

[–] mrkite@programming.dev 1 points 4 months ago

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

[–] mrkite@programming.dev 3 points 5 months ago (1 children)

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

[–] mrkite@programming.dev 20 points 5 months ago (4 children)

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

[–] mrkite@programming.dev 2 points 5 months ago (1 children)

It was definitely DDJ.. back in the early 90s, right? I once asked Walter Bright (creator of D) if they were related and he told me it was just a naming coincidence.

[–] mrkite@programming.dev 3 points 5 months ago

♪I went to school and I got OpenD♪

[–] mrkite@programming.dev 29 points 5 months ago (1 children)

Known to cause heisenbugs. They're bugs that disappear when you try to measure them with a debugger or a printf.

view more: next ›