Posts with Tag: Heterogeneous

Upcoming PhD QE Progress

So I’ve been doing my PhD for over two years now, and I haven’t posted a reflective “state of the th...

Research Day – Summer 2010

Tomorrow I present at Research Day at University of Guelph at 1:30pm. Here is the abstract for the p...

Most Recent Post

Android ClipboardManager Deprecated: How to fix

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...