Adam Smith
Adam Smith
It seems that there is no way to do this, though it would be helpful. I'd like to alert my users with "expired captcha" or "invalid captcha" instead of just...
The upstart time for Kit is too slow. This isn't a bug, but it would be nice to speed things up a bit. I think the primary cause is an...
Libraries written under the management of Kit are hard to distribute, especially when these libraries depend on modules in the Kit index. For C developers who aren't willing to adopt...
At this point, modules are treated identically regardless of their version. This poses a problem when library APIs change and undermine existing codebases. TODO
Workers could wait n-time units as a function of byte buffer contents. That way, we wouldn't waste comp power. In that case, it's important that buffer mutation occurs between each...
rcr_byte() currently waits until the generated byte is difference from the previous before returning a value. This means that, under no circumstances, will the same value be outputted twice in...
1. make it print values 2. provide previous value and previous command shortcuts 3. more
My CPUs are dying
Right now, everything's limited by screen size, but there's no need for it to be that way. There should be x2, x3, and so on... (definition multipliers)