Eric Vilas-Boas has edited Vulture's “Streamliner” section since 2021, after stints at Esquire, Thrillist, and the New York Observer. In 2020, he led Vulture's “100 Sequences” project, winner of a New York Press Club Award.
`;
// integrate Sub(x) scripts and elements
if (hostname !== 'subs.nymag.com') { // do not integrate on this subdomain
document.head.appendChild(trackingScript);
document.body.insertAdjacentHTML('beforeend', subXAnimationElements);
}