Quest for a CMS in 2018 : Sanity.io
Last year, I was looking for a CMS to replace Hexo.io. Hexo.io served me well but I was frustrated to not be able to write posts in public transports …
Last year, I was looking for a CMS to replace Hexo.io. Hexo.io served me well but I was frustrated to not be able to write posts in public transports …
I launched a new website to help workers in Switzerland to have a better understanding of their payslips. I discovered in four years working in …
What is a code generator and data generator? This study provides you examples and research articles about several program automation research fields. …
This article is a quick HOW-TO after struggling with Google Cloud Build about how to send notifications when a build has failed or is successful. …
This blog post is about the two machine-learning frameworks Smile and DeepLearning4j. I am presenting my feedback and some hints useful for any Java …
Some time ago, I organized a talk on “Code Quality and why developers should care about” for my company. In that presentation, I …
Like many other markets, the SQA/ALM Market soon will meet #disruption. Domains like machine learning, deep learning, and cloud computing will force …
Thanks to its popularity, Docker has disrupted many companies and blurred the silos between Developers and Operations. This article, based partially …
This article is part of my working notes on the subject of “How to migrate Web applications running on JBoss AS 5 to version 7”.
Today, I released a new library to help developers to write integration tests with mail servers.
The library has been released on GitHub and Maven …
This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both the SonarQube JavaScript plugin and the additional …
In 2017, this blog is powered by Hexo.js. However, I am looking for a replacement since Hexo.JS is lacking crucial features.
A Dashboard can be a very efficient communication tool for a team, between managers and business units. It enables an organization around a vision to …
This is a simple example of code to demonstrate how to use the library fakesmtp-junit-runner to write integration tests with mail servers.
The library …