Our Clean Code Developer initiative
Almost four months ago we started our initiative “Clean Code Developer @Viaboxx” which is closely aligned to an undertaking originally launched by the team around Stefan …
Almost four months ago we started our initiative “Clean Code Developer @Viaboxx” which is closely aligned to an undertaking originally launched by the team around Stefan …
We at Viaboxx have been using Selenium combined with Cucumber for a couple of years in most of our projects. Some negative things that we encountered …
Introduction In the last few decades AI has undergone huge and rapid improvements, and one of its fastest growing fields is deep learning which falls under …
A deeplearning-showcase on the Cloud: results and findings Mehr lesen
Introduction Paperspace is a cloud provider that specialises in GPU enabled machines. It has a set of publicly available images including the ML-in-a-Box machines. These machines …
Configuring Paperspace ML-in-a-Box Machine to run a deeplearning-showcase Mehr lesen
The Viaboxx DelyMate product consists of separate subsystems that need a communication infrastructure to exchange messages. The DelyMate client is a Java/Groovy-program running on the delivery …
DelyMate – communication using Spring, RabbitMQ and JSON Mehr lesen
Here at Viaboxx we are using the ELK Stack (Elasticsearch, Logstash and Kibana) to have a centralised but scalable logging infrastructure. In this blog you will …
Easily generate live heatmaps for geolocations with ELK Mehr lesen
As part of the course Object Oriented Software Construction (OOSC), we (Jan Nonnen, Simon Tiffert) gave a talk at the Uni Bonn. Based on our projects in the …
TL;DR: Build and test RPM packages on local virtual CentOS machines before deploying to RHEL. We’ve recently delivered our first round of packages in a project …
Developing RPM packages for RHEL/CentOS with VirtualBox and Vagrant Mehr lesen
This articles gives some hints for solving the Vehicle Routing with GraphHopper and OptaPlanner. It focuses on the GraphHopper’s API to compute distances. I also recommend …
Problem: Your company is using Confluence and this is the place, where the employees write their documents, maintain the links between the pages etc. You have …