January 2010
34 posts
5 tags
3 tags
RIP JD Salinger.
I like many read and loved catcher in the rye, it’s a shame he never wrote much else.
That is all.
6 tags
Instructions on getting Nano-RK working with... →
Most people that do low level dev seem to like VIM and make and all that. I on the other hand like refactoring tool, code completion, and being able to type without pressing ‘i’ first. So I wrote up this little instruction thing on the Nano-RK website explaining how to get stuff going. Consider this my yearly good deed.
3 tags
Am I the only one that thinks iPad is a really bad...
It conjures images of electronic sanitary napkins….
http://www.youtube.com/watch?v=A1BUH9eXy18
5 tags
3 tags
Oh the Supreme Irony →
3 tags
4 tags
Why I hate C++ mostly has to do with...
That it requires me to be a syntactically perfect programmer. Not normally a bad thing you’d say, and not even usually a problem. But when you ‘grow up’ in highly managed languages, or more over in highly developed IDEs you tend to expect to not have to worry about things like semi-colons any more.
I program C++ currently in xCode, which should be a pretty bad ass IDE. Really it...
Is there not a default way to leave someone a comment on tumblr? Or is that a feature people just turn off?
3 tags
Craziness in Haiti... →
I got this from Adele’s blog, and it is well, just read it, and look at the pictures.
CBC News - Calgary - Nellie's restaurants fined... →
charliegodsoe:
Now’s the best time best time to eat at Nellie’s folks… It’s never been nor will it ever be this clean again.
When I think of all the mouse poop I’ve eaten at this place, it’s astounding I don’t have the Hanta Virus.
3 tags
C++ sucks.
So after 8 hours of hacking I finally wrote a C++ program that will parse a flat file into memory… Wow is this language frustrating, I could have done it in 15 minutes in Java! It is interesting to see where all the ideas in Java’s earlier days came from, I suspect they were all designed to ease the pain that I experienced today.
5 tags
Arg!
After 4 hours of trying to compile build tools for Nano-RK, TinyOS, and MicaZ motes, I have determined that programming for embedded applications cannot be done on a mac without serious amounts of pain, lots of set backs, and general disappointment. Linux is downloading as we speak.
2 tags
Fuller's Vintage Ale
In my continued loving of strange beer that comes in a clever point of sale packaging, I picked up a box / bottle of Fuller’s Vintage Ale.
Each bottle is numbered, apparently they are trying to break into the hob knobby beer drinking market.
“Individually packed and numbered, this bottle is one of only one hundred and sixty thousand produced.”
“I have crafted this very...
4 tags
4 tags
Tumblr sends passwords in the clear.
paulitex:
I just sent this email to support@tumblr.com. I’m hoping by bringing a bit of attention to this fact the issue might get fixed a bit quicker.
Hey there,
First I want to thank you guys for making such an awesome blogging site. First web app I’ve been genuinely excited about discovering in a long time.
Secondly, I wanted to ask you if you are aware that you are sending your users’...
3 tags
5 tags
4 tags
Time to start remembering old forgotten math. Graphics course is about to step into linear algebra.
Repost From Matygo : 2009 - A look back
matygo:
Ok, I know I’m about 2 weeks late for the “2009 retrospective” blog posts. I wrote this up around New Years but wanted to work on it some more and have it vetted it by the guys before releasing it on the world. Here you are:
“Learning without thought is labor lost; thought without learning is perilous.”
—CONFUCIUS. (551 BC -1912)
Matygo was founded in 2009. This New Year...
4 tags
4 tags
2 tags
Just pitched the yeast on a second batch of Winter... →
2 tags
Recently Brewed, a tasty Blood Orange Heff →
4 tags
[Repost from old Blog] A handy little AppleScript...
So I don’t blog much, and furthermore I hardly (if ever) blog about anything tech related. For a blog that claims to be about “tech talk” this is unacceptable :P So with that here is my first, and hopefully not my last, tech-ish blog post.
If you are like me, and since you are reading this I am going to assume you are. Then you are a developer (or my friend) and you...
4 tags
[Repost from old Blog] MPI on xCode
I am currently working on a small MPI project, and I had one hell of a time getting MPI up and running, specifically the MPICC (compiler) to work in xCode.
So here it is if you were wondering how to get it to work:
Put the following into a file called MPICC.pbcompspec
/** Xcode Compiler Specification for MPICC */ { Type = Compiler; Identifier = com.apple.compilers.mpicc; BasedOn =...
4 tags
[Repost from old blog] Making xCode Behave like...
So I do a lot of java development, but for my project work I am looking to do a whole whack of C and possibly Objective-C. So this means xCode and I must become friends. My problem with this is I really like the eclipse text shortcuts for deleting / moving / duplicating lines. Also I am just used to control + space for my auto complete, and option + shift + r for refactoring.
Having encountered...
4 tags
Paul convinced me to give it a look
So far it looks pretty neat, I’ll play with it for a bit and then maybe move my blog over here. Mostly it seems like a stripped down version of word press but with more ajax and so forth.
If so I’ll have to figure out how to bring in the few posts I had that were of any merit on blog.joegaudet.com.
.joe