←back to thread

439 points david927 | 1 comments | | HN request time: 0.439s | source

What are you working on? Any new ideas which you're thinking about?
1. nickandbro ◴[] No.44417351[source]
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.