Michael Mior

Michael Mior @michaelmior

About: Assistant Professor and Director of the Data Unity Lab at the Rochester Institute of Technology

Location:
Rochester, NY
Joined:
Oct 2, 2017

Michael Mior
articles - 18 total

Game of Firsts

A lot of things seem to serve to unintentionally nerd snipe me. Over the weekend, a friend introduced...

Learn More 1 0Aug 7 '24

LLMs for Schema Augmentation

I have recently been experimenting with the use of large language models (LLMs) to augment JSON...

Learn More 2 0Jul 18 '23

Zotero reMarkable sync

I’ve really been enjoying my reMarkable tablet the past several months. (I wrote a short review last...

Learn More 7 0Jul 31 '18

LaTeX Skeleton

A repeated task I run into when I start working on a new paper is the laying out the initial...

Learn More 7 0Mar 16 '18

Reinforcement learning for Las Vegas

During a department board games night, we were playing Las Vegas when a fellow player remarked that...

Learn More 8 3Feb 5 '18

reMarkable review

As an academic, I spend a lot of time reading papers. I generally hate the idea of printing out a...

Learn More 10 0Oct 31 '17

Benchmarking ScyllaDB

ScyllaDB is an alternative to Apache Cassandra which claims to have 10x higher throughput than Cassandra while remaining the same positive properties of scalability and ease of use. Scylla functions as a drop-in replacement for Cassandra applications using CQL (currently with some disparity in features). Fortunately, my past work in NoSQL schema design for Cassandra only makes use of features supported by Scylla.

Learn More 11 0Oct 4 '17

A Calcite adapter for Apache Cassandra

For those not familiar, Apache Calcite is a generic SQL query optimizer which can execute SQL queries...

Learn More 15 0Oct 31 '17

Automated Testing of Dotfiles

Several years ago I started managing my dotfiles based on Zach Holman’s dotfiles repo. His setup is...

Learn More 5 0Oct 31 '17

Apache Cassandra benchmarking

I was recently trying to run some benchmarks against Apache Cassandra on EC2 since unfortunately the...

Learn More 15 0Oct 31 '17

Node.js skeleton project

Unfortunately, it’s obviously been a long time since this blog has been updated. Since the last post,...

Learn More 11 0Oct 31 '17

Unit testing Django model mixins

I recently found myself having to unit test some model mixins and I thought I would share the...

Learn More 8 0Oct 31 '17

MySQL Client Configuration

Perhaps I’m the only one who didn’t know this, but a while back, I discovered a handy trick for...

Learn More 11 0Oct 31 '17

Coloured SSH terminals

With the looming prospect of deploying software to production systems and horror stories of...

Learn More 19 1Oct 6 '17

RUBBoS

While working on my Masters thesis, I needed a solid database benchmark. RUBBoS is a fairly common...

Learn More 8 0Oct 31 '17

Designing an Offline CMS

First the obvious question. What on earth is an offline CMS? Isn’t the whole point of having a CMS...

Learn More 13 0Oct 31 '17

The Dangers of strlen

I’ll keep this post brief, but I wanted to share something I just found about the C strlen function....

Learn More 8 0Oct 31 '17

DBUS for cross-machine screensaver locking

I typically work with two computers on a regular basis. When I bring my laptop into the office, that...

Learn More 6 0Oct 31 '17