What do you feel are the biggest problems with the programming community at large?
Name:
Anonymous2017-03-02 22:13
>>19 Because the kernel has a limit on how many file descriptors you can have open at any time, and you usually can't predict when or even if the garbage collector will run.