Y
Hacker News
new
|
ask
|
show
|
jobs
by
rhizome
2995 days ago
Eh, comment out a route and deploy.
2 comments
recursive
2995 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
2995 days ago
That's only true if there was nothing internally relying on it.
link
Waterluvian
2995 days ago
Whitelist internals and deploy?
It may be impressively fast or unimpressively simple. We won't know for sure.
link
_asummers
2995 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
2995 days ago
edge route blocking doesn't take a deploy
link
nikanj
2995 days ago
Comment out and redeploy, fixing the other features is a lot less urgent issue.
link