Steve Hoelzer's Stuff

No red light cameras for Schaumburg!

Chicago ‘burb ditches red light cameras, no safety advantage

Schaumburg, Illinois has decided to say no to red light cameras after experimenting with one at a busy intersection for several months. The police chief is recommending the removal of the one that was installed and that the city avoid putting up any more, citing no advantage in safety.

The experiment lasted 4 months and resulted in 10,000 tickets and $1 million in revenue. Holy crap! That’s about 83 tickets and $8,300 per day.

At the end of the article there is an interesting note:

A person “familiar with the matter” in Schaumburg says the city largely decided to get rid of the camera due to complaints from out-of-towners who wanted to shop at Woodfield Mall, and Schaumburg didn’t want to ruin its image of being a “suburban shopping mecca.”

Whatever the reason, I’m glad that red light cameras won’t be taking over Schaumburg.

The Git Parable

The Git Parable is a long (but mostly easy to follow) story describing the concepts behind git.

The following parable will take you on a journey through the creation of a Git-like system from the ground up. Understanding the concepts presented here will be the most valuable thing you can do to prepare yourself to harness the full power of Git.

True.

TEotH (LVE)

Total Eclipse of the Heart (Literal Video Edition)

Via reddit.

Debugging Windows Networking with Multiple NICs

Here are some notes for myself that may halp to debug Windows networking issues when a computer has multiple NICs.

Useful commands:

> ipconfig
> route print
> route /all
> route -?

How to set a custom metric for choosing which NIC is tried first:

  1. Open the “Network Connections” control panel.

  2. Right-click on the secondary network connection and choose “Properties”.

  3. Highlight “Internet Protocol (TCP/IP)” and click “Properties”.

  4. Click “Advanced…”.

  5. Uncheck “Automatic metric” and enter a value for “Interface metric”.

And remember, the most important thing is to be prepared to get frustrated.

Headline of the Day

Stoned wallabies make crop circles

Those are some words I never thought I’d see together. Via reddit, of course.

Monoprice

After my post on Blue Jeans Cable, I got curious about cables for digital signals. I wrote to Blue Jeans:

I’ve heard many times that digital signals are “all-or-nothing”, so if there were errors, they would be easy to see. Doesn’t that mean I should buy the cheapest possible cables and if I don’t see any errors, I’m good to go?

Within a day, I got a reply:

That is correct, bit errors are extremely obvious, so if you hook up a digital cable and get a signal, you are getting a perfect signal, whether you spend $5 or $500.

-Jeff (BJC)

It’s nice to get confirmation from a reputable source, especially when the answer means that I may very well buy from another company.

In fact, I recommend Monoprice for cables for digital signals. Monoprice has a good reputation and lower prices than Blue Jeans. Quality is probably lower as well, but that doesn’t really matter in this case.

Luke | Kirk | Neo | Harry

How Star Wars, Star Trek, The Matrix, and Harry Potter are Actually the Same Movie. Via reddit.

Readability

Readability is a supercharged version of my Make Page Narrow Bookmarklet. It gets rid of everything on the page except for the main content, which goes in a column with user configured width and font size. It greatly improves the readability of nearly every webpage.

Quotes and Puncs

Here’s an interesting observation regarding the order of quotes and punctuation marks in written English. I use the reversed style and and have been for some time. I started doing it just with technical stuff, like shell commands and function names, but now I do it with everything.

A response to that post points out that hackers have favored this style for a long time.

Via reddit.

Exercise Ball Tricks

I have a new goal in life. I should probably start on a smaller scale, like this. Hopefully a friend will learn too so we can play a game.

And once I accomplish that, I’ll try the reverse.

Great News About NetNewsWire

The next version of NetNewsWire is likely (95%) to get Google Reader syncing. I’ve been wanting this feature for years!

Want to read more? Browse the archives.

Email me

shoelzer@gmail.com