6 private links
An open-source AirPlay mirroring server for the Raspberry Pi. Supports iOS 9 and up. - FD-/RPiPlay
Most Raspberry Pi cases are not really newsworthy, but there's an unnamed case for Raspberry Pi 2 & 3 boards sold for $15.99 on Banggood that looks
I finally got my hands on a Raspberry Pi 3 and wanted to see how it compares to the Pi 2 (review + benchmarks incoming!), but one of the first things I wanted to test was overclocking the microSD clock for better disk I/O. On average, with all the cards I've tested so far, overclocking the microSD reader resulted in 25-50% better performance for real-world disk operations (benchmarks further down in this post). And with a reliable power supply, you shouldn't need to worry about reliability or corruption (in my limited stress testing, I only had one corruption, and that was when I was using my cheaper iClever power supply).
n my experience, one of the highest-impact upgrades you can perform is to buy the fastest possible microSD card—especially for applications where you need to do a lot of random reads and writes.
There is an order-of-magnitude difference between most cheap cards and the slightly-more-expensive ones (even if both are rated as being in the same class)—especially in small-block random I/O performance. As an example, if you use a normal, cheap microSD card for your database server, normal database operations can literally be 100x slower than if you used a standard microSD card.
How our team got together to trial five Raspberry Pi projects for turning one into an engaging CryptoAus workshop
The Raspberry Pi 3 tends to overheat when pushed to its limits. When the processor’s internal temperature approaches 85 degrees Celsius, it protects itself by clocking down or shutting down completely, and the performance of our AI models takes a hit.
Open source VPU side bootloader for Raspberry Pi.
While there was a brief hiatus in the development of the open firmware for Raspberry Pi, we can now boot Linux straight from bootcode.bin (note, this does require an initrd built in with zImage as there are still issues with eMMC working reliably at boot).
We create an amazing Pandora player running on our Raspberry Pi (with the help of pianobar) that can be controlled remotely from a web interface using Patiobar.
Un serveur de fichiers KISS<br /><p></p><br /><p>Peu se sont essayé à la recette Raspberry + Alpinelinux, En effet, cette distribution est encore peu connue et seulement documenté (sommairement) en anglais… Si on devait la comparer à une autre distribution, ce serait sans doute Archlinux mais en plus « KISS ». L’objectif ici est de monter un serveur de fichiers “dans les nuages” fonctionnant grâce à cette distribution.</p>
curl -L install.pi-hole.net | bash