-
Core Java
How to exclude libraries from all dependencies in Gradle
I am using Spring boot. Spring boot by default comes with logback. I wanted to use log4j (for whatever reasons..)…
Read More » -
Core Java
Shooting yourself in the foot with Random number generators
This is not going to be one of the posts explaining how a random number generator is not so random…
Read More » -
Core Java
Hot and cold rx-java Observable
My own understanding of Hot and Cold Observable is quite shaky, but here is what I have understood till now!…
Read More » -
Software Development
A New Idea for Calling Functions
Disclaimer: This is going to come off a bit ranty. I’m not as frustrated by the “problems” I bring us…
Read More » -
Agile
Common Agile objections
Last time (“Waterfall works when…”) I promised to discuss some of those common objections to “Agile.” (Actually, reading back this…
Read More » -
Desenvolvimento de Software
Vantagens e Desvantagens da Computação em Nuvem – Prós e Contras da Computação em Nuvem
Introdução Computação em nuvem se refere a usar recursos computacionais (sejam eles de hardware e/ou software) residentes em uma máquina…
Read More » -
Agile
Waterfall works when…
I frequently find myself in situations where someone says something like: “Waterfall is appropriate when…” Some people out there think…
Read More » -
Enterprise Java
Neo4j: Generating real time recommendations with Cypher
One of the most common uses of Neo4j is for building real time recommendation engines and a common theme is…
Read More » -
Software Development
Replanning your project with a time machine
I have an amazing time machine that lets me think better about projects. This is part 1 in a series…
Read More »