A List of my articles:

  1. IoT:
    1. TensorFlow on the ESP32
    2. Understanding Apple HomeKit Part I and Part II
    3. Building Secure Connected Devices Part I and Part II
    4. IoT: Who’s gonna maintain it?
  2. On Espressif Products/Solutions
    1. Lots of posts at The ESP Journal
  3. Early Career Blog: The BE Project Blog
  4. Teams, Culture, Startups
    1. The Dreamz experience
    2. On API Design and Simplicity
    3. Cross-Team Collaboration
    4. The release rush
    5. The urge to do
    6. How often are you in the flow?
    7. The frog in hot water
    8. What is success to you?
    9. On startups books
    10. A seed of an idea
  5. Linux Kernel:
    1. The likely/unlikely macros
    2. Sleeping in the Kernel – Published in the Linux Journal
    3. The Linux Journaling Block Device – Published on Kerneltrap.
    4. Journaling and the ext3 filesystem – A follow-up on The Linux Journaling Block Device.
    5. The Linux VFS Blackpaper – Linux VFS Documentation (WIP)
  6. Bitcoins:
    1. Bitcoins Simplified I
    2. Bitcoins Simplified II – The Blockchain
    3. Bitcoin: What’s the big deal?
    4. Bitcoin: A Bubble?
  7. Patents:
    1. US9749844B1
    2. US9301325B1
    3. US10070289B1
  8. “Exploiting Multi homing in SCTP for High Performance”, Jayesh Rane, et al. in the International Conference ADCOM 2003, Coimbotore, India, DEC 2003.

Some quick notes:

  1. Embedded asm in gcc
  2. Stack Overflows