Today I completed the listing page for all of the presentations our research group PerWin at the Uni...
So I’ve recently come across a bunch of free computers and I’ve decided to try to hook them together...
A couple of days ago while trying to stay awake while my simulations ran for hours, I came across th...
Early this week, during a lecture at Guelph by Dr. Denko, I was introduced to the idea of ubiquitous...
Recently, I've been getting warnings about the ClipboardManager in Android being deprecated, see: https://developer.android.com/reference/android/content/ClipboardManager#setText(java.lang.CharSequence)) Previous I had some code something like this for copying a UUID to the clipboard: val clipboardM...