Most active commenters

    ←back to thread

    235 points ChrisArchitect | 15 comments | | HN request time: 1.189s | source | bottom
    Show context
    dingo_bat ◴[] No.16849980[source]
    The real reason why OLPC failed is that children in downtrodden countries don't need a laptop. They need food, a healthy environment, good old fashioned classroom education and plenty of pens and notebooks. A laptop is the worst tool you can use for studying.

    I went through my entire school and undergraduate college without once bringing my laptop into the classroom. My mother and father learned to program in FORTRAN using nothing but pen, paper and the occasional slide rule.

    Paper books, decent sized notebooks and ballpoint pens. Spend $100 on that. That will actually help. This whole project was solving a first world problem in the third world.

    replies(14): >>16850187 #>>16850282 #>>16850366 #>>16850820 #>>16850842 #>>16850900 #>>16851105 #>>16851164 #>>16851596 #>>16855334 #>>16855578 #>>16856484 #>>16858550 #>>16858800 #
    VikingCoder ◴[] No.16850900[source]
    I thought it was crap, too, until I read:

    The cheapest way to give 100 books to someone in the third world is to give them a laptop (and a way to power it.)

    Also, for most of their target audience, the laptop would be the brightest source of light in their home.

    This image, in particular:

    http://news.bbc.co.uk/2/hi/africa/6990034.stm

    So, no, don't think of it as a "laptop," it's just an educational device in a laptop form factor.

    That said, I had major problems with how OLPC executed on that vision.

    replies(2): >>16851012 #>>16851109 #
    1. SllX ◴[] No.16851109[source]
    So... do you need a laptop for that or an eReader?

    Granted eReaders were a niche at the time of OLPC, we didn't fully grok where laptops fell on the useful vs distracting scale and the idea of a general purpose computer you could also teach kids to code on seemed really really cool and probably the best way to on-board them onto the internet.

    All in all, OLPC's heart was in the right place, but until we know how to properly introduce computers into the classroom as a general purpose educational device, something more like a rugged eReader and open source textbooks feels like it would be more productive in accomplishing at least some of the goals of OLPC.

    replies(5): >>16851333 #>>16851358 #>>16851362 #>>16851533 #>>16855548 #
    2. avhon1 ◴[] No.16851333[source]
    > do you need a laptop for that or an eReader?

    An ereader already contains all of the hardware to be an interactive computer (especially if it has a keyboard, like the kindle 1, 2 and 3). It really shouldn't cost any more to deploy an Alan Kay-style dynabook than to deploy ereader appliances.

    > the idea of a general purpose computer you could also teach kids to code on seemed really really cool

    The idea wasn't that you could teach programming with the aid of the computers. The idea was that you could teach everything with the aid of computers.

    replies(1): >>16851651 #
    3. DanBC ◴[] No.16851358[source]
    E-readers would be good if they were robust enough. All the trials using ereaders so far have shown that current devices aren't nearly robust enough, nor repairable enough, to be useful.
    replies(1): >>16852218 #
    4. jerf ◴[] No.16851362[source]
    If you ignore the question of whether an eReader is something with an eInk display, an eReader is just a general-purpose computing device that has for some reason been limited to reading books, so "do you need a laptop or an eReader" doesn't seem to me to be a terribly meaningful question.
    replies(3): >>16852989 #>>16854340 #>>16856340 #
    5. krupan ◴[] No.16851533[source]
    "So... do you need a laptop for that or an eReader?"

    Strangely enough the first kindle e-reader was released the same month as the XO laptop:

    https://en.wikipedia.org/wiki/Amazon_Kindle

    6. eli ◴[] No.16851651[source]
    Is the Kindle profitable on its own? I thought it was sold at cost or at a loss with the expectation it would lead to more profitable ebook sales.
    replies(1): >>16854294 #
    7. textor ◴[] No.16852218[source]
    E-readers also suck for figures and formulas which are indispensable for any comprehensive education. The most readable textbooks can only be rendered on a big high-res display, on iPad at least.

    Cheap 10" tablets are definitely easier to make than cheap 10" E-readers, though.

    8. ◴[] No.16852989[source]
    9. avhon1 ◴[] No.16854294{3}[source]
    Amazon's kindle ereaders are sold with a thin profit. (I don't think that the average kindle owner purchases enough books that they generate significant revenue after IP costs are subtracted.)

    [0] https://www.forbes.com/sites/kellyclay/2012/10/12/amazon-con...

    [1] https://www.npr.org/2012/09/06/160697501/new-amazon-kindle-w...

    10. SllX ◴[] No.16854340[source]
    The difference is a laptop is custom built, with the required infrastructure to serve the role of a general purpose computing device.

    An eReader can serve the role of a general purpose computing device, but it would not serve that role as well as a laptop.

    So if you optimize a rugged poly-carbonate brick you could take through a Monsoon, Typhoon, Sandstorm and/or War Zone for the sole purpose of loading text and simple document files and a low-power display, stuffed with only a battery, enough compute power to accomplish the task it is given and cover any overhead, and enough storage to hold however many books you decide you want it to hold, without any graphics or sound (or perhaps very simple graphics), then you still have something meaningful.

    You have a Library of Alexandria that any kid can carry in their arms without any of the ideological attachments that the XO had. It holds information in a human readable format and is capable of displaying that information to the person who holds it so long as they are literate.

    Much like a modern day light bulb can be a general-purpose computing device that for some reason has been limited to turning on and off in different colors. It might not seem terribly useful to you, but it thanklessly serves the role it has been tasked with without a source code button, a mesh network, a fancy GUI, or a Squeak environment.

    It is a meaningful distinction to make because it will ultimately shape your budget and your ability to actually distribute devices in meaningful quantities to the device's intended users.

    replies(1): >>16854508 #
    11. VikingCoder ◴[] No.16854508{3}[source]
    Eh.

    I'm all for designing things right, but I think it's not important to get caught up in the naming.

    Display. Storage. Battery. Some way to charge it when you're nowhere near reliable electricity. Maybe a keyboard. Maybe the ability to communicate with other ones in a mesh. Maybe they can hook up to the internet if it's available.

    And then lots and lots of great content pre-loaded.

    For instance, ka-lite, the downloadable Khan Academy:

    "The 4781 videos that are available currently have a size of 57.1 Gigabyte."

    That's really not that big, any more.

    replies(1): >>16854742 #
    12. PenguinCoder ◴[] No.16854742{4}[source]
    I was unaware of ka lite, but this looks like exactly something I was looking for. Thanks for the information!
    13. naasking ◴[] No.16855548[source]
    > So... do you need a laptop for that or an eReader?

    Interactive learning is critical, and I'm some cases superior to passive learning. An interactive device can become passive, but not so much the contrary.

    > but until we know how to properly introduce computers into the classroom as a general purpose educational device

    1. We can only know how they can be used in the third world by giving them to the third world. Any lessons learned with first world children are not obviously transferrable. This is a big problem with a lot of research in psych.

    2. You're assuming the third world kids getting these, or who would most benefit, are already learning in a classroom. I see no reason to accept that assumption. Seems to me, the ones who benefit even more are those who have little to no access to consistent education, so your objection does not apply.

    14. petepete ◴[] No.16856340[source]
    A super rugged ereader, waterproof with solar panels on the back and pre-loaded with Wikipedia and other useful educational resources.

    I'd find that useful. I'm sure people/kids in developing countries would too.

    replies(1): >>16858468 #
    15. jlebrech ◴[] No.16858468{3}[source]
    that would be nice.