May 9, 2022
How can developers of Web 2 applications seamlessly use Web 3 constructs
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.
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