Published by anthony on 04 Nov 2008

I voted today.

My first Presidential Election that I’ve been legally entitled to vote in is today, and I’m proud to say I voted.

(And I hope you do/did also.)  That is all for now, cary on.

If you enjoyed this, feel free to buy me a coffee!

Published by anthony on 27 Oct 2008

Idle problem solving

I have this habit problem thing where I solve programming problems while my brain is completely idle or not thinking about the problem (that I know of), and I have even done this in my sleep.  I have (apparently) woken up, texted myself the correct solution (with correct syntax, logic, etc) to some problem I couldn’t figure out while I was madly trying to work out a solution.  And yes, it worked.  It’s sort of neat, but I wonder how much this burns my unconscious brain time.  Is this bad, unhealthy?  I don’t even realize that it must be churning over these things,.  Interesting.

The only thing I had to fix was create a blank constructor for my date class:

Date::Date(){}

I figured this out while I was walking out of class to the Students Center.  It’s useful, anyway, whatever it is.

If you enjoyed this, feel free to buy me a coffee!

Next »