This is interesting:
http://www.aiada.org/article.asp?id=12220

I talked with my pops about this the other day. He said he recalls $0.18 per gallon, yes, eighteen cents. And he said at that time, jobs were so abundant, just about anyone could get a job that pays $5/hr. This was the sixties mind you! Lets say it was 1967. Adjusted for inflation, that is well over $40/hr. Now I have some pretty well paid friends, but I don’t know anyone getting paid that, certainly not 16 year old high school drop outs!

Where is this nation going? How long did it take Rome to fall?

Fun Lunch

I had a fun walk lunch.

The most remarkable was that our conversation went from what did you do this weekend, which involved playing Legend of the Green Dragon, to the learning methods of introductory programmers in the 80’s.

It was most ammusing. The conversation stemmed from LOGD being a port of the old Legend of the Red Dragon BBS Door game. So it was breifly mentioned how poor the php code of LOGD is and how poor the Pascal code of LORD probably is. From there we of course went into a few 80’s video games for Commodore, which I never played because we were too poor to get carts. It was mentioned how cool it was because anyone could do it with ASCII art on a C64. I mentioned that I loved the Basic on my Atari much better because it had drawing primitives for line, box, circle, and options for filled or unfilled. The reply was “no Pokes and Peeks”.

While mentioning love for nice primitive basics, I had to mention the Microsoft made Amiga Basic on my Amiga1000. It actually didn’t use line numbers. It was my introduction to structured programming, and at the time, it was awesome, and truely a revolutionary basic. There were function calls, and variables actually had scope. It was about this time that the demerits of GOTO were brought up, but I suggested that GOTO and line numbers are not all that different than the branching instructions in assembly, and memory addresses.

We concluded that for a top down learner, the structure of line numbers and GOTO would not make much sense, but to someone learning bottom up, it would. The bottom up learner would have known what microprocessor instructions look like, and line numbers would correspond to instruction addresses, and GOTO to the common jump instruction. Primitive BASIC then becomes a natural abstraction.

_________________________________________
/ I am considering turning this blog into \
| all cowsay! |
| |
| What is cowsay you say? |
| |
| Well, you are reading it. |
| |
| I’m sorry I haven’t posted in a while. |
| What can I say? Writing just isn’t my |
| thing. If it were, I would not choose |
| to write about my life. Writing is a |
| rare mood for me, and when it comes, it |
| is generally in the form of elegant |
| documentation written for work. |
| |
| Speaking of work, I need to find a new |
| damn job. Know anyone looking to |
| overpay the best problem solving IT |
| Computer guru ever? |
| |
| Me neither. |
| |
| y0e – i win y0p – i win y0j – i shall |
\ win /
—————————————–
\ ^__^
\ (oo)\_______
(__)\ )\/\
||—-w |
|| ||

that didn’t work very well… but I posted it anyway, cuz I suck