Blog launched

Wed, Oct 18, 2017

Welcome to the StackSoft blog. This blog is going to focus on many different topics that we find interesting.

StackSoft mostly uses the Go programming language internally, so there will be many discussions on the language and related technologies.

We plan to have many articles on security as everything we do revolves around security. The first article that we have planned is the security implications of concurrent PHP proceesses. Most programmers do not think about the race conditions between their multiple PHP workers and the database. We shall look at some common pitfalls and how to prevent them.

Articles on Artifical Intelligence are also planned. This field is becoming highly useful in many different fields and we will look at how AI can be used in the security world to make intelligent decisions. The first planned article in this category is how we can train a model in Python using TensorFlow and then use it in the Go language.

If you have any suggestions on articles you would like us to cover, contact us at blog@stacksoft.io

Author: Ari Uka