Archive for the 'Work' Category
Just found this while working on one of the older core product plug-ins…
Global Const THOUSAND_TWENTYFOUR = 1024 ‘ kb
While I applaud the original developer for using constants instead of just inserting magic numbers everywhere, it is important not to be overzealous in their use.
I loved this article about writing and communicating your ideas - it is The Next Programming Skill You Should Learn. Despite not being much of a writer myself, it is pretty important to be able to communicate with the outside world in something other than code (IRC doesn’t count). Writing skills can also help you [...]
I like my job. The people I work with are pretty cool, I get a little variety and sometimes I even go home feeling good about my day. But, the one thing I hate about it is the dreaded time sheets.
Every morning, Managerman gathers us up and we sit in a circle, and talk about [...]