After a year spent in the eye of a storm of protests across America, the activist talks about the new civil-rights movement he helped launch, the conspiracy theories he’s inspired, and that blue vest.
More via: In Conversation With DeRay Mckesson
getting clever online since 1983
After a year spent in the eye of a storm of protests across America, the activist talks about the new civil-rights movement he helped launch, the conspiracy theories he’s inspired, and that blue vest.
More via: In Conversation With DeRay Mckesson
Web Poets’ Society: New Breed Succeeds in Taking Verse Viral - The New York Times http://www.nytimes.com/2015/11/08/business/media/web-poets-society-new-breed-succeeds-in-taking-verse-viral.html?partner=rss&emc=rss
I picked up a Raspberry Pi Model B+ a while back and had been looking for a project to build with it. We moved into a new office around the time the new official Touchscreen debuted. Combining the two into a touchscreen office music and print server seemed the perfect project.
This build is based on the standard Raspbian Jessie OS, and includes ssh and vnc for remote management, the CUPS print server, and the awesome Volumio audiophile player. Volumio is typically distributed as it's own stripped-down Raspbian-lite image, but given the other things I'm asking the Pi to do, I went with the full Raspbian OS, removed space-consuming apps I didn't need, then installed the Volumio app on top. The hardware I used includes:
The two power supplies are crucial (I learned). You could daisy-chain the Pi to the graphics board of the Touchscreen and power them from one AC plug, but there won't be enough amperage left to reliably power the USB hub. I assembled the whole server four or five times before I realized that plugging the keyboard or the printer in could knock the thumb drive holding the music offline. By powering the Touchscreen and Pi separately, the Pi has enough power for the thumb-drive, speaker, keyboard, and printer connection (the printer powers itself, naturally).
Along the way, I also tried a lot of software build instructions online. The build steps below and their related links represent the best of what I found. Following these steps should get your system up and running in about three hours depending on the speed at which you can download disk images and updates. The steps are:
That's it. If you do this build, let me know what I left out or what you learn in the process.
- digittante