Common Lisp: 2022 in review
https://lisp-journey.gitlab.io/blog/these-years-in-common-lisp-2022-in-review/
"Apple plans to drop key Broadcom chip to use in-house design" (Wi-Fi + Bluetooth)
#LVGL on #PinePhone with Apache #NuttX RTOS ... Works much better now! Always use lv_port_tick 👍
Source: https://github.com/apache/nuttx-apps/pull/1341#issuecomment-1375742962
We create a #NuttX Kernel Driver for #PinePhone Touch Panel
Article: https://lupyuen.github.io/articles/touch2?9#nuttx-touch-panel-driver
Telco NTT handles 100K consumers with one Apache Pulsar Topic (Message Broker)
https://streamnative.io/blog/case/2023-01-10-handling-100k-consumers-with-one-pulsar-topic/
"Unison is a pure Functional Programming Language that comes with a few revolutionary ideas" (Distributed programming)
"I failed, then succeeded, to learn Verilog and how an #FPGA works"
Mapping #Python to LLVM
Tetris is capable of Universal Computation
Lessons from Threema: Analysis of a Secure Messenger
Simple test of our Interrupt Handler for #PinePhone Touch Panel ... On Apache #NuttX RTOS
Article: https://lupyuen.github.io/articles/touch2?8#test-our-interrupt-handler
I have a USB GPS (GNSS/etc) receiver off an old broken dashcam. It contains a uBlox G7020-KT GNSS receiver chip (pictured), but alas, the dashcam manufacturer didn't bother to properly implement the USB interface, so Linux has a cow when I plug it in.
Dammit, would have been an easy way to setup a GPS clock.
Low-cost 433 MHz Door Sensors get open firmware
https://hackaday.com/2023/01/08/low-cost-433-mhz-door-sensors-get-open-firmware/
Let's throttle the Interrupts from #PinePhone Touch Panel ... So #NuttX RTOS doesn't get overwhelmed
Article: https://lupyuen.github.io/articles/touch2?7#handle-interrupts-from-touch-panel
#PinePhone Touch Panel fires too many Interrupts! We need to throttle them
Article: https://lupyuen.github.io/articles/touch2?6#attach-our-interrupt-handler
Nintendo Game and Watch Panorama
https://nicole.express/2023/gaming-in-the-mirror-universe.html
Requiem for piet-gpu-hal (#RustLang WebGPU)
https://raphlinus.github.io/rust/gpu/2023/01/07/requiem-piet-gpu-hal.html
Techniques of macOS ransomware
IoT Techie and Educator / Apache NuttX PMC