Posts Categorized: News

Parallel : Groovy and Java Streams

Posted by & filed under .

This is something that every now and then I have to do: check whether either one or all elements of a collection meet a certain criteria. The standard code initially in Java involved a for loop and iterating through the collection explicitly and checking the condition at each step. Then Apache Commons came on with their […]

The Big Data Scare

Posted by & filed under , , , .

I came across this article on Tech Crunch today (AI accountability needs action now, say UK MPs) and wanted to share some thoughts on it. It sounds to me like once again Europe, and UK in this case, is getting cold feet about AI and big data and the interesting results this renders sometimes. Because […]

My Thoughts on Brexit

Posted by & filed under , , .

I have been following closely the Brexit referendum in the UK — I’m sure it comes as no surprise to those of you who know me. Because I am Romanian. And I am British. And I live in USA. And I care! I have followed the news online and listening to the likes of LBC […]

Sic Transit Gloria Mundi…

Posted by & filed under , , , .

If you don’t know your Latin by the way, the above translates to “Thus passes the glory of the world” (see this wikipedia page too). More than 4 years ago I crossed the Atlantic from London, UK and based myself in California, with a small startup, Cognitive Match, that came out of London and expanded into […]

tunein radio

TuneIn Advertising — Highlight

Posted by & filed under , , , .

Working in advertising, you’d think I have my ad blocker on 24/7 — but I don’t! 🙂 And the reason for it is because I am curious what other companies are doing in this space so while I am quite likely not the main target for their advertising messages, I am very very interested to […]

American Airlines

Of Customer Service — American Airlines (AA) Style

Posted by & filed under , , .

I am saddened to have to write this blog post — I don’t like taking space on my blog for complaining about companies! But in this case I feel it’s needed — and I would like to hear from others who had similar issues with this airline and find out how they dealt with it […]

Managing Project Dependencies with Gradle

Posted by & filed under , , .

This is a set of slides that I’ve put together to showcase how we use Gradle in Netflix Ads Engineering to help with dependency management. It goes through multi-module project vs separate Gradle project per module, using properties file with Gradle to specify dependency versions and also how to use the Nebula gradle-dependency-lock to lock […]

Frantic WordPress Theme — Update

Posted by & filed under , , .

OK, so I’ve decided perhaps it’s time I give my blog’s look a refresh. I looked around and found this WordPress theme called Frantic on WordPress theme website: https://wordpress.org/themes/frantic/. It had the right look I was after but was missing one tiny thing — a “footer sidebar”. Previously I was using the Intrepidity WordPress theme […]