my experiments with so called "truth"
Abhijeet Parande
groovy scripts for Jenkins
›
At some point, if you are working on managing Jenkins for your team, you will find yourself looking for a set of useful groovy scripts to...
specs 2, Scala and maven with IntelliJ 12.1 and getting things right
›
Recently, to learn a test framework for Scala ( even for Java) I chose specs2 . Its still difficult to move to SBT, largely due to the fac...
3 comments:
me, akka and scala
›
I have been learning Scala recently, also took one Coursera course. I am overly impressed with Scala to a level that I only want to use Sca...
5 comments:
How to make most out of Jira?
›
It has been quite a while (still < 1 year), I am using Atlassian Jira for bug/issue tracking withing my team of roughly 15. Previously...
getting android emulator to work normally on 64 bit linux
›
Recently I started working on a nfc android app but I was stuck with very basic thing of getting emulator to work normally on my home lapto...
6 comments:
unique id generation at high scale
›
Moving away from relational db allows us to work with huge data, which would otherwise be not feasible. But, it also mandates us to look i...
Migrating svn repository to git
›
After googling I found this StackOverflow link . First, I needed to install git-svn module. $ sudo apt-get install git-svn Now we also ...
›
Home
View web version