Y
Hacker News
new
|
ask
|
show
|
jobs
by
CrowderSoup
2991 days ago
The thing that impresses me most is how quickly OkCupid removed public access to that API.
1 comments
rhizome
2991 days ago
Eh, comment out a route and deploy.
link
recursive
2991 days ago
That's all well and good for a tech demo, but things rarely seem to be that simple in systems as big/old as OkCupid. I guess this time, it was.
link
_asummers
2991 days ago
That's only true if there was nothing internally relying on it.
link
Waterluvian
2991 days ago
Whitelist internals and deploy?
It may be impressively fast or unimpressively simple. We won't know for sure.
link
_asummers
2991 days ago
Absolutely. But imagine e.g. a mobile app that uses that API. That's a harder change to propagate. That's pure speculation though, as you said. We have no idea.
link
digitalpacman
2991 days ago
edge route blocking doesn't take a deploy
link
nikanj
2991 days ago
Comment out and redeploy, fixing the other features is a lot less urgent issue.
link