MongoDB releases Queryable Encryption (AWS KMS)
https://www.mongodb.com/blog/post/mongodb-releases-queryable-encryption-preview
ESP-IDF: Setting up an environment for #ESP32 vulnerability research (QEMU)
#ZigLang Compiler won't init this C Struct ... So we init the struct ourselves
https://github.com/lupyuen/zig-bl602-nuttx#struct-initialisation-error
Embedded Controller (EC) Hacking: Your Laptop Has A Microcontroller
https://hackaday.com/2022/06/07/ec-hacking-your-laptop-has-a-microcontroller/
Weekly #Linux Phone Update
@Blort That repo contains some stuff on CEVA's WiFi IP, that I discovered on GitHub some months ago. I wrote about it here: https://lupyuen.github.io/articles/wifi
@jeancf They seem to be very old vulnerabilities ... GitHub just started scanning of Rust Vulnerabilities, so I got a huge bunch of notifications overnight
https://github.blog/2022-06-06-github-brings-supply-chain-security-features-to-the-rust-community/
"Meta supports holding a STEM conference in a city where queer attendees would have to risk death in order to attend? Apparently."
https://thenextweb.com/news/react-js-conference-return-in-november-lgbtq-not-invited
#ZigLang Compiler can't Auto-Translate some tricky C Macros into Zig ... Here's a workaround
"Apple, stop this nonsense and just put a decent camera in your laptops already"
"Singapore's Dengue 'Emergency' is a Climate Change omen for the world"
Auto-Translating C to #ZigLang is not perfect (like for C Bit Fields) ... But we can fix it ourselves
https://github.com/lupyuen/zig-bl602-nuttx#opaque-type-error
Our #LoRaWAN App ... Original C code vs Auto-Translated #ZigLang code
https://github.com/lupyuen/zig-bl602-nuttx#auto-translate-lorawan-app-to-zig
How censoring China’s #OpenSource Coders might backfire (Gitee)
https://www.technologyreview.com/2022/05/30/1052879/censoring-china-open-source-backfire/
#ZigLang Compiler will helpfully Auto-Translate our code from C to Zig ... Rewriting C to Zig gets so much easier 👍
https://github.com/lupyuen/zig-bl602-nuttx#auto-translate-lorawan-app-to-zig
@lupyuen Yes, I have known about this for about 20 years. I recall one benchmark that to outperform the vector-insert-in-the-middle for a random element, the collection in the benchmark had to be >50,000 entries.
Then to complicate further, it is language sensitive, since for objects, OO languages (all?) need to make the vector a vector-of-pointers-to-objects, compared to an array-of-structs (or struct-of-arrays) in C.
Vulnerability allows opening Electronic Safes from Sentry Safe and Master Lock without any Pin Code
True cost of Linked Lists vs Vectors
IoT Techie and Educator / Apache NuttX PMC