Mike Matera

Results 5 issues of Mike Matera

The stream should wait until characters appear on the serial port, imitating the blocking behavior of the OS. There is no EOF condition on the serial port. Unless maybe RTS...

Hello! While validating my own PID controller I've been testing against other PIDs available for Arduino. Here's a plot of AutoPID vs. a reference that matches the excellent work done...

The script `history_event-zfs-list-cacher.sh` seems to fail when the corresponding file in `/etc/zfs/zfs-list.cache` doesn't exist. On Ubuntu 21.10 that means that encrypted datasets will not be remounted after a reboot. The...

Status: Stale

This pull request addresses issue #3484. It updates the service template to enable users to expose their JupyterHub on an IPv6 address if their cloud allows it. EDIT: adds `[hub|proxy].service.[ipFamilies|ipFamilyPolicy]`...

new

### Proposed change The z2jh Helm chart should enable users to configure the `ipFamilies` and `ipFamilyPolicy` keys of the `proxy-public` service. I can confirm that manually editing the service resource...

enhancement