TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Why is there an internal email in source of an NYT article?

6 点作者 jordonwii大约 6 年前
After reading the recent article on emotion-based targeting for NYT ads, I went looking through the source of a few articles and found this in the source code of [1]. Anyone seen this kind of thing before or know why this would happen?<p>&lt;!-- ---------- Forwarded message --------- From: Kingsbury, Katie &lt;katie.kingsbury@nytimes.com&gt; Date: Wed, Apr 10, 2019 at 2:30 PM Subject: Rollout To: Bennet, James &lt;james.bennet@nytimes.com&gt;<p>James,<p>Here’s a line up for the launch tomorrow, all of these will be online before Sunday:<p><pre><code> • A.G.’s publisher’s note about The Times • Manjoo on household items that track us • Wu on the history of privacy • Jeong on A.I. and insurance • Metzel on genetically engineered babies • Warzel on tech CEOs in their own words • Fr. Martin on privacy and faith • Emily Chang on privacy as a feminist issue • Douthat on our post-privacy order • Swisher on privacy regulation • Irby on what’s funny about all this. </code></pre> Plus, of course, your piece if you can actually get it done in time.<p>Next week, we’ll drop the piece about how we turned a public camera in Manhattan into a facial recognition equipped surveillance machine and who we caught with it.<p>The vanity URL is locked in as nytimes.com&#x2F;privacy-project and the social team has spun up the @PrivacyProject account.<p>Katie --&gt;<p>[1] https:&#x2F;&#x2F;www.nytimes.com&#x2F;2019&#x2F;04&#x2F;14&#x2F;technology&#x2F;china-surveillance-artificial-intelligence-racial-profiling.html

5 条评论

chippy大约 6 年前
Looks like he actually got it done on time: <a href="https:&#x2F;&#x2F;www.nytimes.com&#x2F;2019&#x2F;04&#x2F;10&#x2F;opinion&#x2F;privacy-project-launch.html" rel="nofollow">https:&#x2F;&#x2F;www.nytimes.com&#x2F;2019&#x2F;04&#x2F;10&#x2F;opinion&#x2F;privacy-project-l...</a><p>which also includes the commented email in the source.<p>Also relevant from the launch: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19638568" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19638568</a> &quot;The NYT&#x27;s fancy new &#x27;Privacy Project&#x27; page is stuffed with tracking scripts&quot;
johnchristopher大约 6 年前
Looks like a fumble from an editor or author that used the CMS editing zone for writing and jotting notes and then forgot that HTML comments in the article are going to be published. The CMS should strip comments IMO.
whalabi大约 6 年前
Just found this too<p>Pretty hilarious, not sure how it could happen by accident!<p>(I found this page for googling for some of the content of the email in quote marks)
pndy大约 6 年前
&gt; Fr. Martin on privacy and faith<p>&gt; Emily Chang on privacy as a feminist issue<p>&gt; Douthat on our post-privacy order<p>I have no words.
ClassyJacket大约 6 年前
I don&#x27;t know, that is strange. Did you notify Katie or James?