Software Development
-
Visual Analytics + Open Source Deep Learning Frameworks
Deep Learning gets more and more traction. It basically focuses on one section of Machine Learning: Artificial Neural Networks. This…
Read More » -
Agile Cloud-to-Cloud Integration with iPaaS, API Management and Blockchain
Cloud-to-Cloud integration is part of a hybrid integration architecture. It enables to implement quick and agile integration scenarios without the…
Read More » -
68 Resources To Help You To Create Programming Languages
Here it is a new guide, to collect and organize all the knowledge that you need to create your programming…
Read More » -
What does a CTO do?
The last few years have been good to me, I’ve enjoyed giving advice to teams and companies and helping people…
Read More » -
Flexibility Equates to Lower Quality
There are two opposing mindsets: “If it works, it’s good” vs. “If it’s good, it works;” or “Make it work”…
Read More » -
Why does my code slow down sometimes (and how to find out who’s behind all this)?
Part 2. Understanding In the previous post of this series we went through available tools for capturing os jitter and offered…
Read More » -
10 Lessons from coding the Mimas conference submission & review system
The picture below is the documentation for Mimas, the conference submission and review system I wrote for Agile on the…
Read More » -
Distributed Cache – Overview
What’s a distributed cache? A solution that is “deployed” in an application (typically a web application) and that makes sure…
Read More » -
MySQL Partition Pruning
Recently, we learned an expensive lesson about MySQL partition pruning. There, it is better to share it here so that…
Read More »