vochong
vochong
Hello, Do you have an actual repository that I can clone to my own images, since I may need to use lots of kmod packages for which I need to...
On RPI4b/aarch64/gcc version 11.2. and either with or without -DNO_DEFAULT_ROUTES, I encountered the following error. However, if I added the flag -O2, no such error was seen. ``` src/vpn.c: At...
python Python 3.8.3 (default, May 17 2020, 18:15:42) >>> from mpmath import * >>> f = lambda x, y: sin(x+y)*cos(y) >>> splot(f, [-pi,pi], [-pi,pi]) Traceback (most recent call last): File...
Hi, Can tcp-over-http go through an HTTP proxy? Does it honor the env variable HTTPS_PROXY in Linux? If it doesn't, can you please enhance tcp-over-http to handle HTTP proxy traversal....
Hello, Could you please fix the code to make it work with the new Go version 1.18.1. Here are the errors when building it: ./client.go:35:31: c.GlobalString undefined (type *cli.Context has...
Hi, Does WPN have any option to allow the client to traverse HTTP proxy before reaching the WPN server? Thanks a lot
Hello, Could you please consider adding the INPUT_PULLUP support in pyfirmata? Best regards.
### Describe the bug With master snapshot images (kernel 6.6) for Meraki MR52, none of its WIFI radios is detected and no WIFI firmware is loaded. ### OpenWrt version r26199-0b0e3e22f8...
### Describe the bug In master snapshot images (for different device platforms, e.g. ipq40xx, ipq806x etc., a STA/client can never get any IP address from the uplink if an AP...
Hi Simon, In one of your comments on some other sites, you mentioned that: "I am hacking/documenting this PSU at https://github.com/slundell/dps_charger . I aim to rebuild it to a fully...