Posts by Tags

design

Refactoring to components.

4 minute read

This code bugged me for some time now and I finally had some time to come up with a better solution. The code comes from one of the projects I work on but I ...

devops

elastic

Elastic 2.x integration testing.

2 minute read

Moving from elastic search 1 to elastic 2 comes with some breaking changes. One of those changes is the setup of an in-memory node.

java

Elastic 2.x integration testing.

2 minute read

Moving from elastic search 1 to elastic 2 comes with some breaking changes. One of those changes is the setup of an in-memory node.

Refactoring to components.

4 minute read

This code bugged me for some time now and I finally had some time to come up with a better solution. The code comes from one of the projects I work on but I ...

linux

Raspberry PI pass NTP config with DHCP.

3 minute read

Configure NTP on a Raspberry PI with DHCP option 42 NTP Servers. DHCP allows to send a whole list of options along with the IP address for the Raspberry PI.

raspberry-pi

Raspberry PI pass NTP config with DHCP.

3 minute read

Configure NTP on a Raspberry PI with DHCP option 42 NTP Servers. DHCP allows to send a whole list of options along with the IP address for the Raspberry PI.

security

spring

ssl

testing

Elastic 2.x integration testing.

2 minute read

Moving from elastic search 1 to elastic 2 comes with some breaking changes. One of those changes is the setup of an in-memory node.