Jim said he was going to have nothing to do with the project after that. It was late into it (November?) and by December/January we were having money problems. We actually didn't raise as much money as we needed (it was $12,000 for the entire project and something like half of that came from Fredrick directly). In January I was extremely stressed out and when my first tests didn't work I couldn't figure out why.
I remember how bad that all felt. To work so hard on something and not see it happen is a kind of indescribable pain. OdiliTime had set up a copy of Infinity Next on his personal hardware and we did a test on it with live traffic from 8chan. It ran like butter. Everyone was happy. People even started talking about moving over to the demo site until it was available on 8chan live. But my copy of it with live data from 8chan on production hardware just didn't work. 100% CPU usage everywhere. I started throwing caches on everything, I had no idea what was wrong. My profiling tools picked up nothing. I told Fredrick I lost faith in the project and he agreed and said fuck off. That's how it ended.
A few months later, I'm back in Florida and I look at the source code again for the first time since leaving. I immediately figure out what the issue is. Fredrick had built a custom CAPTCHA like he had for Infinity. This used a quadratic sine to distort the text pixel by pixel. With all the traffic, every page load also generated a subsequent request which made one of these very complex CAPTCHA images. That's why it didn't show up on my profiling: the load was on a 2nd request I wasn't monitoring. OdiliTime's server worked just fine because I told him to disable the CAPTCHA so people could spam - thinking the stress test would come from the posting, but the issue was the CAPTCHA the entire time.
It was really that close. If the CAPTCHA issue had gotten solved when I was basically not sleeping and spending every waking second on getting it out, it would have launched. If Jim had supported the project financially and gotten us a full year of development time, it would have launched. Alas.
I tend to believe things happen for a reason. I was clearly not meant to be cohorts with Jim Watkins and Fredrick Brennan hooking up with brown girls in the Philippines (even the cute one from /pinoy/). I was meant to be somewhere else with better people.