What I found interesting, in the FAQ, was one of the ways they explain how they make it so cheap:
First, this is amusingly written. Second, is this true of my IBM ThinkPad T40? Why isn’t this idea being implemented in all laptops? I want a streamlined laptop dammit!
I want one. Seriously! It sounds more than adequate to run a word processor and store any realistic amount of text a person can generate.
I wonder if they’ll be willing to sell to the general public? Maybe on a special sponsorship deal: you pay $200 and you get one and one goes to their project. It’d be well worth it, I think.
Did anybody else see this on the MIT site? “In one Cambodian village where we have been working, there is no electricity, thus the laptop is, among other things, the brightest light source in the home.” Just struck me as funny: “Turn the crank so I can see to make dinner!”
Anyway, I found myself wondering if part of the strategy to get the cost down is to make it in some Third World country paying slave wages. That would be a little disappointing, given the altruistic feel of the project.
Oh, and given that I live in Massachusetts, I see a better-than-even chance that my kids will be among the first to get one. Yippee!
People used to make jokes about “steam-powered computers”. Hook the crank up to a steam engine and you’d have one. In fact, as it is, it’s an animal-powered computer!
These units are basically net terminals. If you don’t have a powerful wireless broadband infrastructure and access to a server or the internet they will be mostly useless. Beyond this notebooks require careful handling and these will be no exception. Putting these relatively fragile items in the hands of children using them everyday will be an interesting exercise.
As final point the price, even @ $ 100 is far too high for 3rd world kids. It’s an interesting concept but it woold work better starting with kids in industialized nations to work out the bugs.
Well, there’s a similar option available now, but it costs a bit more. Alphasmart has a few different models of basic word-processors. The “Dana” model runs on the Palm OS, so it can handle more than just word-processing.
Granted, it doesn’t have a hand-crank to generate power though. That’s just cool.
You can write text or code on them. I’d be willing to bet that someone will write a C compiler for it. Sure, it’ll be limited, but you might be surprised what you can do with a simple machine.
Good point. But perhaps their lives will be improved more with the laptops than by running power to each household. I’m not arguing that’s the case, I sure don’t know, but perhaps power in their homes wouldn’t give them any benefit comparable to access to the internet and the info and communication capabilites it provides.
It’s a lead-pipe cinch the computer uses a chip and fundamental architecture already well-supported by gcc, and if it can run a graphical word processor it can host an acceptable development environment of some form. It would probably be fairly easy to port Linux to the machine, as a matter of fact.
People don’t develop entirely new ISAs much at all anymore; the most adventurous we seem to get anymore is to implement some well-supported ISA (like PIC, ARM, x86, etc.) with a new internal microcode architecture and a new fabbing process.