Akka-http Common Operations: Reference + Examples
03 Nov 2016 A couple of things I find myself doing very often when I use akka-http. I believe these may be useful for others too.
Read More ›Looking for Things and using the History on Git: Examples and Reference
28 Sep 2016 Couple of examples of how to correctly use git log and other commands that let you use git to search your history for modifications, commit messages and so on.
Read More ›Setup Keras+Theano Backend and GPU on Ubuntu 16.04
11 Sep 2016 A couple of pointers on how to get up and running with Keras and Theano on a clean 16.04 Ubuntu machine.
Read More ›Numpy/Scipy Distributions and Statistical Operations: Examples & Reference
10 Sep 2016 A couple of examples of things you will probably want to do when using numpy and scipy for data work, such as probability distributions, PDFs, CDFs, etc.
Read More ›Publishing an SBT Project onto Bintray: an Example
20 Aug 2016 A quick example explaining everything you need to do to package an SBT project and publish the binary JAR to bintray, where it can be made available for others too!
Read More ›Add a Github Project as a Dependency in SBT
13 Aug 2016 Small example on how to quickly add a project you found on github to your own project as a dependency.
Read More ›technology wip typescript
Typescript Control Stuctures: Examples + Reference
09 Aug 2016
Read More ›