vote up 231 vote down star
166

This question arose from comments about different kinds of progress in computing over the last 50 years or so.

I was asked by some of the other participants to raise it as a question to the whole forum.

Basic idea here is not to bash the current state of things but to try to understand something about the progress of coming up with fundamental new ideas and principles.

I claim that we need really new ideas in most areas of computing, and I would like to know of any important and powerful ones that have been done recently. If we can't really find them, then we should ask "Why?" and "What should we be doing?"

flag
18  
Jeff Atwood confirmed, that the user "Alan Kay" is THE "Alan Kay". You know, the guy who worked for that copier machine company... ;-) en.wikipedia.org/wiki/Alan_Kay – splattne Jan 11 '09 at 15:01
15  
If this gets closed, I may never come back to this site again. – Robert S. Jan 11 '09 at 21:45
12  
Because I think the co-inventor of Object Oriented Programming deserves his own tag. – Breton Jan 12 '09 at 3:00
7  
144 votes, 8k views, 93 favorites, a positive mention in the SO podcast, a topic of Jeff's Coding Horror blog, and a driver for a change in functionality of the site. Yeah, this question shouldn't be here! :rolleyes: – Robert S. Feb 4 at 16:18
12  
@Nick: When you win the turing award and books are written about what you've done or your research, we'll most certainly add your tag. – George Stocker Feb 20 at 1:34
show 18 more comments

104 Answers

prev 1 2 3 4
vote up 0 vote down

Well the World Wide Web has already been told, but more basically, I would say "DNS". Seems that it was invented in 1983 (http://en.wikipedia.org/wiki/Domain%5FName%5FSystem) and IMHO we can consider that it's the mandatory link between invention of the internet protocol and the capability to spread all over the world what is now called the web.

Still in the "network" section, I would add WIFI. It was invented in the 90's (but I agree it's not exactly "computing", but more related to hardware).

In a more strict "algorithmic" section, I think about turbocodes (dated 1993); some say it's only closing the limit defined by the Shannon signal theory, but wouldn't this argument reject all other answers to "everything was already in seed in Lovelace, Babbage and Turing writings" ?

On the field of cryptography, I would add the PGP program from P.Zimmermann (dated 1991), which brought a quite robust (at this time) free encryption program to the citizen, and contributed to shake a little the government's posture about encryption. In fact I think it was one of the factor of cryptography "liberalization", which was a prerequisite for developing e-commerce.

link|flag
vote up -1 vote down

Utilization of functional programming/languages within OS core development.

link|flag
show 3 more comments
vote up -1 vote down

'Singularity', and all projects like it, i.e. development of operating systems in managed code.

link|flag
show 2 more comments
vote up -1 vote down

A really hard question since, aside ridiculously improved hardware, there's few things that'd have been significantly positive inventions after that time. Though there are many significant inventions before 1980s that affect people only but now because they were infeasible back then.

Heck. Descent

link|flag
vote up -1 vote down

Protected memory. Before protected memory if your program made a mistake, you could start executing code anywhere- virtually always hanging the entire machine. That's right, reboot time!

Low cost of hardware. My first computer cost $500 in 1978- a huge sum at the time. Lowering costs put PCs on every desk.

link|flag
1  
Protected memory was invented in the 60s, at latest. – Darius Bacon Jan 14 '09 at 23:37
show 1 more comment
vote up -1 vote down

StackOverFlow.com

link|flag
show 5 more comments
vote up -1 vote down

If we are serious about answering this question as a group.
I unfortunately believe we need more than a string of random well intentioned post !
I know, it sounds boring, getting thing done often is !

We Write a list of powerful ideas in the area of computing
Maybe we should define a few categories to separate each one because videoconference somehow does not fit well with object oriented programming.
Seeing ideas by categories makes it easier to generate them without redundancy. It's too easy to sidetrack in teleportation if quantum computing is not kept away from flying cars.

Try to attribute each of them a date
This will settle the before/after 1980 and restrict debate about each idea to its own. It will be fun to dig for earliest reference, first known implementation, etc.
Plus this will allow people like me who were 2 years old in 1980 to have a better idea of what was common programming knowledge in 1980 (nothing beats being there at the time)

Try to attribute each of them the current state of their implementation
Ok, some idea were sci-fi in 1850, with early development in the 1970 and serious improvement breakthrough in the 1990.
Some ideas are just starting to get around. Some are almost forgotten.

Probably the wiki thing is a good idea.
I think this could really get somewhere if slightly organized.
I did not check, but maybe this whole thing already exist already on the net (I usually find that if you think about something, someone already did it).

What do you think ?

Cheers !

link|flag
vote up -1 vote down

Sensor networks: very tiny (nano scale) computers form ad-hoc p2p networks and transmit "sensory" information.

3D printing: Star Trek replicator for physical objects (no Early Grey tea yet).

DNA computing: Massively parallel computing for some types of problems.

link|flag
vote up -1 vote down

I would vote, as a Debian user, for package management. It makes OSX and Windows 7 look like primitive amateurish playthings.

But since package management was already mentioned, I will vote for X. The network transparent window server has made a lot of applications possible. It's wonderful to be able to seamlessly summon programs running on different computers side by side on the same screen.

And that was a tad more impressive in the late 80s.

link|flag
vote up -1 vote down

The mathematics for quantum computing has been around since before 1980, but the hardware isn't here yet and may be physically and economically infeasible for many years to come.

link|flag
vote up -2 vote down

DOS. I'm not a DOS fan, but thanks to DOS and the IBM-PC computers are what they are today (for better or worse).

link|flag
1  
1966: en.wikipedia.org/wiki/Dos – some Jan 15 '09 at 9:07
vote up -2 vote down

OCaml and F#.

link|flag
vote up -8 vote down

It's a little thing i like to call the internet

link|flag
show 2 more comments
vote up -9 vote down

Software Patents

link|flag
prev 1 2 3 4

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.