Change is the enemy of perfect design

When I was working as an infrastructure architect, I regularly had interesting discussions with stakeholders related to change. To start off, change is something that is different from flexibility when it comes to designs. With change, I refer to changes in requirements or goals during a project. With this explanation, it is probably clear that change is an enemy of a perfect design, simply because project timelines usually don’t change, even while changes are imposed on a project....

<span title='2023-05-28 16:00:03 +1000 +1000'>May 28, 2023</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;399 words&nbsp;·&nbsp;Me

Esp32 & brltty

Having recently obtained a small esp32 based gadget (Holocube, more on that in another post). I obviously wanted to see if I could at least get some of the details via the esptool.py. This unfortunately didn’t work. There was not /dev/ttyUSB* device that mapped to the gadget available. Scanning the dmesg output does confirm this: [59386.304049] usb 1-2: new full-speed USB device number 26 using xhci_hcd [59386.473422] usb 1-2: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice=a2....

<span title='2023-05-25 15:42:20 +1000 +1000'>May 25, 2023</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;367 words&nbsp;·&nbsp;Me

Naming of Services

This is the eternal discussion, should services be functionally named, or given abstract, possible descriptive, names? Personally, I think that (micro)services should be given abstract names. From experience I do see that it has quite some advantages, which I will try to illustrate with simple examples. It frees one’s mind of unconscious biases. What I mean with this, is that if you call a service to its initial functionality, my mind tends to limit the functionality to something that is part of the domain the service is named after....

<span title='2023-05-23 16:43:07 +1000 +1000'>May 23, 2023</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;489 words&nbsp;·&nbsp;Me

Carpenter or Cabinet Builder

One question that each developer should ask himself is: “Am I a carpenter or a cabinet builder?”. It might seem a silly question, but there is a difference. It isn’t the case that one is better than the other. This question isn’t about quality of work. When asking this, we also don’t worry about any compensation that one might get. So let me illustrate what I see as the difference....

<span title='2023-05-21 14:47:05 +1000 +1000'>May 21, 2023</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;304 words&nbsp;·&nbsp;Me

Hugo Start

Welcome to this new attempt / incarnation of my blogging attempts. This time the site is setup using hugo, and over time, I will migrate the content from earlier attempts here, and mark them as something old.

<span title='2023-05-21 11:13:15 +1000 +1000'>May 21, 2023</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;37 words&nbsp;·&nbsp;Me

Vanbommelonline.nl

Contains posts from the original ‘vanbommelonline.nl’ site

<span title='2019-09-02 08:58:02 +1000 +1000'>September 2, 2019</span>&nbsp;·&nbsp;0 min&nbsp;·&nbsp;0 words&nbsp;·&nbsp;me