Re: I'd Rather Whine than Switch
Posted: Fri Nov 08, 2013 12:23 pm
I get binary and base-10. I even understand that there is sometimes a need for base-16. But base-3? No thanks. I'll pass on that one. Too much ADD in me.
Stories about guest behavior in theme parks.
https://unclewalts.com/forum/
I don't know of anyone who actually uses trinary. It just works well for the dirty limerick.Big Wallaby wrote:I get binary and base-10. I even understand that there is sometimes a need for base-16. But base-3? No thanks. I'll pass on that one. Too much ADD in me.
That's when you look her in the eye and calmly ask, "How?"GRUMPY PIRATE wrote:...
she held up her phone, "thats not true, my phone understands me texting and my voice."
...
BRWombat wrote:That's when you look her in the eye and calmly ask, "How?"GRUMPY PIRATE wrote:...
she held up her phone, "thats not true, my phone understands me texting and my voice."
...
I've noticed that even people with Software Developer/Programmer degrees often have little knowledge of binary or hex. So much of development these days is geared around convenience for the programmer. Architectural patterns, languages, tools -- they're all set up to make programming easy and assume that you can solve any performance issues by scaling servers and resources. My experience has been though, that some of the new patterns just don't scale. Data access layers make DB interactions easy, but the DB handles joining and merging data, for example, so much better.GRUMPY PIRATE wrote:I start by showing them a simple binary number, and how it is translated into hexadecimal, then how hex is used in various files and programs, headers etc. pretty basic stuff.
if it is, your lissajous pattern needs some tweaking! (twerking?)hobie16 wrote:Did you know that a square wave isn't?
OCTAL!!!! aRRRRRRRRRRGGGHH! (Encountered in my youth, it has cause "lasting" memories)WEDFan wrote:I've noticed that even people with Software Developer/Programmer degrees often have little knowledge of binary or hex. So much of development these days is geared around convenience for the programmer. Architectural patterns, languages, tools -- they're all set up to make programming easy and assume that you can solve any performance issues by scaling servers and resources. My experience has been though, that some of the new patterns just don't scale. Data access layers make DB interactions easy, but the DB handles joining and merging data, for example, so much better.GRUMPY PIRATE wrote:I start by showing them a simple binary number, and how it is translated into hexadecimal, then how hex is used in various files and programs, headers etc. pretty basic stuff.
Binary and Hex (and heaven forbid Octal) are getting to be obscure dialects.
Try telling these kids today that a K in computers isn't 1,000 -- it's 1,024!