In this photo, there are 4 continents, 3 people, 2 companies and one team: With my friends Denis (Australia) and Nick (South Africa) — and me obviously (Europe) — in a bar in America. We all used to be part of the same team back in the days in London, nowadays Nick has started his […]
Posts Categorized: News
Wanted: Creative Software Engineer
A while back, LinkedIn included me in the exclusive group of people who are allowed to have their own blog hosted on LinkedIn 🙂 As such, I got an invite from LinkedIn to start creating my first post. I stared at that email for ages I think (at least a couple of months) before I […]
Real Or Not?
Believe it or not this actually is a real (not plastic!) flower I have just spotted in the local florist. No idea how they get it to look like this but it’s bloody awesome!
Java 8 Accumulators and Adders
If you’ve been using Java for a while now, then like me, you must have saluted the move quite a while back in JDK 1.5 to introduce the atomic classes (AtomicLong, AtomicBoolean and so on). They were a big step forward, away from the clunkyness of having to create ridiculous bottlenecks in the code for […]
Parallel Sorting in Java 8
I started playing with Java 8 relatively recently (booo! 🙂 ) — and going through the new features this JDK brought, I keep discovering things which I feel deserve more attention than they have been given. Sure, everyone is raving about the lambda expressions, try-with-resources and so on, but occasionally there are small additions that […]
Running Multiple JDK Versions on Mac OS X
If you’re a Java developer like me, working on a bunch of different projects at the same time, then you quite likely find yourself in the situation where you need to switch in between different JDK versions every time you switch context/project. In my case, I am working on the (good) stuff we got going […]
Cognitive Match Acquired by Magnetic
It has been going for a while now but finally everything fell into place and as such it is already making the news on the net 🙂 As of this week, Cognitive Match has been acquired by Magnetic! TechCrunch has already covered this and you can read the full story here: http://techcrunch.com/2014/05/28/retargetting-startup-cognitive-match-acquired-by-magnetic/ . There is […]
Cognitive Match — The Reunion
I’ve mentioned Cognitive Match got acquired by Magnetic recently — which, along with a whole lot of other interesting developments, gave the old Cognitive Match team finally the chance to get reunited under one roof. And here’s the photos — which I’m sure will make history 😉
New Blog Layout and New Intrepidity Theme Changes
So I’ve bitten the bullet finally, and changed my blog layout. For those of you repeated visitors I’m sure you noticed, for the rest of you who are new to my site, it’s worth saying that the old theme has been on my blog since its inception — which is a few good years back, […]
Java Strings vs Ropes
Recently, in my news feeds I stumbled across this implementation of Ropes in Java (http://ahmadsoft.org/ropes/) and it captured my attention right away as it boasts a faster (better?) alternative for dealing with characters in Java. Unfortunately the website doesn’t offer any comparative information regarding how much faster a Rope implementation is than the standard String […]











