Raspberry Pi Reviewed, With an Initial Setup Guide
jjslash writes "It has been six years in the making, with the original goal of the project intending to reignite computer programming in schools across the country. Despite those honorable intentions, the $35 ARM-based credit-card sized computer has captured the imagination of programmers, consumers and tinkerers alike, resulting in unprecedented demand for the product. Last month the first 10,000 credit-card sized computers were set to make their way to those who pre-ordered them back in February. TechSpot takes a look at the Pi Model B, covering the basic steps for setting up the computer, as well as basic post-installation tasks those first using it might encounter."
Now you can buy an entire computer for less than a license for the Windows operating system.
Just out of curiosity, what functional (as opposed to ideological) alternatives to the Raspberry Pi are there in this price bracket?
Screw the children. The raspberry sounds like a near perfect platform for a freedom box. Imagine your own personal "facebook" server that knows how to find the personal servers of all your friends without actually relying on the "man in the middle attack" that is facebook itself.
When information is power, privacy is freedom.
Then by accident I found the rtl-sdr software radio project. Long story short is that a $20 USB dongle designed for receiving digital TV can also be used as a wideband receiver from 64Mhz to over 1.6GHz. Yes it works on Linux too.
Only the State obtains its revenue by coercion. - Murray Rothbard
Well mine arrived yesterday. First impressions:
Build quality is a bit iffy - the SD / HDMI and power connectors won't last 5 minutes with frequent swapping and some of the solder joints look to have been "reworked".
Connected keyboard/mouse and HDMI monitor put the Fedora image on an SD card and powered her up.... Kernel panic :( Futzed around for a while and finally found that it didn't like the keyboard I was using (generic cheepie).
Connected the network and removed the keyboard and mouse. Eventually booted to a login prompt on the display. SSH in and all looked good.
Decided to try Debian. That had the same problem with the keyboard as Fedora. Found another keyboard (ancient Fujitsu Siemens one) that it didn't object to and got into the GUI. Biggest problem here was the resolution was some strange one (1896x788 or something) which looked awful on a 1920x1080 screen, but at least I was able to fire up the browser and "surf the web".
Back to Fedora... Tried to get into the GUI again with the working keyboard but startx crashed the first time and just came up with a blank screen the second.
Reflashed the image and had an awful row with the password settings. By luck I'd set a local timeserver when I'd first logged in by SSH (no, I don't give extarnal access to every device on the network so the default timeservers weren't accessible). This meant the passwords were set with a valid date. Second time around the "firstboot" script ran, setting up users but without the time being set, so the passwords were flagged as expired and had to be changed on every login - very annoying.
Finally got into the Fedora GUI but it was slooooooow.
Overall, yes it works. Some effort is needed on the default images if it's to be used by the great unwashed. Need to play with the GPIO as that's where my interest is...
I believe the Freedom Box is meant to run things like a dynamic DNS client and XMPP / mail server, so you can, for example, already use it to communicate with anyone with a mail client or chat with anyone using XMMP (including Google Talk). That just leaves the more advanced features, but once you're using them there's more incentive for other people that you communicate with to start.
I am TheRaven on Soylent News
Some people think Desktop with shiny windows if they hear the word computer.
The Pi has (for example) GPIO ports along with SPI, I2C, UART and more. If this is not enough, or you don't want to design your own PCB you might add a gert board and you get motor drivers without any knowledge of electronics. Now you have a robotics platform. Since it is running Linux one has a plethora of programming languages at hand to do something useful with these features (for example robotics).
Or you may just want to build an appliance which can be controlled via http, IR whatever (media center any one?).
Of course, it can also be used as very cheap desktop or server of some sort. But for people with an imagination beyond the Desktop this little computer is a big deal.
2 millions ordered in that short time without millions of marketing budget tells me that some people might have a vision beyond the Desktop. And that for only $35.
Cheers,
-S
the advantage of Facebook is that random family & friends are likely to have an account, while you don't know a single person who has a freedom box.
Network effect. And for those who don't want an actual freedombox, let them run an instance in the cloud, it is still better than facebook's model of centralization for corporate stalking purposes. Amazon has tiers that are essentially free for personal use as long as you stay under cputime/diskspace/bandwidth limits.
When information is power, privacy is freedom.