Windows 10: How to add Ubuntu Bash to the Start menu – TechRepublic http://www.techrepublic.com/article/windows-10-how-to-add-ubuntu-bash-to-the-start-menu/#ftag=RSS56d97e7
Experimenting with the Raspberry Pi Sense Hat | Opensource.com
The Opensource.com team has been fascinated by the Raspberry Pi Sense HAT, a low-cost addon for the Raspberry Pi that enables astronauts and citizen scientists alike to easily collect measurements from a variety of sensors to conduct science experiments or just have fun. So we decided to try one out ourselves. We grabbed a side room at our offices in Red Hat Tower and spent an hour or two learning what it can do. First step, attaching the device. Easy enough!
Source: Experimenting with the Raspberry Pi Sense Hat | Opensource.com
Fun things to do with your RPi.
Use npm shrinkwrap to manage dependencies in your node app
The reason to use npm’s shrinkwrap feature is that, while you can fix the versions of your direct dependencies in your package.json, you can’t fix the versions of their dependencies, which may be quite loosely specified. This means that if you or someone else rebuilds the image at some future time, you can’t guarantee (without using shrinkwrap) that it won’t pull down a different version of some indirect dependency, breaking your app. This seems to happen to me much more often than one might expect, so I advocate using shrinkwrap. If you are familiar with ruby’s excellent bundler dependency manager, npm-shrinkwrap.json is much like Gemfile.lock.
Source: Lessons from Building a Node App in Docker
Dependencies in the node ecosystem can be a real pain in the ass. Some relief can be had by using npm shrinkwrap to manage the dependencies of your dependencies.
Ubuntu 16.04 LAMP server tutorial with Apache 2.4, PHP 7 and MariaDB (instead of MySQL)
Ubuntu 16.04 LAMP server tutorial with Apache 2.4, PHP 7 and MariaDB (instead of MySQL) https://www.howtoforge.com/tutorial/install-apache-with-php-and-mysql-on-ubuntu-16-04-lamp/
Law School Graduate Employment Data Shows Decline in Legal Jobs – Law Blog – WSJ
Law School Graduate Employment Data Shows Decline in Legal Jobs – Law Blog – WSJ http://blogs.wsj.com/law/2016/05/02/law-school-graduate-employment-data-shows-decline-in-legal-jobs/?mod=WSJBlog
Octa-core Cortex-A53 hacker SBC sells for $60
FriendlyARM’s $60, open spec “NanoPC-T3” SBC runs Android or Linux on an octa-core Cortex-A53 SoC packed with wireless and media interfaces, plus 8GB eMMC.
The 100 x 60mm NanoPC-T3 is essentially a NanoPC-T2 with a faster processor and a 2GB RAM option in addition to the standard 1GB. The SBC is further equipped with 8GB of eMMC and an SD slot. You also get GbE, WiFi, Bluetooth 4.0, four USB host ports, and a micro-USB client port. Media ports include HDMI, LVDS, LCD, MIPI-DSI, MIPI-CSI, and audio.
Source: Octa-core Cortex-A53 hacker SBC sells for $60
Some SBC goodness for those processor intense DIY projects out there. Very cool that it’ll run either Android or Linux. FriendlyARM also sells an array of certified externals to help get things up and running. See http://elide.us/9K to order yours.
My Twitter Digest for 04/27/2016
- Third US National Symposium on Experiential Learning in Law Coming in June – Slaw https://t.co/Qt7wjwVc5e 08:42:39, 2016-04-27
- My Twitter Digest for 04/26/2016 https://t.co/zKxjGvA6cv 15:30:16, 2016-04-27
My Twitter Digest for 04/26/2016
- My Twitter Digest for 04/25/2016 https://t.co/Z7BG3lX25Y 15:30:23, 2016-04-26
- Node.js Version 6 Released With LTS – Slashdot https://t.co/JPfMVKUax9 22:57:13, 2016-04-26
- Node v6.0.0 (Current) | Node.js https://t.co/cM2I3gob1F 22:58:51, 2016-04-26
Third US National Symposium on Experiential Learning in Law Coming in June – Slaw
Third US National Symposium on Experiential Learning in Law Coming in June – Slaw http://www.slaw.ca/2016/04/27/third-us-national-symposium-on-experiential-learning-in-law-coming-in-june/
Node v6.0.0 (Current) | Node.js
Node v6.0.0 (Current) | Node.js https://nodejs.org/en/blog/release/v6.0.0/