Chapter 2 of 23 · 5'14"
Facemash Coding Night 宿舍写网站IMDb ↗
失恋当晚有人把怒气写成网站
The Social Network · 2010
Learning settings
The story so far
Everything you need before watchingThe same night Erica dumps him, Mark is back in his dorm, drinking and typing a live blog: he will build a site that pits student photos against each other. He hacks house facebook directories one by one while a Phoenix Club party rolls in the cutaways. Eduardo walks in to comfort a breakup; Mark only wants the chess ranking algorithm. Watch heartbreak turn into code, and a friend into a function.
Chapters
23 parts · AI-cutTranscript
Language points
Click a card to jump to its moment in the videoTeaching points
Review right after watchingbitch
骂女人恶毒、讨厌
i'm here for you
我陪着你、支持你
turing feel
图灵测试般的两两对照
take one's mind off
让自己别再想某事
kids' stuff
小儿科、太简单
good call
这主意不错、判断对
key ingredient
关键要素、缺了不行
Golden lines
A great line in its own right — why and how to use it“Let the hacking begin.”
开始黑吧。
五个词像发令枪,把怒气正式改成动手。
Let the + 动名词 + begin.
宣布一项大胆行动正式开场时。
Let the games begin. / Here we go.
informal
hacking 拉长,begin 干脆落下。
“No, I need the algorithm you use to rank chess players.”
不,我要的是你给象棋选手排名用的算法。
一句把安慰打回去,朋友瞬间变成工具。
I need the + 名词 + you use to + 动词
对方误会你的需求,你把真正要的东西钉死时。
I need the formula you use. / Not a hug. I need the numbers.
informal
No 先顿,algorithm 咬清,chess players 加快。
“who are they gonna send it to?”
他们又会转发给谁?
不问发出去,问二次传播,病毒逻辑一句话。
who are they gonna send it to?
讨论消息、链接会不会被人转发时。
Who will they pass it to? / Then who do they tell?
informal
gonna 弱,to 上扬收问。
Monologue
One character carrying the scene — shadow the whole passageThe first thing we're going to need is a lot of pictures. Unfortunately, Harvard doesn't keep a public centralized facebook, so I'm going to have to get all the images from the individual houses that people are in. Let the hacking begin.
我们首先需要的是大量照片。 可惜哈佛没有公开的统一通讯录, 所以我得把所有图片 从各宿舍自己的系统里弄出来。 开始黑吧。
At any given time Girl A has a rating R-a and Girl B has a rating R-b. When any two girls are matched up, there's an expectation of which will win based on their current rating, right? Yeah. And those expectations are expressed this way. Let's write it.
任意时刻,姑娘A有评分R-a,姑娘B有评分R-b。 任意两个姑娘对上时,会有一个谁会赢的预期 基于她们当前的评分,对吧? 对。而这些预期是这样表示的。 咱们写下来。
