Archer Zhang

Results 21 comments of Archer Zhang

@simogasp Let me know what you think :D

Is this the latency of a single frame? Or it's an average latency? My guess is that CUDA lazily allocate and initializes a lot of internal objects, and transferring data...

Hi wzup, I had similar issue as you. I found that it might be caused by the incompatibility between react-mdl and bootstrap library. I resolved this issue by removing code...

Should be an easy change, we already store the root path config, we just need to make that an array and loop through it.

Though for recursive git project it might be a bit more involved, there might be potentially a lot of project that we need to go through, makeing `fk cd` too...

Maybe we can let user use config to point to various locations ? Then we just symlink the repos to a central location ?

Hmm what new features do you want to add ?

Do it and I'll stamp the PR lol