Tom and I have been attending events and meetups like crazy lately. We want to meet anyone intereste...
It’s been a busy few weeks (but that’s not really new!). Tom and I have been all over the place, hus...
Tom and I attended the Startup Festival in Montreal, QC. We took the startup train to the conference...
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...