Explore >> Select a destination


You are here

jrhawley.ca
| | ejpcmac.net
9.3 parsecs away

Travel
| |
| | www.zombiezen.com
10.3 parsecs away

Travel
| | I recently spent some time learning Nix after watching this talk by Xe. Nix is a package manager/build system for Linux and macOS. It does a number of things I really like: Transparent handling of source and binary packages. Includes a rich central package registry, but you can host your package descriptions or binaries anywhere. Does not require root and runs alongside any Linux distribution. Easy to pin or customize versions of individual packages. Straightforward support for project-specific dependenc...
| | xeiaso.net
9.3 parsecs away

Travel
| | Xe Iaso's personal website.
| | abarbanell.wordpress.com
72.7 parsecs away

Travel
| This is a little experience report how to bring up Scala on my RaspberryPi Step 1: Java I have connected my Raspberry only with power and network (no keyboard/mouse/display) for now and log in via ssh from my Linux desktop. Not only to save cables on the desk, but also to allow copy and paste...