The headline gave me hope. Alas no button on the front for overclocking. I am wistfully disappointed.
Turbocharged Raspberry Pi 2 unleashed
91–100 of 213 posts
Re: Turbocharged Raspberry Pi 2 unleashed
#92Re: Turbocharged Raspberry Pi 2 unleashed
#93Earlier quoted context omitted.
Nope. The Pi makes a lot of sense for a simple web server with a robust SQL/NOSQL database backend running with Node/Go. If you have a good internet connection with a good upload speed, you can easily run a server able to take a couple of hundred hits a minute. It is certainly a better option than using the cloud for prototyping, where a wrong for loop can instantiate loads of instances and bill you a hell lot.
The Pi does not make sense for any level of consumer-targeted production (dev, stage or live) beyond "oh hey, it works." "A couple of hundred hits a minute" is also not impressive in the least, even for something of the Pi's stature. I also don't think the stack would matter all that much at this point - IO blocking would be happening at the application level, not the architectural. Node, Go, Ruby, Python, PHP ... it…
Re: Turbocharged Raspberry Pi 2 unleashed
#94Earlier quoted context omitted.
What's the same: Broadcom is still the non-datasheet-releasing, our-chips-implementing-standard-phy-spec functionality are subject to manhattan-project secrecy, assholes.
Why are they required to release those datasheets?
Re: Turbocharged Raspberry Pi 2 unleashed
#95Re: Turbocharged Raspberry Pi 2 unleashed
#96How does this compare with the ODROID-C1? http://www.hardkernel.com/main/products/prdt_info.php?g_code...
The ODROID-C1 looks very nice. My main hesitations would be available drivers and community size. They may have drivers for everything, I don't know. It is nice to see that a somewhat recent kernel is available though (3.10). I recently ported several projects I had from beaglebone black to an Olinuxino A10 Lime. A lot of stuff was relatively painless, but I was never able to get Node.js to install. I also got bit in…
that's like voting for the two major parties "to not waste your vote". sigh.
Re: Turbocharged Raspberry Pi 2 unleashed
#97Earlier quoted context omitted.
I use the onboard ethernet pretty constantly, mainly because I find the wireless to be finicky and hard to troubleshoot when you're running a headless setup. I can always plug in an ethernet cable, though...
Agree. However Finally I was able to keep an uptime greater than 2 months on my Pi by using a wifi dongle and a bunch of cron scripts to keep alive the connection when my router reboots or the dongle 'freezes' which seems is a common issue when using RPi of any kind :(
i connect my htpc via a Wi-Fi USB dongle as well. it runs both Linux and windows 7. and despite the os and drivers one model always hang after a day or so. another one, different model from same brand is online for months at a time.
it's mostly badly designed/tested hardware.
Re: Turbocharged Raspberry Pi 2 unleashed
#98Why would anyone buy this over the much more powerful ARMv7 odroid-C1 for $35 that has been out for months now?
There are many reasons. The large community that is involved with the Pi. The large number of tutorials, and guides available. The incredible amount of accessories available and customized for the Pi. The Pi has the momentum. The odroid-C1 may be fantastic, but it's the first time I've ever heard of it.
The Odroids all use Mali graphics. Mali isn't particularly worse than the Pi's VideoCore IV, but it's not particularly better either...
And the BeagleBone vs Pi comparison here is worth reading: http://section9.choamco.com/2012/07/beagleboard-vs-beagleboa...
P.S. I double-checked that the Odroids are all shipping with Mali. Happy to be proven wrong though. Does anyone know of similar-priced dev boards from Qualcomm? Qualcomm's Adreno is definitely the most interesting GPU architecture in this space. Adreno is an anagram of Radeon.
Re: Turbocharged Raspberry Pi 2 unleashed
#99Am I weird for wanting to use this for really simple web hosting?
Not particularly - there are several datacenters that offer raspberry pi servers as a commercial offering. I can't remember the name of the one near me (had a slick photo of black and green pi cases on their dc floor), but a little googling found this one: http://raspberrycolocation.com/
Re: Turbocharged Raspberry Pi 2 unleashed
#100USB 3.0 ports would mean better performance as NAS or multimedia recording solution, as well as alleviating some of the current troubles with usb performance.