Software Development
-

Requirements on data representation for AI
The best saying that applies to all AI and data analysis programs is “Garbage in, garbage out”! We all agree…
Read More » -

Service to Service Call Pattern – Multi-Cluster Ingress
Multi-Cluster Ingress is a neat feature of Anthos and GKE (Google Kubernetes Engine), whereby a user accessing an application that…
Read More » -

The 2022 Complete Linux Programming Certification Bundle
Enter the World of Programming & Snag a New Job in the IT Field with 18 Hours of Content on…
Read More » -

What is logic in relation to AI?
As I had written in my previous blog, I don’t believe a true AI can be a computer program. The…
Read More » -

Comparison of language features between Java, Kotlin, Dart and TypeScript
Some time ago I blogged about language features in TypeScript and Dart which I miss in Java. In this blog…
Read More » -

Service to Service call pattern – Using Anthos Service Mesh
Anthos Service Mesh makes it very simple for a service in one cluster to call service in another cluster. Not…
Read More » -

Golang – First look at generics
This post is part of a series where I do my best to organize my thoughts around Go: its paradigms and usability…
Read More » -

AI, data, Knowledge and intelligence
As many other terminologies before like cloud computing, muti-tenancy, SaaS, PaaS, IaaS and so on, the definition of AI also…
Read More » -

Grouping multiple repositories with git submodules
A while back I had to make some changes to a couple of existing microservices that were new to me.…
Read More »

