Chris Mack

Results 10 comments of Chris Mack

tagging onto this as well. when i connect in an incognito window, no issues. but from my normal session i am not completing the handshake.

i'm interested in working on this. just for context, here is a sample of how the existing code does the deserialization: ``` "name": { "string": "zcmack" }, "time": { "long.timestamp":...

i had the same issue, it was resolved by increasing the memory allocated to docker. it took a sizable increase before the pods came up but it seems to be...

> @zcmack May I know what memory have you increased here? i am running on macOS using docker desktop, so i opened the docker desktop preferences from the system tray...

i have the same issue but both of my machines are on the same domain. requests to localhost authenticate as expected, but remote requests are prompted for basic auth and...

also interested, no releases since 2020 and most of the installation doc is broken.

added the security token to http headers and some additional query parameters to satisfy requirements from chamberlain's API and resolve issue #5

Just for clarity, I truncated the URL to remove my information. My assumption is that Chamberlain made API changes. If I get some time I will try to capture traffic...

Once I get this up and running on my Silvia, I can take a look at this. Anything in particular inspiration in mind or just something responsive?

spent some time looking into this and should be no problem to get up and running. i originally looked at react or preact (to save space) but seems like it'd...