Posts Categorized: Tech

Apache Cassandra

Small (Yet Interesting!) Cassandra Test

Posted by & filed under , , .

I have worked recently in Netflix on a project which was hitting one of our Cassandra clusters. (By the way, we use Cassandra here a lot, wherever possible we prefer it to RDBMS, so we got tons of instances running Cassandra.) Part of what my code had to do was to retrieve a set of […]

iStock_blog write keyboard

What’s the Point in Having This Blog?

Posted by & filed under , , , .

I remember a while back I was headhunted by a (tech) company and the initial discussions went rather well so I decided to accept their invitation to go to their office for a more in-depth interview discussion. While meeting one of their team members the discussion came up about how do I keep myself up […]

Using the Netflix Genie Client in Java

Posted by & filed under , , .

Ok, so if you haven’t been watching my activity on GitHub you might have missed this, and as such I feel it deserves a full on blog post. Recently, having joined Netflix, I started using some of their libraries, as to be expected. One of the things that I used pretty much from day one […]

CodeNarc and Gradle

Posted by & filed under , .

I have started using recently Gradle, which I have to confess I actually find to be a bliss compared to Maven. Maybe because I prefer a Groovy-based syntax for build configuration, rather than Maven’s XML-based configuration file. Or maybe because I feel somehow the Gradle peeps have made the tool a bit easier to use […]

About Writing Clean Code

Posted by & filed under , .

Every now and then I feel any developer should sit down and reflect upon some of the experiences from the past. I feel this is healthy: once you allow enough time to pass, you can go back and revisit good and bad (technical and less technical) experiences from the past and learn from them. The […]

(Don’t) Blame the Techie

Posted by & filed under , , .

I’m a techie by trade, I’m sure you figured that out from the sort of things I blog about here. As such, I do get rubbed up the wrong way when I hear of so many companies complaining on a regular basis about their technical team. It’s either because they don’t deliver on time. Or […]

Don’t Get Weirded Out by “Open Source”

Posted by & filed under , , .

I read recently Robert Lindh’s post on his blog about the argument he makes for re-branding the concept of “open source” and I have to sympathize with it. If you’re a techie you are quite likely accustomed to the concept of open source and probably use some open source framework or stack. In fact you […]