Compose is a tool for defining and running multi-container Docker applications. With Compose, you define the services that need to run in a YAML file. Then bring up the services by using the docker-compose command.
Read more
Data scientists often find themselves spending a lot of time with data acquisition and preparation,
yet most tutorials start with ready to use datasets.
This time we will start with nothing but a simple problem and gather the data with scrapy to provide insight into the
process from data gathering to model creation.
Read more
Back in july I participated in JSCamp, a two day event focused on javascript-based technologies. Between all the awesome frontend stuff I saw there, there was one framework who really woke up the backend guy that lives inside of me.
Read more
All of you who are the only User Experience Designer within your company, maybe
you know how tricky it can be to convince the team, the management and other
participants of the company to focus more on the user and to practise a human
centered design approach — it is even more difficult to convince the client.
Read more
In my last articles, I have introduced the foundations for storing geospatial information in Elasticsearch. For various use cases, Kibana and the Elasticsearch Query DSL offer powerful features to solve specific problems.
Read more