Yenkel's Blog
About
Damian Schenkelman

vp r&d @okta (@auth0lab), og @auth0. @openfga creator 🚀 startup advisor, investor. 🛠️ 0 to 1. ❤️ to make things scale. 🏀 fan

X (Twitter)LinkedInGitHub
© 2025 All rights reserved.

Tech

Bridging Web 2 and Web 3: an identity perspective

Tech

May 9, 2022

How can developers of Web 2 applications seamlessly use Web 3 constructs

A tale of latency and broken windows

Tech

June 27, 2020

Latency can get out of control because of small day to day changes. Dedicate a small amount of time to think about latency when making changes to keep it under control. parallel I/O, pre-fetching, and avoiding I/O are some simple techniques you can use.

MDX and Vercel with gatsby starting lumen

Tech

June 14, 2020

To create my new blog I took the to gatsby-starting-lumen starter and modified it to add MDX support and deploy it with Vercel