TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

I'm wondering if there's bad writing on Twitter's wall

49 pointsby a4agarwalover 14 years ago

5 comments

chrisbroadfootover 14 years ago
As a corollary, I thought it naive that the author thought that there shouldn't be some kind of rate limiting in the UI.<p>If there wasn't, one could reverse engineer the API calls that the UI makes, in order to gain access to un-limited calls.<p>A good lesson for developers - even though you may have a developer API, you should still consider your public interface as an API, because it can (and will) be reverse engineered.<p>Even better - use exactly the same, publicly accessible APIs in your front-end!
ziadbcover 14 years ago
Some good points made here, but I think the gloom and doom is a little overstated.<p>Facebook went through the same thing for awhile and then created facebook lite, then rolled more simplicity back into their main app.<p>A company like twitter is going to have a hard time pleasing everybody, and has to figure out the boundaries with its APIs as time goes on. In UI rate limits? They are probably battling spammers gaming the regular frontend like crazy, and are still hammering out the kinks for the real users.<p>As far as Dick Costollo goes, if there is anyone who I think would be pretty adept about balancing core ideals, while actually making money, he seems like the guy.
评论 #1776093 未加载
marcloveover 14 years ago
Sounds like someone's a little bitter about an API usage dispute and a poached employee.<p>He brings up legitimate, but minor issues that are just a part of Twitter's growing pains. Let's be honest, the background customization has never been a huge selling point for Twitter. Sure its fun, but most people use Twitter via mobile clients &#38; txt messaging and never see the backgrounds. I think I've seen the backgrounds of maybe 10 of the people I follow.<p>The #newtwitter rate limiting is an annoying issue they need to resolve, but they'll resolve it. They're still ironing out the #newtwitter kinks.
评论 #1777597 未加载
jrockwayover 14 years ago
"Twitter is dying because Twitter doesn't like my spam operation."<p>Yeah, OK... sure.
评论 #1776317 未加载
评论 #1776439 未加载
评论 #1777591 未加载
Rodneyover 14 years ago
It seems to me that, as Twitter goes the monetization route, these kind of changes only make more sense. They could have taken the option to charge developers for accessing their API's. But that would slow innovation.<p>So, it was only natural that they would look to create a larger piece of the pie for themselves while also trying to make it possible for developers to continue to be successful. Yes, that means that we, the developers, are now being forced to compete with them which seems like a non-starter. However, they are still providing an API for us to use which allows us to continue to compete.<p>In the end, dare I say it, they become Microsoftian in their API evolution; they use the API without releasing it to us and develop such a headstart that it is impossible for us to compete when the API is made public. If that happens, oh well. It was free and fun while it lasted.