关于Jeff Dean的几个搞笑传言 | 四火的唠叨



关于Jeff Dean的几个搞笑传言 | 四火的唠叨

我想许多程序员都对这个名字如雷贯耳,如果你没有听说过,可以扫一眼他的个人履历,你会感到无比惊讶的:

  • Google AdSense(在线上发布广告);
  • Protocol Buffers协议,protobuf,用于把结构数据序列化;
  • Google News;
  • MapReduce;
  • BigTable;
  • Spanner,分布式数据库;
  • DistBelief,分布式的深度学习和并行计算平台;
  • ……

但是,最著名的就是他设计和实现了Map Reduce和Big Table,这两项改变世界的技术。

坊间流传着许多关于Jeff Dean有趣的说法,我挑了一些我觉得有趣的列在下面:

  • 在Google面试的时候,Jeff Dean被问到要求解释一下P=NP的含义。他说,P=0或者是N=1的时候等式成立。然后,在所有面试官大笑完之前,Jeff瞅了一眼Google的公共证书,然后直接在白板上写了相应的私钥。
  • Compilers don't warn Jeff Dean. Jeff Dean warns compilers. 编译器从来不给Jeff警告,Jeff总是警告编译器。
  • 从2000年末开始,Jeff的编码速度增加了40倍,因为他把键盘升级到USB 2.0了。
  • Jeff Dean会在提交代码前编译一遍,仅仅是为了检查编译器和链接器有没有bug。
  • 光在真空中的速度曾经是35英里每小时,不过后来Jeff Dean花了一个周末优化了一下物理学。
  • 当Jeff Dean向以太网发送数据包的时候,从来都不会出现冲突,因为其他包都主动退回到了缓冲区。
  • Jeff对常数时间复杂度很不满意,于是创建出了世界首个O(1/N)的算法。
  • Jeff Dean was forced to invent asynchronous APIs one day when he optimized a function so that it returned before it was invoked. 某天Jeff Dean被迫发明了一个异步API,所以在API被调用前就返回了。
  • 当Jeff Dean设计软件的时候,他是直接写二进制代码的,至于写源文件,只是作为参考文档而已。
  • Jeff Dean曾经用一个简单的printf()调用实现了整个web服务器,其他工程师添加了几千行说明代码但是仍然无法解释到底它是怎么工作的。如今这个程序就是Google搜索的前端页部分。
  • When Jeff Dean fires up the profiler, loops unroll themselves in fear. 当Jeff Dean触发性能剖析器的时候,循环会因为恐惧而自动展开。
  • When Jeff has trouble sleeping, he Mapreduces sheep. 当Jeff睡不着觉的时候,他Mapreduce羊群。
  • 2002年的时候,Google挂了,Jeff Dean就主动站出来手动处理搜索请求,于是搜索质量就翻番了。
  • Jeff Dean穿裤子的时候,一次只能穿一只脚,但是如果他有好多脚的话,你会看到他可以以O(log n)的时间复杂度穿裤子。
  • Jeff Dean消失在/dev/null后,又回来了!
  • Jeff Dean以电子名片的md5摘要来给电话联系方式排序的。

Read full article from 关于Jeff Dean的几个搞笑传言 | 四火的唠叨


No comments:

Post a Comment

Labels

Algorithm (219) Lucene (130) LeetCode (97) Database (36) Data Structure (33) text mining (28) Solr (27) java (27) Mathematical Algorithm (26) Difficult Algorithm (25) Logic Thinking (23) Puzzles (23) Bit Algorithms (22) Math (21) List (20) Dynamic Programming (19) Linux (19) Tree (18) Machine Learning (15) EPI (11) Queue (11) Smart Algorithm (11) Operating System (9) Java Basic (8) Recursive Algorithm (8) Stack (8) Eclipse (7) Scala (7) Tika (7) J2EE (6) Monitoring (6) Trie (6) Concurrency (5) Geometry Algorithm (5) Greedy Algorithm (5) Mahout (5) MySQL (5) xpost (5) C (4) Interview (4) Vi (4) regular expression (4) to-do (4) C++ (3) Chrome (3) Divide and Conquer (3) Graph Algorithm (3) Permutation (3) Powershell (3) Random (3) Segment Tree (3) UIMA (3) Union-Find (3) Video (3) Virtualization (3) Windows (3) XML (3) Advanced Data Structure (2) Android (2) Bash (2) Classic Algorithm (2) Debugging (2) Design Pattern (2) Google (2) Hadoop (2) Java Collections (2) Markov Chains (2) Probabilities (2) Shell (2) Site (2) Web Development (2) Workplace (2) angularjs (2) .Net (1) Amazon Interview (1) Android Studio (1) Array (1) Boilerpipe (1) Book Notes (1) ChromeOS (1) Chromebook (1) Codility (1) Desgin (1) Design (1) Divide and Conqure (1) GAE (1) Google Interview (1) Great Stuff (1) Hash (1) High Tech Companies (1) Improving (1) LifeTips (1) Maven (1) Network (1) Performance (1) Programming (1) Resources (1) Sampling (1) Sed (1) Smart Thinking (1) Sort (1) Spark (1) Stanford NLP (1) System Design (1) Trove (1) VIP (1) tools (1)

Popular Posts