Posts Categorized: News

evernote

Nice Feature from Evernote — Custom Colors

Posted by & filed under , , .

I use Evernote a lot — I am a big fan of the tool for day-to-day use as well as of their platform and the services they open to the developers community. (For those techies reading this check out my previous post about storing lists using Evernote by the way. Not that I’m bragging :D) […]

Embrace the Change

Posted by & filed under , .

I’m starting a new job tomorrow. Finally, it came to that time to leave behind Cognitive Match / Magnetic and take on a new challenge. This change and the implications it has on various levels in my life got me thinking. There are a lot of unknowns ahead of me and a lot of challenges […]

Find in Array — Java 8 Style

Posted by & filed under , , .

Java 8 has added support for parallel processing arrays — as I’m sure most of you know. There are lots of official release documents from Oracle talking about how employing these parallel methods and classes improves speed of your application — and as to be expected, there are lots of bloggers who set off to […]