Dieter Vanden Eynde

Dieter Vanden Eynde

“The voice of reason in this chaos of web development” – as Dieter likes to describe himself. If he keeps repeating the ‘Why?’ question every time you have an issue, please don’t feel int

Leadership

The value of code review

Code reviews improve more than code quality. Done well, they shape better problem-solving, expose edge cases, and spread knowledge across teams. Learn how small, focused reviews and AI support help teams ship faster with confidence.

Engineering

The hidden complexities of search

Search is one of those life-changing innovations that we started taking for granted. Companies like Google make it seem so easy to search and find

Engineering

Basic understanding of text search in elasticsearch

Elasticsearch gets a lot of its power from how it works with analyzers and inverted indices. These inverted indices store your text data in a

Engineering

Introduction to domain driven design

As applications grow bigger and bigger, our codebase needs to accommodate for more and more business actions. After a while you will have code that

Engineering

How to build faceted search with facet counters using Elasticsearch

We all know them, search pages which allow you to filter through vast data sets by checking or unchecking filters. In most cases each filter

madewithlove

elastic{ON} 2015

Last week, Elasticsearch organised their first conference dedicated to the ELK stack (Elasticsearch, Logstash, Kibana). Two days filled with sessions about search, going from in-depth

Subscribe