This is very topical for me. With Lisp, if you have a marginally obscure problem, there is often no answer presumably because no one else has encountered that issue before. With Python, there are 1,000 people who ran into the same thing.
My current problem: Using CL+SSL apparently has a bug which makes it not possible to make an SSL connection with it. So I guess no one using Lisp is using CL+SSL to make an SSL connection. Frustrating.
Comments
This is very topical for me. With Lisp, if you have a marginally obscure problem, there is often no answer presumably because no one else has encountered that issue before. With Python, there are 1,000 people who ran into the same thing.
My current problem: Using CL+SSL apparently has a bug which makes it not possible to make an SSL connection with it. So I guess no one using Lisp is using CL+SSL to make an SSL connection. Frustrating.