July 2022
Some guidance, mostly for science and engineering students, on how to write a scientific or technical paper. I've updated this slightly to deal with the rise in web-based publication but, frankly, I don't think that different standards apply to electronic and print reporting.
Categories: education
Functional interfaces are allow Java programmers to write methods whose arguments are lambda functions. How does this work, and why would it be useful?
Categories: software development, Java
1999 was the golden year of palmtop computing. Within a couple of years, palmtops were obsolete. Why?
Categories: retrocomputing
This article describes how to deploy a container image direct from a local repository to an OpenShift 4 cluster, and instantiate a pod based on that image.
Categories: software development, OpenShift