Consider this quote by Aristotle: “Excellence is an art won by training and habituation: we do not act rightly because we have virtue or excellence, but we rather have these because we have acted rightly” Wow. If this is a true statement (and I believe it is), then a man ought to build his life [...]
For the past few months, I’ve been exploring software design patterns, both at their roots and in their modern implementations. I’ve been exploring new languages and deepening my understanding of the languages that I already use. Man can I ever tell ya, it’s been exhilarating. I started reading a new book last night, given to [...]
Today I realized that I did not completely understand the “static” keyword as it applies to variables, which is used in many programming languages. If you weren’t aware of the full breadth of how the static keyword alters a variable, this post should be a mind blower. So, let’s start simple. Take the following example [...]
I spent about a year in Hawaii when I was 18/19. Lots of fun times, with a couple life changing experiences mixed in with some time that otherwise went by way too quickly. One of those I felt like recounting today. The Chicken Story In Hawaii, there are chickens everywhere. The locals told me that [...]
Also posted in Philosophy |
What is a Framework? Essentially, it’s a buzzword to describe a packaged approach to completing work. It’s a way of building things, using strategically agreed upon components. The people who determine the components the framework will utilize can begin as one or a few original architects, and can morph into something that seems to have [...]
A Parable Imagine you live in an ancient time – perhaps you are a Greek. Each morning, you wake up and milk your cows, and then you walk three kilometers to the market, where you sell your milk. You are not the only milk seller – this market is very large – and there are [...]
I had a blog once at CalvinFroedge.com. Eventually, I decided it was too often only a display of an arrogant teenager’s out of control hubris and not enough the well-crafted thoughts of a man who thinks about things before he writes them, and writes them because he means them. Now I think I have something [...]