Michael Lynch

Results 128 issues of Michael Lynch

The repo's [README](https://github.com/ThomasVon2021/pikvm-board/blob/0142e55508ab025a58b64e8250b72867e49f4d15/README.md) states: >[BliKVM](https://www.blicube.com/) is open hardware Is this accurate? If so, where can users find sources for the hardware schematics? Under what license are the sources available?

Versions of git with the 2022-04-12 security fix applied (https://github.blog/2022-04-12-git-security-vulnerability-announced/) will fail to check status if they're not run as the directory owner. As a fix, we should just stop...

codeapprove

Sometimes, customers file support requests saying that TinyPilot doesn't work on their device, and it takes a few back-and-forths to discover that they're running it on unsupported hardware. We should...

It's possible to determine the exact version of the Raspberry Pi hardware by checking `/proc/cpuinfo`. We should log this as part of [collect-debug-logs](https://github.com/tiny-pilot/ansible-role-tinypilot/blob/1dabf92ce53ab46384206e6bf7ab493542e8da9e/files/collect-debug-logs). It will help in support requests to...

It looks like they've [made some useful changes](https://janus.conf.meetecho.com/docs/CHANGELOG.html) recently, so we should upgrade to latest and greatest, since 2.5.1 will be the first release where we officially support H264 over...

medium

Folder creation does not seem to be supported. When I try to create a folder named `bar` an error pops up saying "Could not create folder: bar" and this appears...

I uploaded a file called `30 Rock - s02e08 - Secrets & Lies.mp4` via Sia-NextCloud. In Sia-NextCloud, it thinks it's a *folder* named `30 Rock - s02e08 - Secrets &...

When I clone the repo and run the code in Chrome 72 (Win10), the page loads, but I see the following console error: ``` Uncaught ReferenceError: title is not defined...

There are a few spots in the README where the executable script doesn't match the name of the file. This corrects the README to match the filenames.

Great project! Thanks for your work on this. Does the project accept financial contributions? If you want to offer a way for users to support the project financially, you can...