~ngp

Yesterday I: 2023-01-26

  • Mint-lang looks very interesting
  • CI
    • I wish I had CI that would run locally on my laptop and publish it's results for the pipeline proper
    • I believe there is a project that does this, but I don't remember what it's called
  • Reading up on Linker Scripts
    • Specifically for gcc, relevant for lots of embedded dev
    • Interested in maybe porting BlackMagic Probe to the Raspberry Pi Pico
  • Fun article on Aarch64 branch prediction
  • I started digging into implementing plsatform support for Blackmagic Debugger on the RP2040/RPi Pico
    • Requires adding support for the RP2040 to libopencm3, which seems like a pain
    • May be a good learning experience
Thoughts? Leave a comment