Explore >> Select a destination


You are here

techtldr.com
| | bdadam.com
6.2 parsecs away

Travel
| | The node-webkit project makes it possible to write standalone desktop apps with JavaScript, HTML5 and CSS3
| | ilikekillnerds.com
6.2 parsecs away

Travel
| | Whilst doing some work in a library I maintain, I needed to add in the ability to calculate the hash of an included file for an integrity check feature I was adding in. The resulting solution is simple and not boast-worthy, but given others might encounter a situation where they need a hash of a [...]
| | www.creativedeletion.com
8.4 parsecs away

Travel
| | Last week a function (NaiveDateTime.local_now/0) was added to the Elixir master branch. That means it will most likely be present in the coming Elixir versio...
| | blog.thomasheartman.com
77.5 parsecs away

Travel
| In which we have an introductory glance at the Maybe and Either types in Haskell. An unusual entry in the series of reading Haskell Programming from First Principles, but an entry nonetheless.