Results 7 comments of Jeffrey Urban

Noting here in case others are interested... fork with MicroPython versions v1.15 through v1.18. I've [made a fork](https://github.com/JeffreyUrban/MaixPy) including branches with MicroPython updated to v1.15 through v1.18. I started with...

I ran successfully on a Maix Bit board (with mic), with the exception of `stdio.h` being missing in the `main.c` example at the end as [reported already](https://github.com/vowstar/k210-linux-nommu/issues/13). Perhaps my board...

If the server does not check the client's credentials, then it isn't two-way SSL/TLS.

A client certificate file is a credential. In the blog, the client presents the client certificate to the server, but we never let the server know that this client is...

Someone on the forums reported these same failures with amd64 (on Debian 10), so may not be specific to arm64. kernel: Linux X 4.19.0-11-amd64 projectcalico/calicoctl#1 SMP Debian 4.19.146-1 (2020-09-17) x86_64...

Appears here is where checks for these modules were introduced: Issue: https://github.com/projectcalico/calicoctl/issues/1444 Pulls: https://github.com/projectcalico/calico/pull/3076/files, https://github.com/projectcalico/calicoctl/pull/2090/files

See also my [feature request](https://github.com/anthropics/claude-code/issues/12968) that aligns with the concerns and suggestions in this issue, and provides some different context and additional suggestions. My issue gets more into the benefits...