Daily updates on stuff I work on.

Still not sure about the name and format, but time will tell.

2026-04-05 #

MISC

  • change name of this page as ‘Experiment Notebook’ is a rather misleading

2026-03-28 #

NEW

MISC

  • fetching the open-notes from silverbullet is almost automatic - need to pull the trigger still

2026-03-26 #

MISC

  • Confluence does not provide an export function for a single space - build an exporter via API that provides the content via HTML + images. Might publish the code
  • Hid a rickroll in a fake nmap scan report - private time well spent and learned some things about embedded content in HTML

2026-03-25 #

WORK

Device Compliance is kicking my ass. Figuring out a great way to report everything is difficult - having automation in mind, but first, we have to do it manually to see what we need.

NEW

2026-03-24 #

NEW

MISC

  • removed Updates page from Securitypending.com as this page will replace it

2026-03-23 #

NEW

MISC

  • Changed IP rate limit of Aukpad as 10 is way to low for the use of Canvas.
  • Image upload via Silverbullet to publish images to SecurityPending as domain
  • Created random FastAPI app to learn more about database integrations