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.
31–40 of 390 posts
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.
I like the new direction of MS, but i wonder if it's possible to succeed with so much old baggage to carry...
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.
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.
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?
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?
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.
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 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.
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…
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".
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.