Blog

How to Pronounce OS X

How to Pronounce OS X

What’s the correct way to pronounce the name of Apple’s Macintosh operating system, OS X? You can find the answer by asking OS X directly from the command line, as shown in this 11-second video.
Continue reading →
GitHub Pages: Quick Start Guide

GitHub Pages: Quick Start Guide

GitHub Pages lets any holder of a GitHub account host static HTML pages at no cost. The bigger benefit: Pages hosted at GitHub automatically become part of GitHub’s content delivery network (CDN). People who visit your site will get faster...
Continue reading →
The Lambda Jam 2015 Experience

The Lambda Jam 2015 Experience

Working in software development is like being the proverbial kid in candy store. Every new language is a shiny and delicious thing. Lambda Jam (which bounces between Chicago and Melbourne) is a traveling candy store. And, like the kid in...
Continue reading →
Parallella Examples

Parallella Examples

Performance is of paramount importance in parallel programming. The reason we are in the game of writing parallel programs is either to solve a problem faster than on a serial computer, or to solve a larger problem than could previously...
Continue reading →
3D Printing at BLUE1647

3D Printing at BLUE1647

Every visit to BLUE1647 is full of pleasant surprises. There’s new equipment, a new opportunity to learn new technology, new people to learn from, or all of the above. I recently bought a second Parallella for a WisdomGroup project. Since...
Continue reading →
Getting Started With Jekyll

Getting Started With Jekyll

Jekyll is a static HTML generator for web sites that don’t require a content management system (CMS). Jekyll sites load quickly, especially when combined with GitHub Pages. Bobby Reyes and I will present Jekyll at ChicagoRuby: 1871 on Thursday, June...
Continue reading →