i like learning new things and optimizing what i know. currently working
with
ikhor on revolutionizing the anime industry.
How I Got ComfyUI Cold Starts Down to Under 3 Seconds on Modal
January 25, 2024 Run comfy workflows as production ready apis on modal under 3 seconds cold start.
Using Apollo Effectively with Next 13 Server Side Components
November 27, 2022 Discussing the advanced mechanics on using Apollo with Next 13 while fully leveraging its server-side rendering capabilities.
Optimizing React Context for Minimal Render Counts
October 24, 2022 React's context hook saves developers from prop drilling. In this article, learn how to optimize it further to prevent rendering of every child under the context provider.