Back to blog

Hello World

Personal

This is my very first post, written straight in Notion.

If you can see this on the live site, the pipeline from Notion → Astro → Cloudflare Pages works end to end.

Why I'm doing this

I wanted a place to write about my ML and security research without spinning up a whole CMS. Notion already lives in my daily workflow, so this felt like the path of least resistance.

More soon.

This is the captions for the image

print("Hello, world")

for val in range(1, 100): 
    print(val)

This change will get deployed after 15 minutes. I hope soo. Let’s see.