This small state of the art illustrates various use-cases where tools can be used to generate code and data to ease the coder’s life.
Category: Technologies
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.
Zabbix vs Prometheus which is the best ?
Zabbix vs Prometheus which is the best ? In this article, I am presenting my first experience with Zabbix and why I decided to choose
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 developers
Yesterday, my bank access brutally stopped and I had the following capture. Would you point out the security issue with that ? You have 30
This article is presenting some hints about how to optmize your JVM memory with GCEasy and an interesting article from Opta Planner.
I have been recently using several JS frameworks to produce slideshows and ultimately programmatic videos. Here is my feedback about two frameworks Reveal.js and Eagle.js.
This article has been written as “basic knowledge” for Junior Java developers to help them tracking their bugs in Java software. Tags: Java Development, Software
Struggling with SonarQube scanner and your invalid SSL certificate ? Here is a way to handle it. Tags: Software Quality, Technologies
Using a self-hosted Cloud IDE in 2018, my TOP 3.
I have been recently thinking about the opportunity to use an Cloud IDE for my personal coding projects. Tags: Cloud Computing, DevOps, Featured post, Opensource,
I have been recently writing a new REST/Http client for the amazing APM product ManageEngine AppManager. In this context, I had to choose an efficient framework
Using S3 libraries with Minio mock server
In the continuation of my previous S3 article, I present you, how to write a S3 Java Sample program that is using a mock S3
Developing with S3 and Java : useful links
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices. Tags: Cloud Computing, DevOps, Digest,
I have received several requests after my first article dealing with CMS, Headless CMS (KeyStoneJS) and the rather gloomy conclusion. This article is giving a
I have been using recently Java 8 new features CompletableFuture. This is a little feedback. Tags: Framework, Libraries, Software Technologies, Technologies
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 part of my working notes on the subject of "How to migrate Web applications running on JBoss AS 5 to the version
In this short story, I will relate how I migrate my blog personal website from a classic VM instance to a container using Google Cloud
Thanks to its popularity, Docker has disrupted many companies and blurred the silos between Developers and Operations. In this article, based partially on my own
In 2017, this blog is powered by Hexo.js. However I am looking for a replacement since Hexo.JS is lacking of crucial features. Tags: CMS, Software,