I am working on https://vimgolf.ai , a site where users play vim golf with each other and try to beat a bot powered by O3.
I've been meaning to wrap the project up for a while. Went down a rabbit hole trying to make the vim containers fault tolerant and scalable using kubernetes. But, after a friend told me I could do everything using cloudflare containers, I've been changing my backend to use that instead.