Lunduke
News • Science & Tech
Traf-O-Data: The company before "Microsoft"
Before Windows... Before DOS... Before BASIC... there was... Traf-O-Data
November 03, 2023
post photo preview

If I asked you “What is the first piece of software that Bill Gates and Paul Allen (the founders of Microsoft) made commercially?”… what would you say?

DOS? BASIC?

In fact… neither.

Before Microsoft was even a gleam in Bill Gates’ eye, he and Paul Allen started another computer company: Traf-O-Data.

The original Traf-O-Data logo.

It all started back in the early 1972 at Lakeside High School in Seattle, WA. Bill Gates was currently a Junior, and Paul Allen had graduated the year before.

To give you a visual, here are the two friends in those early days.

That little kid? That’s Bill Gates (13) in the 8th grade. The guy at the terminal? Paul Allen (15) as a High Schooler. Photo, taken in 1968, courtesy of Lakeside School, Seattle WA.

 

Gates and Allen in 1970 at the Lakeside High School computer club.

In 1972, those two boys (17 and 19 years old) had an idea for a business that just might make them some sweet, sweet moolah. Using computers. Which worked for them. They liked computers.

You see, the Washington State Department of Highways (which was later folded into the Department of Transportation in 1977) regularly counted the amount of traffic on key roads around the greater Seattle area — to optimize traffic flow and whatnot.

This was done by counting the number of axles that rolled across a series of pressure sensitive rubber tubes — then, every 15 minutes, that number would be punched onto a paper tape as a pattern representing a 16 bit number.

Those paper tapes would then be sent to local contractors who would read the data from the tape, write it out, and analyze the information — which would then be sent back to the Department of Highways.

This is the area and roads that traffic was being measured for. The picture shows modern traffic flow. Courtesy: WSDOT.

By Paul Allen’s account, “The process was monotonous, inefficient, and murder on the eyes.”

Gates and Allen created software to analyze the traffic data using a computer at the University of Washington (Allen’s father was a librarian at the University, and both Gates and Allen had used the computers there — via their school computer club — in the past).

What computer did they use?

Well, there were two options available to them at that specific time, at the University of Washington. The first option was a Scientific Data Systems Sigma 5 mainframe via a connected teletype terminal.

Fun facts of the SDS Sigma 5:

  • The base memory was 16K 32-Bit words (equivalent to 64K Bytes) with a maximum memory of 128K words.

  • The Sigma 5 was the slowest of the Sigma series, and was one of only two models in the Sigma line that had no virtual memory.

  • The base model sold for $300,000. Want an extra 16K words of memory? That’ll run you an extra $50,000.

 

An SDS Sigma 5 mainframe. Ain’t she a beauty?

A very cool machine. One that I wouldn’t mind using to decorate my living room.

But… it wasn’t the SDS Sigma 5. (But, hey, great excuse to look at that gorgeous machine, eh?)

Instead, Gates and Allen were using the CDC (Control Data Corporation) 6400.

Fun facts of the CDC 6400:

  • 10 Mhz 60 bit processor (you read that correctly… 60 bit CPU).

  • 64k of 60-bit core memory (with optional extended memory available).

  • Optional disk storage, typically around 10 Million “Words”.

  • Developed by none other than the legendary Seymour Cray. Yes. That Cray. Of Cray Supercomputer.

 

A CDC 6400 being worked on by some hardcore, late 1960s nerds.

There was just one problem:

The paper tape with the traffic data was a custom solution (storing 16 bits). The computer they had access to couldn’t read that in. (The CDC 6400 supported input via punch cards.)

How did Gates and Allen get around this problem?

They hired some kids.

Not joking.

They hired some of Gates’ fellow High School students to translate the 16 bit traffic data tape to the punch cards. By hand. They paid those kids 50 cents per tape to do the work that the two Microsoft founders really didn’t want to do.

Gates and Allen then fed the cards into the computer, and their custom software would create charts that they could then sell back to the Department of Highways.

Now, the question: How to improve on this system?

Gates and Allen needed to be able to cut out both the need to hire High Schoolers to translate the tapes (child labor just doesn’t scale well for this sort of project)… as well as remove the reliance on the University of Washington computer systems.

What they needed was… a computer of their own. One with a custom tape reader that could handle the traffic data directly.

Remember: This is the early 1970s. You couldn’t just walk down to Best Buy and grab a PC. Computers were so uncommon that people were renting computer time at Universities.

Luckily they found a schematic and instructions, in a computer magazine, on how to build a computer around the recently released Intel 8008 microprocessor — which would work nicely as the base system.

Note: It is unknown in which magazine Gates and Allen found the schematics for an Intel 8008 computer to base the Traf-O-Data system upon. If anyone has this information, I would love to find it and archive it.

Unfortunately, neither Gates nor Allen had any experience with designing hardware or building computers.

Enter: Paul Gilbert.

Gilbert was introduced to Gates and Allen by a mutual friend and he got to work building the Traf-O-Data machine. From parts. Including an 8008 processor purchased for $360 (in 1972 dollars… that’s over $2,500 in 2022 dollars).

The end result is this beauty:

The Traf-O-Data computer, based on an Intel 8008.

Custom tape reader. Cool blinking lights. An Intel 8008… what’s not to love?

What sort of specs did the Traf-O-Data computer have? A great question! According to Gates:

“[We] took these very tiny Intel memory chips -- I forget if they were 256-bit or 1K-bit, -- I think 1K-bit Intel chips in this 8008 and created a system and we did special software. 8008 wasn't capable of running a BASIC Interpreter. That had always been my Holy Grail because I had played around writing a little bit of a BASIC Interpreter on a PDP-8, and a Data General machine. But the 8008 is basically an 8-bit machine with no programmable stack. Doing this traffic analysis software was pushing the limits.”

Side note: Gates states that the “8008 wasn't capable of running a BASIC Interpreter”.

Is that true?

Gates is correct in the sense that an 8008 is an incredibly limited chip and presents many challenges for creating many pieces of software (including a BASIC interpreter).

That said… a dialect of Tiny BASIC was developed for the 8008, in 1974, by a small team from the University of Illinois. They initially used an 8008 simulator running on an IBM System/360.

Before their custom 8008-based computer was even complete, Gates & Allen got to work building software for this new computer that could read in the tape and create traffic reports. How did they do it? By creating an 8008 simulator on an IBM System/360 — which they also used at the University of Washington.

Simulating an Intel 8008 on an IBM System/360 was apparently not uncommon in those days.

An IBM System/360 Model 20.

Their ultimate goal was to produce and sell these Traf-O-Data computers to government agencies who wanted to automate their traffic data analysis.

Gates and Allen scheduled a time to demo the machine with their first potential client of the computer, King County (where Seattle is located). Unfortunately, according to Gates:

“When the guy from the County that Seattle's in came to see it, it didn't work.”

That’s right.

This was Bill Gates’ very first commercial demo… and his hardware & software didn’t work.

If that isn’t epic foreshadowing, I don’t know what is.

Bill Gates after a Blue Screen of Death during a Windows 98 demo.

In the end, Traf-O-Data managed to net a total of around $20,000 before closing down in 1975… when Gates and Allen formed Micro-Soft with the purpose of developing a BASIC interpreter for the Altair 8800.

A “Traf-O-Data” business card on display at the New Mexico Museum of Natural History and Science.
community logo
Join the Lunduke Community
To read more articles like this, sign up and join my community today
10
What else you may like…
Videos
Podcasts
Posts
Articles
Internet Archive Reaches Secret Settlement with Universal Music

Internet Archive Founder, Brewster Kahle, was the final hold-out in reaching a settlement. Which is being kept confidential.

More from The Lunduke Journal:
https://lunduke.com/

00:10:54
September 16, 2025
CTO of Microsoft Azure: "USA is Fascist Regime"

Microsoft employees chanting "Go away, Jews!" Then Microsoft employees praising the murder of Charlie Kirk. Now the Microsoft Chief Technical Officer of Azure attacks the USA & Trump.

More from The Lunduke Journal:
https://lunduke.com/

00:09:50
September 16, 2025
New Lunduke Journal Sub Perks, Lifetime Price Increase Next Week

DRM-Free PDF eBooks, games, an Exclusive Forum, and other goodies for Lunduke Journal Subscribers.

The details:
https://lunduke.locals.com/post/7279764/new-lunduke-journal-sub-perks-lifetime-price-increase-next-week

More from The Lunduke Journal:
https://lunduke.com/

00:06:16
November 22, 2023
The futility of Ad-Blockers

Ads are filling the entirety of the Web -- websites, podcasts, YouTube videos, etc. -- at an increasing rate. Prices for those ad placements are plummeting. Consumers are desperate to use ad-blockers to make the web palatable. Google (and others) are desperate to break and block ad-blockers. All of which results in... more ads and lower pay for creators.

It's a fascinatingly annoying cycle. And there's only one viable way out of it.

Looking for the Podcast RSS feed or other links? Check here:
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

The futility of Ad-Blockers
November 21, 2023
openSUSE says "No Lunduke allowed!"

Those in power with openSUSE make it clear they will not allow me anywhere near anything related to the openSUSE project. Ever. For any reason.

Well, that settles that, then! Guess I won't be contributing to openSUSE! 🤣

Looking for the Podcast RSS feed or other links?
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

openSUSE says "No Lunduke allowed!"
September 13, 2023
"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

This episode is free for all to enjoy and share.

Be sure to subscribe here at Lunduke.Locals.com to get all shows & articles (including interviews with other amazing nerds).

"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

You all, I think, will be very proud of me. All of my computers in the house, other than my desktop are now running Omarchy or Open Mandriva Linux.

Microsoft is so disgusting right now that I just can't not be using Linux.

I mean I am probably one of the most hardcore Windows developers on here. I still think a lot of my points are valid, but Microsoft is just so ethically bad that I can't support them willingly. I have to use Windows at work and development focuses on it in some cases.

BUT, I have already released 3 Linux based applications of my own, and that is something I NEVER thought I would do.

It is a crazy world.

https://github.com/2disbetter/

DHH backing Omarchy is the kind of support I was hoping would come to a desktop Linux distro. That it is Arch and uses Hyprland just makes me smile. I of course support xlibre, but I just really like Hyprland.

Anyway, figured this crowd would find all of this as ironic as I do. Hope you all are having a rad day!

21 hours ago

Hey @Lunduke , I pinged you on X but not sure if you'll see it, so I'll share here.

There seems to be a small uprising on Bluesky to get DHH disassociated from Ruby on Rails, if you just go on BlueCry and search DHH you'll see the discussions. Don't know if it actually has legs.

17 hours ago

Tech Writers and Their Horrible Reviews

Its review season as Apple’s new iPhones and AirPods Pro Gen 3 are out in the wild. So many reviewers vying to get their content out there. And I appreciate the effort most of the time. Ok, SOME of the time.

First annoyance are “first look” reviews that add nothing of value above what was put out by Apple PR. But if “First Look” or “Unboxing” is in the title, you know what you are in for.

I save most of my ire for tech reviewers writing about photo, video or sound. These are the worst quality reviews IMNSHO. So much time wasted on technical detail and testing…by people who don’t know beans about photography, video or music.

I pay attention to photographers who take the time to use a smartphone in the field, for their work. Some talentless shutter clicker who takes the same uninspired photo using 5 different cameras, then pixel peeping to declare which one was “the winner” is useless.

Austin Mann has year in and out created some of the ...

Final Reminder: Lifetime Price Increase in 24 hours

This is just a super quick reminder (so no body misses out):

This Friday (September 19th), the price of a new Lifetime Subscription to The Lunduke Journal will be increasing from $200 to $300.

Which means: If you want to pick up a new Lifetime Subscription for the lower price, simply grab one (via Locals, Substack, or Bitcoin) by Thursday night (Sep 18th). That’s roughly 24 hours from the moment I am writing these words.

Obviously, once you have a Lifetime Subscription you’re set. You know. For life.

I wanted to give all of you some notice so you could grab one at the lower rate.

Also worth noting: The Lunduke Journal has phased out sales and discount promotions. The current price of a subscription is the best price.

This will be the final reminder before the change goes into effect.

-Lunduke

Read full Article
September 15, 2025
post photo preview
Lunduke Livestream: Tue, Sep 16 at 1pm Eastern

The Lunduke Journal regular live-streaming is back! The next show is Tuesday, September 16th (tomorrow) at 1pm Eastern (10am Pacific, 5pm UTC).

You can catch the live video, for free, on X, Rumble, YouTube, & Locals.

We’ve got a lot of Tech News to cover — and who knows what stories will pop up between now and then!

Time permitting, we’ll also be doing a little Nerdy Q & A. So, if you’ve got something you’d like to ask, join us in one of the chat rooms!

Also, quick reminder that the price of new Lifetime Subscription is going up this Friday. If you want one at the lower price, now’s your moment. We’ve also added some new perks for subscribers worth checking out.

See you nerd tomorrow!

-Lunduke

Read full Article
September 14, 2025
New Lunduke Journal Sub Perks, Lifetime Price Increase Next Week

A quick update: There are some new perks for Lunduke Journal subscribers, and an upcoming price increase for new Lifetime Subscriptions (if you want one of those at the lower price, you have a couple days).

All the details below.

Lifetime Subscription Price Increase

This coming Friday (September 19th), the price of a new Lifetime Subscription to The Lunduke Journal will be increasing from $200 to $300. I wanted to give all of you a few days notice so you could grab one at the lower rate.

If you want to pick up a Lifetime Subscription for the lower price, simply grab one (via Locals, Substack, or Bitcoin) by Thursday night (Sep 18th).

The prices for new Yearly and Monthly subscriptions will remain the same. No changes.

Reminder: The Lunduke Journal has phased out sales and discount promotions. The current price of a subscription is the best price.

New Perks for Lunduke Journal Subscribers

I am working on adding a few new perks for Lunduke Journal subscribers — a way of saying “Thank You” for making this work possible (while still keeping all of the articles and shows free for the world).

Here are the perks as of today.

Perks for all Subscribers (Monthly, Yearly, and Lifetime):

Note: The eBooks & Games are currently only available on Locals & Substack (due to platform features). Those perks will also become available to subscribers on X, YouTube, & Patreon next week. Stay tuned for access details.

Additional (Optional) Perks only for Lifetime Subscribers:

  • The Lunduke Journal will follow your account on X.

  • Your name (real, or internet handle) listed in a special thanks slide at the end of new Lunduke Journal videos.

Both of these perks are 100% optional.

If you are a Lifetime Subscriber, and would like to take advantage of either (or both), simply email “bryan at lunduke.com” with the subject line “Lifetime Perk” (that part is important, I get so many emails this will help me see yours) and include a link to your X profile and/or the way you want your name to appear at the end of videos.

One of the nice parts of having Lunduke Journal follow your X account… is it will make it far easier (and more likely) for me to see your comments.

Thank You

I am working to expand all of the regular perks (books, etc.) to subscribers across all platforms (which was a little tricky, considering the differences in each platform, but I managed to figure out how to do it) — while adding a few new ones as well.

Nothing crazy, just a way of saying “Thank You”.

Seriously.

From the bottom of my heart, thank you for your support. The Lunduke Journal is only possible thanks to each and every one of you.

-Lunduke

Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals