Ideal programming language
My last post about Go got some attention.
In fact, two of my posts got attention that day, which broke my nginx since I was running livecount behind nginx, making me run out of file descriptors when thousands of people had the page opened.
It’s a shame that I had to turn off livecount, since it’d be cool to see the stats. But I was out of the country, with unreliable access to both Internet and even electricity in hotels, so I couldn’t implement the real fix until I got back, when it had already mostly died down.
I knew this was a problem with livecount, of course, and I even allude to it in its blog post.
Anyway, back to programming languages.
The reactions to my post can be summarized as:
- Oh yes, these things are definite flaws in the language.
- What you’re saying is true, but it’s not a problem. Your post is pointless.
- You’re dumb. You don’t understand Go. Here let me explain your own blog post to you […]
I respect the first two. The last one has to be from people who are too emotionally invested with their tools, and take articles like this Continue reading