Twisted vs. Tornado: You're Both Idiots
teddziuba.com
Twisted vs. Tornado: You're Both Idiots
1–10 of 15 posts
Re: Twisted vs. Tornado: You're Both Idiots
#2Who is the idiot here? I don't think the author understands the real power of async frameworks.
You can't use Django for anything that requires a massive amount of longer running connections. This is an area where frameworks like Twisted or Tornado shine. Comparing the two is silly.
Re: Twisted vs. Tornado: You're Both Idiots
#3"""Anyway, when it comes to Twisted vs. Tornado for a Python web framework, I use Django. Why? Because it works, and my time is valuable.""" Who is the idiot here? I don't think the author understands the real power of async frameworks. You can't use Django for anything that requires a massive amount of longer running connections. This is an area where frameworks like Twisted or Tornado shine. Comparing the two is si…
Without reading the article I can tell you I probably wouldn't say that the author is an idiot. However, I would probably say he is an opinionated asshole. Inflammatory titles are just used to get people to read his stuff.
Re: Twisted vs. Tornado: You're Both Idiots
#4"""Anyway, when it comes to Twisted vs. Tornado for a Python web framework, I use Django. Why? Because it works, and my time is valuable.""" Who is the idiot here? I don't think the author understands the real power of async frameworks. You can't use Django for anything that requires a massive amount of longer running connections. This is an area where frameworks like Twisted or Tornado shine. Comparing the two is si…
I can't read this article because teddziuba.com is blocked at work for some weird reason. Probably the same reason why uncov got blocked awhile back. Without reading the article I can tell you I probably wouldn't say that the author is an idiot. However, I would probably say he is an opinionated asshole. Inflammatory titles are just used to get people to read his stuff.
Re: Twisted vs. Tornado: You're Both Idiots
#5Whatever.
Wake me up when Ted contributes something to the world other than sophomoric rants.
Re: Twisted vs. Tornado: You're Both Idiots
#6Earlier quoted context omitted.
I can't read this article because teddziuba.com is blocked at work for some weird reason. Probably the same reason why uncov got blocked awhile back. Without reading the article I can tell you I probably wouldn't say that the author is an idiot. However, I would probably say he is an opinionated asshole. Inflammatory titles are just used to get people to read his stuff.
Basically, if Ted writes something, you can bet that he's calling someone an idiot or worse. It's boring after a while.
Re: Twisted vs. Tornado: You're Both Idiots
#7Earlier quoted context omitted.
I can't read this article because teddziuba.com is blocked at work for some weird reason. Probably the same reason why uncov got blocked awhile back. Without reading the article I can tell you I probably wouldn't say that the author is an idiot. However, I would probably say he is an opinionated asshole. Inflammatory titles are just used to get people to read his stuff.
Basically, if Ted writes something, you can bet that he's calling someone an idiot or worse. It's boring after a while.
Re: Twisted vs. Tornado: You're Both Idiots
#8"""Anyway, when it comes to Twisted vs. Tornado for a Python web framework, I use Django. Why? Because it works, and my time is valuable.""" Who is the idiot here? I don't think the author understands the real power of async frameworks. You can't use Django for anything that requires a massive amount of longer running connections. This is an area where frameworks like Twisted or Tornado shine. Comparing the two is si…
To paraphrase: Twisted, while not being the nicest code in the world, works well. Tornado tries to do the same and may be marginally better. That time may have been better spent getting more visitors.
Re: Twisted vs. Tornado: You're Both Idiots
#9Ignoring all the anti-FriendFeed comments, which are ironic on many levels, we didn't build Tornado to optimize requests/second. That is just something the community has focused on post-launch. We built it to handle large numbers of standing connections for FriendFeed's real-time features. That is an area that is hardly as well-developed or solved, and I am happy we contributed some useful code given how many people are becoming interested in the space.
Re: Twisted vs. Tornado: You're Both Idiots
#10On the greater state of the HN community... I find that several people have had pretty negative things to say about the work that I've done, rather than offering constructive feedback. Thankfully I have some thick skin, but it's otherwise demotivating and disenfranchising. It certainly doesn't encourage others to put themselves and their ideas/work out there.
HN is a community of really smart people and by sharing the work we do, we could/can all benefit from each other. For those who keep it positive, thank you...