Slashdot Mirror


Microsoft Announces Windows For Raspberry Pi 2

jones_supa writes Microsoft is expanding their Windows Developer Program for Internet of Things by delivering a version of Windows 10 that runs on the Raspberry Pi 2. This release of Windows 10 will be free for the maker community through the Windows Developer Program for IoT. With an official partnership with the Raspberry Pi Foundation, Microsoft is bringing development tools, services and ecosystem to the Raspberry Pi community. More details will be shared in the coming months. You can already join the program and be amongst the first to receive product information and beta software releases.

41 of 307 comments (clear)

  1. Had to check the calendar by dosius · · Score: 5, Insightful

    ...it's still two months to April Fool's day...

    --
    What you hear in the ear, preach from the rooftop Matthew 10.27b
  2. Re:the joy! by halivar · · Score: 5, Funny

    I've been running internet-connected Windows desktop for 20 years, and have never gotten a virus. Surf smart, lock your door, and don't click on the damn .scr files.

  3. License? by JaredOfEuropa · · Score: 4, Insightful

    They say it's free to the maker community, but what if you want to turn your creation into a commercial product? Especially for IoT devices it makes little sense to use an OS not known for its reliability, and encumbered by a non-free license. I see no reason not to use proven and free Linux instead.

    --
    If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
    1. Re:License? by jellomizer · · Score: 3, Informative

      Well that is mostly just Zealot Open Source talking there.
      1. If they were to make a commercial product out of a Raspberry Pi, they would probably just get a different license for the windows. Pay Microsoft some money for the license and pass the cost in the device. If there is a genuine advantage of using Windows in such a device, then it would probably account for the cost. The neat thing with commercial software, their motivation is based on making money, so if you negotiate a deal you can do almost anything you want. Vs. having to try to negotiate with some Open Source Zealot who hates the idea that you want to make make money. So will not make any deal with you just because of his principals.
      2. I have seen more Linux Crashes than Windows crashes in the last 10 year. Just like Linux, if you run good drivers on reliable hardware the system will run.

      That said. Windows is still a bad choice for most maker projects. Because Windows is a Desktop OS first. While Linux works much better on embedded platforms. With window you got its GUI that is in the way, while Linux you can get it to boot into your programs custom GUI, or just run headless and do what it needs to do and do it well.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    2. Re:License? by dintech · · Score: 2

      I've seen the Blue Screen of Death on ATMs, Point of Sale terminals, Taxi Passenger TV Screens, Airport Screens and others. It's all out there and failing like it's supposed to. :)

    3. Re:License? by KingMotley · · Score: 2

      Correction... Desktop versions of Windows is a Desktop OS first. You can always run Windows Server versions with no GUI. Perhaps you can run the desktop versions of windows without the GUI (No GUI meaning, it's not loaded, it's not on disk), but I've never looked into it.

    4. Re:License? by tibit · · Score: 2

      they would probably just get a different license for the windows

      You never tried to license Windows Embedded products, right? Because it's a quagmire of a process that requires signing your soul away and whatnot. In an ideal world, you could just go to a webpage, enter your CC number, and get back a number of licenses/entitlements. But no, Microsoft had to make it hard for everyone.

      The fucked-up-ness of Windows Embedded licensing is why at work we spend extra money to run our stuff on off-the-shelf Windows Embedded controllers - we simply don't want to deal with the licensing. It's also why we'll be dropping Windows Embedded in the next two months, as we near the end of testing for the Linux port of our solution. It's utterly infeasible for small vendors (say 100 devices) to deal with Microsoft licensing mess unless they have got way more patience than I do. It's as if the 90s called and wanted their "talk to your distributor" shit back.

      --
      A successful API design takes a mixture of software design and pedagogy.
  4. Raspberry Pi 2 but not Surface RT? by acoustix · · Score: 4, Interesting

    How can Microsoft justify Windows 10 on a less powerful device like Raspberry Pi 2 and not support on the Surface RT?

    Seems pretty stupid to me to purposely screw over the people that bought the RT models that are perfectly capable.

    --
    "A plan fiendishly clever in its intricacies"- Homer Simpson
    1. Re:Raspberry Pi 2 but not Surface RT? by Anonymous Coward · · Score: 2, Insightful

      How can they justify it? If you bought a Surface RT, you're a proven sucker, and as a proven sucker, you'll be more likely to give up more cash for a new Windows 10 tablet if there's no upgrade for your crappy Surface RT. Simples.

    2. Re:Raspberry Pi 2 but not Surface RT? by cybrthng · · Score: 2

      Right now the IoT OS doesn't include "WinRT" which is the app store windows runtime that "Windows RT" uses

    3. Re:Raspberry Pi 2 but not Surface RT? by CastrTroy · · Score: 2, Interesting

      I think it's a big push to get more apps on the Windows App store. There are probably more Raspberry Pis out there than Surface RT/2(RT) tablets, and at $35, I would buy one if they got a few nice apps in the app store. If they support their new Universal Apps on the Raspberry Pi, then programming would be made quite a bit easier. From the experience I've had with programming stuff for the Windows App store, I have to say that I like it a lot more than programming for Android. By continuing to support Windows on ARM, they are leaving the door open for more devices in the future.

      I have a Surface 2(RT), and I have to say, I actually like Windows on ARM quite a bit. The OS is quite a bit better than iOS or Android as far as I'm concerned. Sure it doesn't run full Windows applications but neither do iOS and Android, and it's actually got quite a few capabilities that are sorely missing from those operating systems. I also, don't see how they could justify supporting Raspberry Pi, while at the same time abandoning their own products, but I can definitely see why they would want to open up their app store to and easily available $35 computer. I will definitely buy one just for Windows 10 if they do this and it supports the App store.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    4. Re:Raspberry Pi 2 but not Surface RT? by Zaiff+Urgulbunger · · Score: 2

      I also, don't see how they could justify supporting Raspberry Pi, while at the same time abandoning their own products, but I can definitely see why they would want to open up their app store to and easily available $35 computer. I will definitely buy one just for Windows 10 if they do this and it supports the App store.

      I suspect it's more about gaining developer/maker mind-share than selling MS App-store apps. MS currently seem to be working very hard to ensure they stay relevant in the future.

    5. Re:Raspberry Pi 2 but not Surface RT? by cusco · · Score: 2

      Win 10 for phone is apparently quite good, probably better than 8.1 and certainly better than the previous crippled Win Embedded versions. Supposedly the Win 10 kernel is going to be the same across all versions of the OS, from Phone to Server. If they're still saying that at this late date it's likely to be close to the truth.

      --
      "Think about how stupid the average person is. Now, realise that half of them are dumber than that." - George Carlin
  5. Re:the joy! by LWATCDR · · Score: 3, Insightful

    Just as soon as everyone recompiles there virus code to run on ARM....
    Actually Windows 10 does not suck. While I prefer Linux and OS/X but Windows is not as terrible as it once was. Now Windows Users.
     

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  6. Re:just want I wanted! by jcupitt65 · · Score: 2

    The r-pi has an accelerated desktop now, thank goodness. It was all software on a dumb frame buffer at launch, but those days are far behind us.

    Who knows, maybe Wayland support will come soon, we can hope.

    a href="http://www.raspberrypi.org/preview-the-upcoming-maynard-desktop/">http://www.raspberrypi.org/preview-the-upcoming-maynard-desktop/

  7. Re:just want I wanted! by Half-pint+HAL · · Score: 5, Insightful

    How stupid is this?

    How stupid? Not at all. The Raspberry Pi is introducing people to Linux incidentally. People who have become accustomed to Linux on Pi are more likely to use it on their main PCs. Microsoft knows that Windows on Pi -- even if its performance is abysmal -- could quickly become the newbies' first choice thanks only to familiarity. The "gateway drug" for Linux defectors is thus protected against. (They did this with netbooks too, remember?)

    For the RPi Foundation it makes a lot of sense, as Linux advocacy was never their goal -- they want to get more computing into schools, and one of the chief objections to the RPi is the fact that it doesn't run "industry-standard software"... i.e. Windows. Of course, once schools start realising that the version of Windows can't do everything they expect, they'll conclude that the Raspberry Pi isn't a real computer and stop using it. (They did this with netbooks too, remember?)

    --
    Got them moderator blues I blieve I walk out the do', With these mod-points I been gettin', I 'most never post no mo'
  8. The first one is always free... by Anonymous Coward · · Score: 2, Insightful

    So you build you IoT based around Windows...just how long do you think it'll stay free?

    So you build your next home gadget around Windows...and it's an amazing success...and now you decide to Kickstart it...and Windows is only free to you as a developer...so just how much extra are you going to have to charge to have Windows on the final version?

    Malware on IoT...um...not good. I'll leave it to your imagination.

    *HOW MUCH* RAM and flash memory space does this behemoth take?

    Nah..."Just Say No".

        -- Steve

    1. Re:The first one is always free... by Isca · · Score: 2

      Devices costing less than $300 only have to pay $15 per device to license Windows. Microsoft has also said publicly they are open to negotiating agreements to charge even less than that with manufacturers if the device is significantly less than $300.

  9. Options are good by Dan+East · · Score: 5, Insightful

    I see a lot of negative comments so far (actually they are all negative). You have a good reason to not want Windows on a Pi? Then don't put Windows on a Pi and you can live in peace and happiness. Personally, I think this is very cool, and although Microsoft may have some hidden agenda to take over the world by releasing a version of Windows 10 for the Pi, I still think this is a positive thing in general. It also further legitimizes the non- X86 / PC / tablet / cellphone niche kind of single board general purpose computer, that obviously a lot of non-mainstream users are very interested in.

    --
    Better known as 318230.
    1. Re:Options are good by silfen · · Score: 3, Insightful

      You have a good reason to not want Windows on a Pi? Then don't put Windows on a Pi and you can live in peace and happiness

      I also have good reason not to buy snake oil from snake oil salesmen, not to invest my money in pyramid schemes, and not to have sex with a disease ridden prostitute. And I have good reason to warn others against doing the same thing.

    2. Re:Options are good by Wdomburg · · Score: 3, Insightful

      So installing a free copy of an operating system will make you lose money or give you a disease? Didn't think so. Grow up.

  10. Re:Free for the maker community? Damn by tbuddy · · Score: 2

    Everyone is part of the maker community. They are saying 1 in 5 developers are working on an IoT project and the definition of developer has become so loose that you are probably already a developer. If you aren't comfortable with calling yourself a developer, call yourself an engineer. Anyone can be an engineer too. If you are unsure if you quality, see if any of the following apply to you.

    • Do you know how to click a hyperlink?
    • Can you fill out a web form?
    • Do you know how to hit a submit form?
    • Can you check your email?

    If you answered yes to these questions you are probably already eligible to be part of the illustrious maker community and may well be eligible to be part of whatever the next Web 3.5 community that comes up. The folks at Microsoft look forward to satisfying your development needs, which will likely involve using your Raspberry Pi 2 as a companion in a drawer to your PS/2 to USB adapter, VGA cables, two button laser mice that may or may not work, and other remnants of IT past.

  11. It's the same! by Grindalf · · Score: 3, Interesting

    Low power it may be, but with the newer quad core Acorn Risc Machine v7 processor @ 900MHz and a Micro SD Card with a Class 10 speed 128 Gb capacity, it's just like working a normal, but slow, tower PC with a proper keyboard and a proper mouse. As it is designed to teach British school children to write computer software, it will automatically sell Millions of units in it's home market. Just have one micro SD card per operating system!

    --
    The purpose of existence is to make money.
    1. Re:It's the same! by afidel · · Score: 2

      Err, this is windows 10 IoT build, basically Windows CE 10.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  12. Re: just want I wanted! by matbury · · Score: 4, Interesting

    Loads of schools have bought and are buying iPads without much of an idea of what they're going to use them for, let alone a coherent educational plan. The end result? Expensive, distracting toys that have little, if any, demonstrable effects on learning outcomes in K-12 education. Then there's stories like this: http://www.nytimes.com/2015/01... Developmental psychologists are less than enamoured of shiny, techy internet gadgets in classrooms and children's pockets.

  13. Re: just want I wanted! by LaurenCates · · Score: 3, Interesting

    Kind of. I taught at a school that issued MacBooks for lab sections (the loans began and ended with the lab period).

    The MacBooks in question were running Windows.

    The parent poster had already made the point I was going to make, by the way, that Windows, by and large is a "safer" choice for many, many people.

    --
    Some people don't believe in fairies. I don't believe in The Patriarchy.
  14. Re:just want I wanted! by Richy_T · · Score: 2

    The netbook thing was an "Embrace, extend extinguish" kind of deal. It ruined the market.

  15. Re:Windows on a Raspberry by jonhorvath · · Score: 2

    I would not like them
    here or there.
    I would not like them anywhere.

    I do not like
    Windows and Pi.
    I do not like them, Sam-I-am.

  16. Windows on Pi? by danbob999 · · Score: 4, Interesting

    So will Windows 10 have APIs for stuff such as GPIOs, SPI and I2C, along with pin muxing?
    Will everything be possible without having to connect a monitor, keyboard and mouse?

  17. WindowsRT anyone? by janoc · · Score: 4, Insightful

    People are getting all excited about this, but they are forgetting that this is *not* going to be a full featured Windows able to run their Office and what not. First of all, it is an ARM architecture, so regular Windows apps won't work unless they have an ARM version (extremely rare). The OS is most likely going to be the cut-down WindowsRT and running on an underpowered hardware - the new Raspberry Pi 2 is still much slower and has less RAM than even the first Microsoft Surface RT, which wasn't exactly known to be a speed demon ...

    Microsoft is pushing this as "Internet-of-Things" platform, but I honestly don't see how WindowsRT presents any advantages there over a dedicated OS without the unneeded GUI bloat. And for education? Yes, there will be perhaps Office RT and few Microsoft's apps available, but that's all. What are the kids going to run on this? Visual Studio?

  18. Re:just want I wanted! by Richard_at_work · · Score: 5, Interesting

    If open was their goal, why did they go with components which require closed source drivers and firmware?

    From what I can see, Raspberry Pi's goal was to be this generations BBC Micro, nothing else. Something that is cheap to hack on - Linux was free from a license cost perspective, so that's what got used. The non-open components were cheap from a cost perspective, so thats what got used.

  19. Re:just want I wanted! by sosume · · Score: 2

    Sure, open is the policy. That must be why they used proprietory hardware mpeg decoding for which you need to buy a separate license.

  20. Re: just want I wanted! by amiga3D · · Score: 4, Interesting

    iPads are just tools. They aren't magic. I've seen some interesting and innovative uses of iPads in education, particularly with kids with special needs. First though you have to have people who know how to use these tools and implement them into an overall educational program. Buying a bunch of anything without a plan makes no sense. This is what's special about the Rpi. They are primarily into teaching and building a community around this educational system. The maker aspect of the Rpi is just a big plus that helps build the community.

  21. Evolution is an interesting thing to watch by Weaselmancer · · Score: 5, Insightful

    It is. It's interesting watching Microsoft thrash around and try to cope with things like this. The Raspberry Pi is the exact antithesis of what Microsoft stands for. Right now Windows Embedded 7 licenses are selling for right around $100 a pop. This entire system costs $35. The margins (if anyone were to try to make an industrial device out of this thing) aren't anywhere near what could make it worth their while, and all because that word "embedded" means something new now.

    And yet, they have to try. This gizmo is seriously widening the Linux base, and they gotta do something. You know they're panicked. "You can already join the program and be amongst the first to receive product information and beta software releases." They don't even have a beta available yet, and they're already trying to get market share.

    And just imagine how good those tools are going to be when you do get them. They'll be done in a huge hurry because this is a market driven decision. They know they have to get *something* out there super quick because they're losing market share. And the worst part is that they are trying to appeal to the engineer/programmer audience, and we're a pretty discerning audience. It has to be fast because this thing is launching, but it also has to be good because of the audience they are trying to target. And Microsoft is pretty notorious for releasing software when it isn't ready (Vista for example) simply to meet a release date. My guess is that these betas are going to be absolute crap released to make some bean counter's Gantt chart happy, and they'll fall back on the "but it's in beta" excuse when they crash and burn. Microsoft loves having the community do it's QA for them. It'll be a bumpy ride.

    And I can't wait to see what bizarre arrangement they try to do when they try to monetize this Windows 10 release for a $35 computer. Because they will. The EULA for this thing is going to be a dadaist work of art.

    --
    Weaselmancer
    rediculous.
    1. Re:Evolution is an interesting thing to watch by Weaselmancer · · Score: 2

      Seriously, I just asked for a quote from a MS certified reseller. They want $100 for a single license of Windows Embedded Standard 7. Not the CE based version (which is what I think you're thinking of), the version that's like Windows 7 but embedded. This is directly from the quote:

      7WT-00049 Win Emb Std E 7 EMB ESD OEI (WS7E) Runtime
      $100 each Qty 1-99
      $93 each Qty 100 Annual Commitment

      --
      Weaselmancer
      rediculous.
  22. Re:the joy! by chispito · · Score: 2

    Why is this modded 'Funny?' This is still good advice.

    --
    The Daddy casts sleep on the Baby. The Baby resists!
  23. Re:Free for the maker community? Damn by petermgreen · · Score: 2

    I suspect "free for the maker community" translates as "free for personal use but if you use this in a product you are going to have to pay". How much you have to pay will probablly depend on the details of the product.

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  24. Re:Windows on a Raspberry by wierd_w · · Score: 2

    (Due to slashdot's insistence that I not post short, proper poetic lines, I have been forced to jam all the response lines together into paragraphs. This is not by choice. Dice, in it's infinite wisdom, The bringers of Beta, The mobile site, and countless horrible advertisements that play even with the no advertising checkbox filled in-- has decreed that such must be done. If the literazis here have a problem, please address all complaints to Dice Holdings Inc.)

    (No chairs were harmed in the making of this production)

    I am new, it's not a lie!
    I am Microsoft's new CEO guy!
    -That CEO guy, that CEO guy, I do not like that CEO guy!

    Do you like windows on the Raspberry Pi?
    -I do not like it, CEO guy, I do not like windows on my Raspberry Pi!

    Would you like it here, or there?
    -I would not like it here OR there-- I would not like it anywhere! I do not want windows on my Raspberry Pi, I do not like it, CEO guy!

    Would you use it in your house? Would you use it with a mouse?
    -I would not use it in my house, I would not use it with a mouse. I would not use it here nor there, I would not use it anywhere! I do not want windows on my raspberry pi, I do not like it, CEO guy!

    Would you use it on your box? Would you use it with FireFox?
    -Not on my box, Not with the 'Fox! Not in my house, Nor with a mouse! I would not use it here nor there, I would not use it anywhere! I do not want windows on my raspberry pi, I do not like it, CEO guy!

    Would you, could you, In your car? Check your Outlook near or far!
    -I would not, COULD NOT in a car!

    You might like it, you will see! This is totally not like Windows RT!
    -I abhore WindowsRT, Not in a car, Now let me be! I do not want it on my box, I do not want it with FireFox! I do not want it in my house, I will not use it with my mouse! I do not want it here nor there, I do not want it anywhere! I do not want windows on my Raspberry Pi
    -I do not like it, CEO guy!

    A train! A train! A Train! A Train! Would you could you-- On a train!?
    -Not on a train, Not Like WinRT, Not in a car-- CEO, Let me be! I would not, COULD not, on my box! I would not, COULD not, with firefox! I would not use it with a mouse, I would not use it in my house! I would not use it here or there, I would not use it ANYWHERE! I do not like windows on my raspberry pi, I do not like it, Windows CEO GUY!

    Say, In the dark? Would you could you-- in the dark?
    -I would not, COULD NOT in the dark!

    Would you, could you in the rain?
    -I would not could not in the rain, Not in the dark, Not on a train. Not in my car, Not like WinRT, I do not like it-- CEO you see! Not in my house, Not on my box! Not with a mouse, not with the 'Fox! I would not use it here nor there, I would not use it anywhere!

    You do not want windows on the raspberry pi!?
    -I do not want it, Microsoft CEO guy!

    Would you could you-- On a boat?
    I would not, COULD NOT on a boat!

    Woould you could you-- With a GOAT?
    (dramatic pause, and fishy look)
    -I would not, could not on a boat; I WILL NOT, WILL NOT WITH A GOAT!(Seriously, slander Microsoft? Really!?) I will not use it in the rain, I will not use it on a train! Not in the dark, not like WinRT, Not in a car--- You! YOU LET ME BE! I do not like it on my box, I do not like it with the 'Fox! I do not want it in my house, I will not use it with my mouse! I will not use it here or there-- I will not use it ANYWHERE! I do not want windows on my Raspberry Pi, I do not want it, Microsoft CEO GUY!

    Try it! Try it and you may! Try it and you may I say!

    -CEO, If you let me be, I will try it-- You wil see!

    - Ughn,, This is terrible! I think I will cry! This is why I dont want windows on my Raspberry Pi! It would be horrible on a boat It would more terrible with a goat! It would short circuit in the rain I not use it in the dark or on a train, Nor in the car, even if its not WinRT! It is so BAD, SO BAD you see!

    -I would not use it on my box, I would not use it with the 'Fox. I would not use it in my house, and I would not touch it with my mouse! I will not use it here or there! I would not use it anywhere! I do so Hate windows on my Raspberry Pi!

    -Screw you, Screw you, CEO guy!

  25. Re:I for one welcome Microsoft on IoT/Pi by kamakazi · · Score: 2

    Remember WinCE? Microsoft's embedded products are not the same as their desktop products. And, no, WinIoT on a Pi will not run the same executables, it is an ARM platform which Microsoft just emphatically orphaned with their last go around. Remember the surface RT? That did not run any standard Windows executables, at the very least the executable would have to be compiled against the ARM build chain, and that isn't an option for end users of proprietary software.

    Thinking about this I understand the point a couple (at least one) person has made that MS getting involved will help mainstream the non-x86 low power stuff, or at least the ARM branch, but then I remembered what happened to the exploding world of netbooks when companies started growing them to run Windows.

    The netbook market disappeared, seemingly over night, and now we are left with ultrabooks, or whatever they are calling the MacBook Air class of machines now. Sure they are light and small, but they are a whole lot more than the $100 price point netbooks were approaching.

    On the Pi there is a lot of similarity to the Android stuff, we have Java as an app platform. Is this new Pi really powerful enough to mix Java and ARM.net at the same time? Just the overhead of a Java VM plus a .net framework resident at the same time sounds a little bit much for any current ARM SoC with just a gig of RAM

    Now if you are targeting actual IoT devices, just developing on the Pi, sure a single purpose embedded device will probably run on a Windows stack just as well as it will on Linux. I am a little concerned about MS attempting to be responsive to exploits, but then I think we will find that most people never update their thermostat or refrigerator regardless of what OS it runs, so I think the exploitability will probably be a wash.

    I am more concerned that some inexperienced whiz kid, whether he be of the .net or Java persuasion, will manage to make an actually universally useful device, but not know enough about the actual requirements of embedded programming so it just works well enough for everyone to buy one, then all the non-techy people who buy it get their home netork pwned or it crashes in an untested but relatively common use case and has significant socio-economic impact on our tech dependent society.

    So all in all I really don't think MS jumping into the fray is a bad thing. I don't plan on running it on anything I build, but think about it, according to the rumors Apple thought hard about buying Nest. Would you want your house controlled by software coming from 1 Infinite Loop?

    Are you actually confident about running it on software coming out of the Googleplex?

    The truth is everybody that doesn't read /. is gonna buy these connected devices just like they do blenders and dishwashers, and if they act up they will return them to Walmart or Home Depot or Best Buy and get their money back just like they do now with toasters, TVs, and computers.

    Do you care who wrote the code embedded in that 386 running your microwave? Do you even know if it is a 386 running your microwave? Me either. I do know that at least at one point the embedded 386 family was often used for things like that, but I never bothered looking.

    OK, I am down meandering and ranting.

    --
    "Proximity to wonder has blunted our perception and appreciation of it" --Tim Hartnell in 'Exploring ARTIFICIAL INTELLI
  26. Re:just want I wanted! by Bert64 · · Score: 2

    The decline in price of full laptops, combined with the increasing price of netbooks (more powerful hardware because windows needed it)...

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  27. Re:just want I wanted! by Half-pint+HAL · · Score: 2

    They were cheap, underpowered with low resolution screens and poor quality trackpads making them a race to the bottom competing only on price. They were only useful for the sorts of things that are easier on a tablet, everything else is better on an ultrabook which is why the market has expelled them.

    I liked writing blog posts and student worksheets on the train. I wanted to code lightweight programs in Python and Javascript. I didn't need a heavy, full-sized laptop for that, but I certainly needed a keyboard. It happily played back the audio and video files I needed in class, and connected perfectly happily to any standard projector. That the market for netbooks is smaller than the market for tablets, I understand; however, the niche I was in was well-served by the eeePC, and in trying to embrace and extend customer appeal, they extinguished the netbook. That said, a reflashed Chromebook is an acceptable alternative.

    Citation? Windows has been reducing its hunger for system resources

    Windows has been reducing its hunger for system resources recently. Five years ago, when netbooks were the "next big thing", Windows XP's life was extended because they couldn't get Windows 7 squeezed into the specs of the netbooks at the time. Microsoft is shrinking the Windows footprint now because of the convergence of mobile and desktop, but that wasn't on the cards back then.

    --
    Got them moderator blues I blieve I walk out the do', With these mod-points I been gettin', I 'most never post no mo'