Fuchsia, Chrome OS, and the danger of black-and-white thinking
COMPUTER WORLD Gather ’round, kiddos: Granpappy Writerman has a story to share. And stick with me through this, ’cause I…
Playing With Grafana and Weather APIs
DZone Today, I want to play with Grafana. To give a little more detail, let me explain my recent experience with…
Using Annotations for Related JPA Entities
DZone The objective of this article is to demonstrate how to reduce the usage of yourEntityManager while persisting the associated…
No good deed goes unpunished — for anyone involved
COMPUTER WORLD It’s quite a few years back, and this consultant pilot fish is assigned to visit a customer with…
Apple Previews New Piazza Liberty Store, Opening Thursday in Milan
MAC ROUMORS Apple today premiered this week’s opening of Apple Piazza Liberty in the center of Milan, Italy. Set to…
Production-Like AWS Environment Provisioning with Terraform
DZone This blog provides a template for provisioning a full AWS infrastructure from the ground using Terraform. So just to…
Oracle 12c Image Installation in Docker
DZone In this article, I will explain how to download Oracle 12c image in Docker and how to start working…
Performance of std::string_view vs. std::string From C++17
DZone How much is std::string_view faster than standard std::string operations? Have a look at a few examples where I compare…
Automate It: Be Lazy (Part 1)
DZone Based on my passion as an open source developer, in particular for the Apache Maven Project, I work JIRA-based, which…
Retrofit Library in Android
DZone Retrofit is a REST API Client for Java.It is developed by Square Inc. and uses OkHttp library for HTTP…