John Cooper

Results 12 comments of John Cooper

A release for the 5.6.13 security update would be really handy.

It does seem to allow setting some options for the ssh config I wonder if beaker-docker needs to set those somehow.

I've worked around this by copying a ssh key over but it would be good if this could be done automatically and use a local generated key. ` host.scp_to("#{ENV['HOME']}/.ssh/id_rsa.pub", "/root/.ssh/authorized_keys")...

I have switched to using the --socket option in 1.2 and this speeds things up greatly. I would say this is less urgent now. It might still be useful for...

Sorry. Missed this pull request. Seems to work on Debian under 3.14 as well.

I think they might have changed the upload API: https://blog.mozilla.org/addons/2022/03/17/new-api-for-submitting-and-updating-add-ons/ seems that you don't specify the version in the URL for the upload ( I assume that's in the metadata...

There is a typescript library that might be of use. https://github.com/reHackable/awesome-reMarkable has a list of the current ones. Depending on what your goals are you could just call out to...

The config file has changed a bit, using [[graphite]] rather than just [graphite] etc. Is it worth starting a new template for v0.13 and above or just updating that template...

I think you might be right. I may have misread the manual where it said "The ESP32 WROVER module with 8MB of PSIRAM has been shown to work great. "...

Hi, I am using the Arduino that comes with Debian wheezy 1:1.0.1+dfsg-7 so I think it's essentially 1.0.1 if that helps.