OpenJDK releases going forward
We talk about what is going to happen going forward for java and OpenJDK.
Today our cat took her last breaths. She was almost 18 years old, so it was her time. But it still brings me great sadness, and I feel a real emptiness.
I’m trying to solve all the Advent of Code puzzles in this video series.
I had a problem with some webservices connections timing out in our environments and I thought that the timeouts where a bit long. Most of our webservices run inline with a user request and some of the default timeouts didn’t make the cut. com.ibm.websphere.webservices.http.connectionTimeout=300 com.ibm.websphere.webservices.http.maxConnection=50 com.ibm.websphere.webservices.http.SocketTimeout=300 The settings above is the onces set in Websphere…
We use Bubblewrap to install a progressive web app on android. Bubblewrap will create a signed Android APK from the progressive web app manifest and install it on your phone or upload it to Google play store.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
We look into how iSCSI works inside of Ceph. How to set it up and configure windows to connect to a drive.