vote up 224 vote down star
158

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
17  
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 at 15:01
14  
If this gets closed, I may never come back to this site again. – Robert S. Jan 11 at 21:45
12  
Because I think the co-inventor of Object Oriented Programming deserves his own tag. – Breton Jan 12 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

105 Answers

prev 1 2 3 4
vote up 0 vote down

Top ten software engineering ideas / picture

link|flag
vote up 4 vote down

Reorganization is what we need, not reinvention.

We have all the hardware and software components we need right now to do amazing things for years to come.

I believe there is a disease in the Sciences, where ever participant is always trying to invent something new to distinguish themselves from others. This is in contrast to doing some of the messy work of cataloging or teaching older works.

People who build 'new' things are generally considered of a higher pedigree than people who reuse existing and something almost ancient works. (Ancient to say a 20 year old to whom something like say Lisp was made more than double their life time in the past. 1958)

Good old ideas need to be resurrected and propagated far and wide, and we need to stop trying to build businesses or programmer movements that effectively trample old works and systems in power-plays to be the next new thing-when in fact most 'new shiny' things are just aspects of old ideas resurrected.

link|flag
vote up -2 vote down

OCaml and F#.

link|flag
vote up 0 vote down

This is a negative result, which is odd as a 'Fundemental innovation', but I think applies since it opened new areas of research, and closed off useless ones.

The impossibility of distributive consensus: PODC Influential Paper Award: 2001

We assumed that the main value of our impossibility result was to close off unproductive lines of research on trying to find fault-tolerant consensus algorithms. But much to our surprise, it opened up entirely new lines of research. There has been analysis of exactly what assumptions about the distributed system model are needed for the impossibility proof. Many related distributed problems to which the proof also applies have been found, together with seemingly similar problems which do have solutions. Eventually a long line of research developed in which primitives were classified based on their ability to implement wait-free fault-tolerant consensus.

link|flag
vote up 0 vote down

The teevee tube box

link|flag
vote up 1 vote down

I do not know if somebody has already answered, "machine learning" as a significant new development that is developing fast. With intelligent spam filtering, stock market predictions, intelligent machines like robots, ...

May be, machine intelligence might be the next big thing.

link|flag
vote up -1 vote down

Perhaps the shift from client server to peer to peer. One of the reasons I hate the whole cloud/SAS thing is that it is a return to client/server.

I've got a VAX in my pocket and you want me to pretend it's a VT-100?

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 0 vote down

Let's see, Connection Machines (Massive Parallelism) for one.

Anyway, this whole question seems like an egoboo for Alan Kay since he invented everything.

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 0 vote down

Translation software with community support to make manual corrections and recommendations, followed up with an AI bot to form patterns to eventually distinguish and correctly predict ambiguity in different translations and contexts.

While its true Google translate might not be that beast, it is the mother, or perhaps the grandmother of a system just waiting to be developed.

If you think about it - textual language is really input to the brain, the eyes see the text and sends images to the brain, which then translates this into understanding.

While its true communication (especially human communication) is an advanced topic, the basics are input (with context) -> translation -> understanding.

Why do we still have no really good way to send emails to distant co-workers, or partners who don't speak our language? This is obviously the Phase 1.

Once this is complete, we can move onto stuff like real time phone call translation.

Instead month after month our greatest intelectual assets are involved in other more crucial projects, like space research, and meteor detection, or trying to prove the bible wrong (yawn).

How about we dedicate more time to basic practical communication.

link|flag
vote up 0 vote down

Low cost/home computing. Something that (at least here in Blighty) wasn't really heard of until the early 80s. Without home computing, how many people posting here would have got into computing as a career? Or even as a hobby[1].

Myself, had my folks not got Clive Sincliar's humble rubber-keyed ZX Spectrum back in '82/'83, I probably wouldn't be here now. And it wasn't just the Speecy: the C64, Vic-20, Acorn Electron, BBC A/B/Master, Oric-1, Dragon-32, etc. all fulled the home computer market and made programmers out of every 8 year old boy and girl who had access to one.

If that wasn't a revolution in terms of computing and programming, I won't know what was...!

[1] curious aside: what is the break down of hobbyists vs pro programmers on this site? I realise these stats aren't collated, but could be interesting to know.

link|flag
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

The Personal Computer.

Hands down, the most important part of computing in the last thirty years is that everyone is now part of it. Computers for home use only date to 1977 or so, and widespread adoption took until well into the 80's. Now, kindergartens, senior centers, and every next door neighbor you'll ever have owns one.

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.