TEQnation 201931 Videos

TEQnation 2019: Ivor Boers & Michel Drenthe – Adventures in autonomous sailing

Machine learning has a big impact on the world. In this presentation, we will look at advancements in robotic sailing and talk about our own plans to use machine learning to go sailing. Follow us on our journey to build an autonomous boat that can sail around the world. Starting with a standard RC boat […]

TEQnation 2019: Nadia Ashahwan – Automated Test Design and Bug Fixing @Facebook

The talk describes Sapienz, a system for automated test case design that uses Search Based Software Engineering (SBSE). Sapienz has been deployed at Facebook since October 2017 to design test cases, localise and triage crashes to developers and monitor their fixes. It also describes SapFix, a system for automated fix design and deployment. Finally, the […]

TEQnation 2019: Giselle van Dongen – Stream Processing: Choosing the right tool for the job

Due to the increasing interest in real-time processing, many stream processing frameworks were developed. However, no clear guidelines have been established for choosing a framework and designing efficient processing pipelines. In this talk, Giselle talks about decision factors and tuning tips for some of the most popular stream processing frameworks: Spark Streaming, Kafka Streams and […]

TEQnation 2019: Arno Broekhof – DataScience as a Service

Nowadays almost everybody is talking about DataScience / Machine Learning, containers, cloud and going serverless. what if we could combine all those elements to form one microservice landscape? Nice right!? In this session i will start of with sharing my thoughts about it and then do a live demo where i will: – start containerising […]

TEQnation 2019: Alexander Backus & Daan Debie – Forecasting passengers with machine learning at KLM

Nobody likes throwing good food away, while everybody likes to get a fresh meal on a long-distance flight. In to order take just the right amount of meals on board, KLM Royal Dutch Airlines successfully executed a project to improve their forecast of the number of passengers on-board every flight. In this talk, we walk […]

TEQnation 2019: Rob van Loon & Sander van Egmond – Code2Navigate, from bit to bike

Spring is in the air. With the weather improving this means that the Dutch are massively going out and enjoying their spare time with a nice trip on their bicycles. Or they leave the car at home and take their bicycle for their work commute. But how do you plan such a bike trip? Do […]

TEQnation 2019: Erwin de Gier – Building a cloud native Crypto Currency platform with WebFlux

Full title: Building a cloud native Crypto Currency trading platform with Spring WebFlux Using events is a powerful alternative to REST-based communication in microservices. However, it comes with its own challenges: For instance, dealing with eventual consistency, synchronisation of state, and writing code which can handle asynchronous business logic. In this talk we explain how […]

TEQnation 2019: Thodoris Bais – Why you should get involved in a local developer community

Full title: Why you should get involved in a local developer community – a panel discussion with community experts Note: Please excuse us for the audio quality Attending conferences and meetups is a great way to learn about emerging technologies, meeting new people and to get new insights. Staying up-to-date with the latest frameworks, libraries […]

TEQnation 2019: Robert van Mölken – Programming your autonomous drone with Droneblocks and Python

Note: Please excuse us for the audio quality Currently many things are being made autonomous. In this geeky sessions we are going to make our own autonomous drone using the Ryze/DJI Tello. One thing that sets the Tello apart from other drones is that you can program it movements using multible programming languages. In this […]

TEQnation 2019: Mariusz Gil – Discovering unknown with EventStorming

EventStorming is a lightweight discovery and collaborative learning tool for exploring complex domains and problems. Using Events, the first-class citizens of modern software development, in very short period of the time we can discover, model and visualize flows, aggregates, bounded contexts, business rules and related hotspots, commands, read-models… EventStorming is also a communication platform and […]