We are running a bunch of ColdFusion based servers on Windows. As you probably know, ColdFusion is in fact written in Java. It requires Java to work properly. Background In…
I’m a big fan of podcasts. Since I’m spending some time driving my car or using public means of transport, I have some time each day to listen to my…
In theory, MySQL replication should work without problems even if the servers are restarted, databases created and removed, data flowing in and out… Sometimes, however, there are errors that are…
I have an opportunity to develop client websites in various programming languages. Years ago I started with PHP, and I was using Ruby for some time… Later I was working…
I already wrote a little about AWS Comprehend and how I’m using it to detect sentiment in text. Today I would like to show you a different example of the…
Machine Learning is a hot topic recently. Even our clients are asking about various possibilities more and more often, even if they are not yet sure of what they can…
This article will be short. Recently we had an issue trying to restore the database to the Amazon RDS version of the SQL Server. Long story short, we ended up…
When it comes to the geographic coordinate system we are mainly using latitude and longitude to determine the position or location on Earth. The latitude is the angle on Earth’s…
If the development work is your everyday job, you are dealing with code debugging on daily basis. Various programming languages provide multiple possibilities but Git can also help. Let’s take…
I just started to install Ubuntu Server 18.04 Bionic Beaver on new servers. I noticed an interesting thing – once the server is installed, I typically install additional software such…