Live data from Hacker News

Windows 10 for Raspberry Pi 2

dev.windows.com

31–40 of 390 posts

Re: Windows 10 for Raspberry Pi 2

#31
I personally want a trimmed down version of .NET (perhaps the new Core CLR which is just 10 MB) so I can run F#.

Mono is too heavy and have millions other dependencies I dont want to grab.

Running a modern & practical functional language on RB Pi will be extremely joyful for me.

Re: Windows 10 for Raspberry Pi 2

#32
I can't see this working, hence windows is not exactly a lean OS. Coinincidently I'm stuck in an update/reboot cycle at the moment after a fresh install. Also i need to extend my partion of 60GB after just installing the OS (8.1) to get Visual Studio installed (which will also take at least 10GB).

I like the new direction of MS, but i wonder if it's possible to succeed with so much old baggage to carry...

Re: Windows 10 for Raspberry Pi 2

#33
post #4

It's nice to see Microsoft cares. OTOH part of the attraction of the RPi for me is that people freely share their knowledge, code and cool hacks. Adding a humongous blob of unmodifiable software doesn't really align with any of that. In the best case people will shun this, in the worst case it could harm the culture.

I could be wrong, but doesn't the raspberry pi require a humongous blob of unmodifiable binaries to run even linux? From what I understood, a number of hardware components are have closed source drivers and such, that made many dislike the entire platform

Re: Windows 10 for Raspberry Pi 2

#34
post #6

Out of all of the exciting news coming from Redmond this past year, this has somehow taken the cake for me. In 2013, even suggesting Windows on Raspberry Pi could be a possibility would've gotten you laughed out of the room, and for it now to be actually happening made me take more than a few double-takes.

I dunno, Windows has always seemed to enjoy running on cheap hardware.

Linux also. From the consumer market, only OS X/iOS demands over-priced hardware to run.

Re: Windows 10 for Raspberry Pi 2

#35

Could somebody explain how this is possible, given RAM and CPU constraints? Like, does W10 actually run with that small of a footprint it works on a Raspberry Pi 2?

Conceptually, it's just like Windows 8 can run both on a desktop as well as a Lumia phone. I'm not sure whether they actually share parts of the codebase (like the linux kernel does), or it's just some common UI elements like tiles + shared brand name on top of wildly different kernels.

Re: Windows 10 for Raspberry Pi 2

#36

Could somebody explain how this is possible, given RAM and CPU constraints? Like, does W10 actually run with that small of a footprint it works on a Raspberry Pi 2?

The RP2 is a pretty decent machine compared to the historical PCs that Windows was designed for.

Re: Windows 10 for Raspberry Pi 2

#37
I am usually not the one to blow the free software horn (being a staunch believer of non-copyleft licenses such as the Apache License) and the geek in me likes this announcement. I also don't hold a grudge against Windows, I think it is a fine system for most people.

However, Windows seems very much contrary to the goal of the Raspberry Pi: providing a device for children to tinker with and educate themselves. Although .NET is slowly opening up, Windows is closed as ever. So, it does not actually let you check out how stuff works: looking up that function in the Python standard library, seeing how it calls libc, and then diving into libc to see how it is actually implemented.

It's in Microsoft interest to keep kids in their ecosystem, which has been pretty much unproblematic in the nineties and before the smart phone revolution. As the RPi becomes more popular in education, it would be bad for them when kids see that there is something else that not only works well, but also allows them to do more.

My fear is that teachers will now choose for Windows on the RPi, since that is what they know. And we are back to where we started: a fundamentally unhackable system.

Now, if Microsoft would open up the core of Windows. I would be impressed. Now? Not so.

Re: Windows 10 for Raspberry Pi 2

#38

I am usually not the one to blow the free software horn (being a staunch believer of non-copyleft licenses such as the Apache License) and the geek in me likes this announcement. I also don't hold a grudge against Windows, I think it is a fine system for most people. However, Windows seems very much contrary to the goal of the Raspberry Pi: providing a device for children to tinker with and educate themselves. Althou…

"Windows seems very much contrary to the goal of the Raspberry Pi: providing a device for children to tinker with and educate themselves"

"Windows is closed as ever"

Are these kids hacking on the Linux kernel or something? Of course not. They will be using some app/language running on the OS. They don't need access to the OS source to do that. Seems to me Windows is a perfectly open enough OS to act as a platform for tinkering and learning about computers.

Re: Windows 10 for Raspberry Pi 2

#39
post #4

It's nice to see Microsoft cares. OTOH part of the attraction of the RPi for me is that people freely share their knowledge, code and cool hacks. Adding a humongous blob of unmodifiable software doesn't really align with any of that. In the best case people will shun this, in the worst case it could harm the culture.

I'm fairly sure that most RPi users neither modify the OS that their device is running or even look at the source code. The community-led innovation mainly happens higher up the stack, and in the hardware add-on space, and I don't see how Windows on RPi would change that. Windows on RPi is unlikely to ever be mainstream, so anyone using Windows-specific features on software would have to accept that their code would…

> Meta: Why all the anti-MS cynicism on the threads for this topic? Isn't it kind of old now?

No, they're still evil monkey corporation. Their marketing has improved and so has the quality of some of their products; but do not fall for it, copulation will ensue. They have nothing in common with "open" or "free".

Re: Windows 10 for Raspberry Pi 2

#40
post #31

I personally want a trimmed down version of .NET (perhaps the new Core CLR which is just 10 MB) so I can run F#. Mono is too heavy and have millions other dependencies I dont want to grab. Running a modern & practical functional language on RB Pi will be extremely joyful for me.

Does .Net micro framework fit the bill?

http://www.netmf.com/

Post reply on HN