FearAndLoath.Us

Fear Computers. Loath Software. We are your Masters.

Wednesday, September 1, 2010

Super Soda Fountain

I want one of these for my house. It dispenses 104 different sodas produced by the Coca-Cola company.

http://www.undertheradarblog.com/blog/coke-freestyle-touchscreen-mobile-interactive-machine/

posted by admin at 8:57 pm  

Tuesday, August 24, 2010

How to minimize office politics

This makes so much sense, I’m surprised I haven’t heard it before.

http://bhorowitz.com/2010/08/23/how-to-minimize-politics-in-your-company/

posted by admin at 4:12 pm  

Tuesday, August 24, 2010

webpagetest.org

This is a nice tool for graphing how IE7 loads each file for a given web page. It even provides a checklist of items that can be optimized. Apparently, there are quite a few improvements I can make on this blog, although I don’t think performance is the real reason that my readership is small.

http://www.webpagetest.org/result/100824_3GAX/

posted by admin at 12:28 pm  

Thursday, August 19, 2010

Wanted: Non-iPhone User

Ha! I didn’t realize that a phone was as sensitive a topic as politics or religion. Maybe, E-Harmony should add smart phones to their “29 dimensions of compatibility”. I think this guy is overreacting. It’s not like his roommate is one of those Emacs users.

http://www.tuaw.com/2010/08/06/guy-moving-to-new-york-wants-a-roomie-who-doesnt-have-an-iphone/

posted by admin at 4:25 pm  

Wednesday, August 18, 2010

ZooKeeper - A Reliable, Scalable Distributed Coordination System

This is a nice explanation of why you would want to use such a lightweight distributed service and what the caveats are.

http://highscalability.com/zookeeper-reliable-scalable-distributed-coordination-system

posted by admin at 10:55 am  

Wednesday, August 11, 2010

Testing python module installation against multiple versions of python

Tox still requires that each version of python be installed on your system, but it uses virtualenv to create a separate directory layout that the module you are testing can be installed into without affecting the libraries on your system. Since the virtualenv symlinks all base python files into the new directory structure, it doesn’t take long to generate, but that’s why you need each python version installed already.

http://codespeak.net/tox/

posted by admin at 12:00 pm  

Saturday, August 7, 2010

Development Culture

This is an interesting analysis of common developer attitudes.

http://andyjko.com/2010/07/13/mozilla-summit-2010-and-dev-culture/#comment-103

posted by admin at 1:04 pm  

Thursday, August 5, 2010

One Frame of Fame

This is an interesting application of crowd sourcing, and you still have time to be a part of it. I bet the idea wouldn’t work near as well if they tried to get a bunch of people to just sing one note of the song.

http://oneframeoffame.com/

posted by admin at 5:59 pm  

Monday, July 26, 2010

Mobile credit card processing on the cheap

This is yet another technological device that’s amazing not because it’s new, but because it’s so much less painful and expensive than previous incarnations.

https://squareup.com/features

posted by admin at 10:45 am  

Saturday, July 24, 2010

Using BitTorrent to deploy updates to thousands of servers

This is a very interesting application of BitTorrent.

http://engineering.twitter.com/2010/07/murder-fast-datacenter-code-deploys.html

posted by admin at 2:03 pm  
Next Page »

Powered by WordPress