term · 2 entries
- 2014-03-234 minGolang can I have a package manager please?
Currently golang has no standard package manager; this in my view makes it a harder for those new to the language. golang has for the most part been a pleasure to use, built-in features are well thought out and help new …
#002 - 2014-03-025 minConfiguring a simple IPv6 network
Recently I have been helping Andy Gelme with a project which uses contiki-os , and 6lowpan on a device called a MeshThing . This required us to setup a small IPv6 network from scratch, independent of the internet, this …
#001