WÁNG Xuěruì
WÁNG Xuěruì
# Proposal **tl;dr: Make LoongArch a new supported architecture**, initially supporting the following 2 tuples: |Target|Notes|Eventual tier| |:---|:---|:---| |`loongarch64-unknown-linux-gnuf64`|LoongArch LA64, Linux, LP64D ABI (kernel 5.19, glibc TBD, expected 2.36)|Tier 2...
Expect progress to be very indeterminate; not only are the upstream branches floating, my free time is heavily fragmented too. Don't drop by here often! ~~Guaranteed to be a waste...
## Main porting - [x] Bringup - [x] WiFi - [x] Bluetooth - [x] GPS - [x] Sensors - [x] Camera blob compatibility - [x] RIL - [x] Blob ABI...
It seems the library directly manages TCP connections, thus is unaware to proxies. It would be nice to support making connections through proxy, ideally respecting environment variables such as `https_proxy`...
## tl;dr The following combination is broken: * `(gogoproto.gogoproto_import) = false` in proto files * WKTs (`google.protobuf.Timestamp` and friends) are used * `github.com/golang/protobuf` version >= v1.4.0 WKT fields stop being...
The current `Upsert` family of collection methods are wrappers for `Replace` family methods, meaning they cannot take documents with update operators. This precludes some advanced usage such as upserts involving...
This is fix for https://bugs.gentoo.org/844013. The LoongArch port is tested only on old-world systems, and fails to build on new-world distros such as Gentoo. I can successfully build and test...