Tag: coding Posts

Five Months Without C++

 Journal

I spent the last five years pretty much exclusively coding in C++. Strangely enough, I haven’t really touched a C++ compiler since leaving Vancouver, and instead have been pretty much coding non-stop in PHP. Obviously C++ is a compiled language, and PHP is an interpreted one. In terms of enjoyment, I think I like the challenge of coming up with cool C++ code, but without a doubt, PHP is far more enjoyable overall. The main reason, at least for me, is because I can write some code and instantly see the results of that code in PHP. With C++, you have to compile your code, and even with incremental linking, it can take you a while before you can actually execute your program. The last C++ code base I worked on was probably on the order of 400,000 lines of code, and made use of about 10 third party libraries. […]

Google, Day One

Technology

I feel like writing a blog entry right now about as much as I feel like putting a spinning drill-bit into my temple. But I really wanted to jot down some of my thoughts from today before I passed out. There’s a group of seven of us down in Mountain View right now. The purpose of this trip is to try and hash out a complete peer-to-peer communications protocol based on open-standards. When it’s complete, it will essentially be an open source framework that will allow functionality similar to Skype, including encryption between nodes, even in an adhoc configuration. This trip marks the first time I have spent any significant time on the Google campus. One of the first things you notice is how many perks the employees get. There is free food and beverages scattered all over the buildings. The good thing is that they really strive to make […]

SuperHappyDevHouse

 Journal

Photo by Kris Krug Starting at 1pm this afternoon, a group of internet enthusiasts will be gathering down at the Bryght offices for some food, drinks, Nintendo Wii and lots of fun. It’s going to be a chance to mingle with like-minded people, enjoy some music, and even catch up on whatever internet-related project you currently have on the go. I’ll be meeting up later tonight with Kris, Kim, Boris, Rebecca, John, and a whack of other people I haven’t met yet. I think Kim even challenged me to a drinking contest, something I’m sure she’ll regret tomorrow.