Advent of Code 2020 – Day 1
We solve todays challange at the advent of code 2020. Come join and have some fun.
I was looking into an performance issue the other day and came by some small interesting changes you could do to your Websphere Application Server to increase performance and remove locks. The first was located in the file Stores.war/WEB-INF/ibm-web-ext.xml a file that I’ve never looked at. Seems that the WAS developers enabled support for handling the…
I go through a recent PR I created on the Ceph project. This contribution was something that solved a problem that really annoyed me when I’ve used the dashboard regularly the last weeks during a large upgrade/migration.
In this video, we’ll explore the fascinating world of hyphenation. Hyphenation is the process of breaking words into syllables and adding hyphens to indicate where a word should be divided at the end of a line. It’s an important aspect of typesetting, as it helps to improve the readability and aesthetics of printed text. Research…
Quick note just to save this small information. IBM support is telling us that it’s impossible to use Commerce Developer with an external Solr server. After some research I found which config file to change in order to change which server it will call. [WCDEV_INSTALL]\wasprofile\config\cells\localhost\nodes\localhost\servers\server1\namebindings.xml This file has multiple entries for configuring the search. Changing…
We look into the next long time supported version of Java, the latest revision 23 contains improvements in speed, simplicity and …
We look closer at an encryption algorithm used in communication today in order to establish secrets at two endpoints.