-
Career
Why Technical Resumes Need a Profile (because we’re dumb)
There is significant variation in résumé format across candidates. Name and contact information is always on top, but on any given day…
Read More » -
Software Development
Use Cases for Elasticsearch: Analytics
In the last post in this series we have seen how we can use Logstash, Elasticsearch and Kibana for doing…
Read More » -
Enterprise Java
RabbitMQ – Processing messages serially using Spring integration Java DSL
If you ever have a need to process messages serially with RabbitMQ with a cluster of listeners processing the messages,…
Read More » -
Enterprise Java
Updates on CDI 2.0
CDI 2.0 is the next version of Contexts and Dependency Injection for the Java EE Platform and a candidate for…
Read More » -
Core Java
Really Too Bad that Java 8 Doesn’t Have Iterable.stream()
This is one of the more interesting recent Stack Overflow questions: Why does Iterable not provide stream() and parallelStream() methods?…
Read More » -
Agile
The New Agile – Certifications
Last time we looked at how things came to be. How things converged around a group of software developers in…
Read More » -
Enterprise Java
Creating a REST API with Spring Boot and MongoDB
This year I greeted Christmas in a different fashion: I was a part of the Java Advent Calendar. Let’s boot…
Read More » -
Software Development
The Inconvenient Truth About Dynamic vs. Static Typing
Sometimes there are these moments of truth. They happen completely unexpectedly, such as when I read this tweet: Good discussion…
Read More » -
Agile
Good Enough
We hear a lot about building products which are “good enough” or “just barely good enough.” How do we know…
Read More »