Eben Upton Muses on the Raspberry Pi, Scratch and, His Love For Parallela
super_rancid writes "In a 7,000 word interview with Raspberry Pi's founder posted on TuxRadar.com, Eben Upton talks about the challenges of managing such a successful project, what may be in the Raspberry Pi mark 2, and why he wishes he'd backed the Parallela Kickstarter."
On interesting answer: "We were thinking of booting into Python or booting into Scratch. For younger kids, boot into Scratch. Have an environment where it’s Linux underneath, boots into Scratch and hold down a key at a particular point during boot and it doesn’t boot into Scratch it just drops into the prompt. So you can play with Scratch for six months, once you’re happy with Scratch you turn over the page and 'Hold down F1 during boot,' and it’s like 'Oh look - it’s a PC!' So I think that’s something we’d really like to do."
...how useless and overhyped the Pi is today - and has been since more than a year back - when compared to the some of the so much more capable "Android sticks" that cost not much more. Yes, everyone knows that the Pi has a composite video output and a dedicated ethernet output, but that's not what it all comes down to, especially since most of the "Android sticks" come with 2 (or more) USB ports and Wi-Fi these days. What are his thoughts on offering the barely usable amount of 256/512 MB of RAM and just a single CPU core (spreading applications across multiple cores for smoother multitasking is the gain here, not eventual software that threads) when there are $35 "Android sticks" that come with 1 GB of RAM and two CPU cores that are even clocked higher?
When I first read about the Raspberry Pi I was excited because I thought they were going to recreate this boot to a BASIC interpreter-type of experience we used to have on Apple II's and TRS-80's and the like. That's the sort of experience that they claimed inspired the raspberry pi, and they claimed that sort of programming-based, learning-intensive experience was what they wanted the pi to be about.
So, I was very disappointed to see that by default, a raspberry pi really is "just a pc" that boots into your typical CLI, and the "getting started" instructions actually have the new user start up X right off the bat. Providing scratch and a python IDE are nice and all, but I feel like all the normal trappings of "just a pc" take focus away from the real point of the pi.
More RAM is utterly pointless. The slow CPU can hardly make good use of what's already there. Even with 2GB, it would still not become a usable desktop system.
Hello Mr. Monoculture.
Your MP3-player doesn't even have 256MB ram. Does that make it pointless to add more since it won't turn into a usable desktop system if you do?
The Pi was never meant to be a desktop system or even a media player. Just because a lot of hobbyists picked it up as a cheap replacement for HTPCs or the gazillion different ARM developer cards doesn't mean that 2GB ram would be pointless for its intended purpose.
It have been clear from the start that the Pi is intended to be an educational toy to teach children how computers work. The step to boot into a programming language will make sure that the kids of today will have the same opportunity to learn that todays programmers had when they were young.
So, you are among those that use it outside of its intended modes of operation. That is great since it increases the market for the device but it feels a bit too much to use arguments that indicate that anything that doesn't turn the Pi into a desktop system is pointless.
Time to move up to Alice [http://www.alice.org/]. My kid was using Scratch for a while and got bored (hit a wall). Just found Alice and plan to install and go through the tutorials with her this weekend.