Blind Monkeys Everywhere

There are things you expect from big companies, like Google for example. You expect some level of talent. You expect scalability. You expect (now that it's so big) some level of treachery. But sheer incompetence? Well, I didn't. I should have known better.
It's all about me trying to create a new android app in the Google Play Console. That's where you create apps. Now, maybe because I am in Europe, who knows, but it asks you what type of data your app collects. In great details. So I check: Name, email, phone, id. Now, for each of those, it asks a few questions. I dutifully answered them.
Then, it tells you "To submit your Data safety questionnaire, you must let us know the target age group of your app, and other information about its contents". That's great! more questions. So you click on the link below entitled "Go to Target audience and content".
Then there is a popup. A popup. It tells you that "Any changes you haven’t saved will be discarded". All the stuff you dutifully answered. Will. Be. Discarded. Because in order to save it, you must first LEAVE THE PAGE. And discard it.
That's a new one for me. The only way to save your data is to discard it. Good job.
Remote real time computer monitoring

Conkw is a new project I've been working on for a few month. It stands for web-based Conky.
Just like Conky, it is aimed at hobbyists that want a small dashboard where their most essential data is displayed. CPU, temperature, fan speeds, but also the weather forecast, stock market, latest emails received, etc.
Unlike conky, the metrics are exposed through a REST API and there is a HTML UI to display your stuff on any browser. The goal is to find some use to the old ipads/tablets/laptops we all have lying around. You can put them next to your screen and have your metrics displayed there, with no real estate consumed from your screens. The UI has been properly prepared to run on old browsers.
The very nature of the web based architecture allows a conkw running on a machine to send all of its metrics to another central one for instance. So it is right out of the box ready to monitor a large park of machines, all reporting to one or more central instances.
It is also very lightweight to deploy as it stores nothing, it is real time! As such, one other way of using it is to gather all of your monitoring data through one instance, and have all that data exported to grafana, graphite or any other monitoring system that stores data.
Hop on the github for more details.
Migration of Arbitrage from Windows to Mesos
Note: Arbitrage is a "big" application in our ecosystem. Read further to see how big.
This article is the last piece of our series about migrating apps at scale from .net (so, on Windows) to .netCore, on Mesos. It recaps the whole process: https://medium.com/criteo-labs/migration-of-arbitrage-from-windows-to-mesos-eddd4dbba732
Apple is so great

Apple invented the personal computer with the Apple II, igniting the personal computer revolution. Apple is unique in that regard.
Apple made the mouse ubiquitous and popular, as well as the GUI. That's goundbreaking.
Apple changed twice of CPU architecture (68k -> PPC -> x86) in their computers, maintaining backward compatibility. That's no small feat.
Apple invented what we know today as being a smartphone. "The smartphone revolution". That was Apple starting it.
Apple introduced tablets and is arguably the biggest tablet manufacturer in the world. In fact, it produces one third of all tablets produced. Wow!
No other company has that track record.
Yet, Apple, to this day, still fails at making available to devs the number of pixels available for a webpage. CSS doesn't know. JavaScript doesn't know. HTML doesn't know. There is no way.
No other company has that track record indeed.
The importance of signal / noise ratio, or how Facebook is shooting itself in the foot.

I subscribed to Facebook in January 2008. It was the trendy thing to do, and I found it quite useful. It brought a new type of connection with my friends. I had friends abroad with which keeping in touch was a bit challenging. We could now interact whenever and lightly follow each other's life events.
By then I had the notifications activated, pinging me when I was explicitly mentioned by someone, or on a birthday. The signal / noise ratio was high.
[The signal noise ratio is a number between 0 and 1. The higher, the better, meaning less noise and so a better signal. In my analogy, if all notifications and/or posts present an interest to me, this ratio is 1. If most are of no interest, it is closer to 0. For example my main mailbox is close to zero now, with an overwhelming number of spam.]
So the signal / noise ratio was high, meaning every time I had a notification popping on my phone I would be interested by it. Facebook was a source of news and not at all an annoyance.
Fast forward to today. I read this very interesting article by Beth Skwarecki and suddenly realized tides had turned. Most notifications are of no interest to me anymore and interesting notifications are extremely scarce. Moreover, I only see posts from ~30 of my friends now, leaving the rest no opportunity to keep me up to date. Sometimes I go see the wall of some of my "silent" Facebook friends only to see plenty of updates that I didn't see in my timeline. It's as if Facebook decided that I was not really "friends" with that person. By themselves. Also, when browsing my timeline, the majority of the posts I see are of no interest to me.
The signal / noise ratio had been dropping dramatically. I knew that, but I now realized how terribly low it was. It's no wonder the new generation doesn't want to go to facebook anymore, it has become a spam machine. It doesn't have any appeal anymore.
As a result I did silence the Facebook app on all my devices. And I realized a lot of my friends had already done so in the past months.
Not only did this have kind of silenced my phone but I found myself going 10 times less on Facebook than before. Yes, Beth was right, I clearly didn't need to go there that often. Once of twice a week is just fine.
Of course, I lost a few stuff in the process. I usually now read birthday notifications a couple of days late. Well, it was a good feature, but clearly not worth being harassed by Facebook on a daily basis. Because this is what it has become. Harassment.
So a bit like with a toxic friend, I'm taking distances. And I feel so much better now.
So I guess spamming people with notifications and mixing timeline with commercial content does bring some money. Or even a lot. But if you overdo it, it will break the confidence that your users have in your service. And it's something that is really hard to overturn.
You overdid it.