Explore >> Select a destination


You are here

willj.net
| | danielpecos.com
16.5 parsecs away

Travel
| | Function composition is one the key features (among others) of functional programming. Programming languages that offer higher order functions as a feature can potentially use function composition. But, still, programmers need to be aware of some key concepts to successfully apply this pattern in our code. Function composition, as defined on Wikipedia, isan act or mechanism to combine simple functions to build more complicated ones. In other words, we can define new functions, equivalent to the result of...
| | www.byjp.me
12.9 parsecs away

Travel
| | I had some time to kill today, so I rewrote the DLC api in Ruby. If you use JDownloader you'll know how useful the DLCs are, essentially they allow you to contain all the links from a variety of online hosting sources in one place with any passwords that might be needed. All this data is also kept encrypted to prevent people from poking around inside and stealing the links! Now, should you wish to create one of these DLCs there's a handy ruby API I've built thats so simple you can even use it from irb! Enjoy.
| | blog.blakeerickson.com
14.1 parsecs away

Travel
| | I'm currently in the process of puppetizing my macOS based laptop, but I'm noticing some external modules like vcsrepo don't have OS X support.
| | coderwall.com
49.7 parsecs away

Travel
| [StackOverflow](http://stackoverflow.com/users/3272411)