Explore >> Select a destination


You are here

eystein.no
| | techinsights.manisuec.com
11.3 parsecs away

Travel
| | Node Version Manager (NVM) is an open source version manager for Node.js (Node) and allows to easily install & manage different versions of Node and switch between them on a per-shell basis.
| | techtldr.com
11.4 parsecs away

Travel
| | Guillermo Rauch (Socket.io, Mangoose.js, Hyper.js, Now) is the guy to watch, and last night he did not disappoint. The following tweet announced pkg - a simple tool to generate a native executable file from Node.js code targeting Mac, Linux, and Windows. Introducing `pkg` Single command binary compilation for Node.js pic.twitter.com/Dbe9L1gb0x - ZEIT (@zeithq) April 29, [...]
| | bnijenhuis.nl
8.1 parsecs away

Travel
| | Bernard Nijenhuis ? Front-end Developer ? Katwijk, The Netherlands ? Father of 3 kids ? Husband to 1 wife ? Owner of 2 cats
| | manuel.kiessling.net
77.0 parsecs away

Travel
| I'm currently tinkering with Spark for my side project JourneyMonitor. The goal is to extract useful metrics from the Selenium runs executed by the platform. To do so, I'm currently in the process of creating a new Analyze component. I want to build the Spark setup and the jobs using Scala 2.11. Therefore, I had to compile my own version of Spark 1.5.1, put it onto the systems, and run a cluster from that. This post describes what worked for me.