Giter Site home page Giter Site logo

L1.思考题 c about oss101 HOT 7 CLOSED

will-ww avatar will-ww commented on August 29, 2024
L1.思考题 c

from oss101.

Comments (7)

andyhuang18 avatar andyhuang18 commented on August 29, 2024 7

我想分享的人物是Unix和C语言的设计者——肯·汤普森。他的大胡子总会让我想起自由软件的领袖马修·斯特曼哈哈哈哈。

KenThompson
以下是维基百科对他的介绍:

在贝尔实验室工作期间,汤普森设计和实现了Unix操作系统。
他创造了B语言——C语言的前身,而且他是Plan 9操作系统的创造者和开发者之一。
2006年,汤普森进入Google公司工作,与他人共同设计了Go语言。他与丹尼斯·里奇同为1983年图灵奖得主。

另外,他还参与设计了我们经常使用的正则表达式和UTF-8编码。由于自己爱好国际象棋,他还专门制作了一台名为‘Belle’的电脑,用于下棋。

ken chess_
令人感到有趣的是,当年汤普森设计Unix系统是为了给自己开发的游戏star travel一个新的运行平台,为此他仅仅奋斗了一个月,完成了内核,文件系统,编辑器,编译程序的开发。不要惹计算机大佬生气,他们急起来会爆发巨大的潜力!Unix的设计理念是KISS——Keep It Simple,Stupid,意为简单易上手。

from oss101.

GiveMeAnApple99 avatar GiveMeAnApple99 commented on August 29, 2024 6

Camille Fournier
在照片墙第一眼看到这张照片 觉得有点神似英国女演员Michelle Dockery
image
下面就简要分享一下她的故事吧
Fournier是Apache ZooKeeper和Dropwizard Web框架的开源贡献者,也是Rent the Runway前CTO,在领导工程项目和管理技术团队上具有很多经验,为此她专门出了一本书 The Manager's Path: A Guide for Tech Leaders Navigating Growth and Change,或许能为成为一名高效leader提供一些参考(Fournier说希望大家都去买😂
她被同事取了个外号叫hammer,以此说明管理一个技术团队真的很难
image

from oss101.

HaoyangShi avatar HaoyangShi commented on August 29, 2024 3

image
Judy Estrin
看到她的照片的时候,感觉她的眼神温和又坚定。
她在斯坦福大学攻读数学与计算机科学学士学位,并在斯坦福大学获得电气工程硕士学位。在斯坦福大学期间,参与制定TCP/IP协议的规范,在团队中进行TCP的初始测试。
毕业后,她首先在初创半导体公司Zilog Corporation工作,设计了Z8和Z8000微处理器,并领导团队开发了第一个商业局域网系统Z-net。
之后,于1981年创立专注网络公司Bridge Communications,主要制造网络路由器、网桥和通信服务器。在985年上市后,此公司两年后与3Com合并,并因为管理原因Estrin离开并加入Network Computing Devices团队,担任执行副总裁,后又成为总裁兼首席执行官。
离开NCD后,Estrin与他人共同创立软件开发公司Precept Software,后被Cisco Systems收购,并成为Cisco Systems首席技术官和高级副总裁。
后来又陆续成立创建Packet Design,LLC,JLABS等公司。

from oss101.

594Surefour avatar 594Surefour commented on August 29, 2024 3
Peter Adams 在网站中写道,他本人也是技术出身,自小就接触了计算机这个奇妙的世界,并由此学习并掌握到了许多开源软件的使用 —— Apache Web 服务器、Lucene、MySQL 和 Python 等。然后因为对自由开源软件的历史感到好奇,多年后,这种好奇心促使他开始了这个项目。他希望记录下这些软件代码背后的人,记录下这些为开源革命铺平道路的先驱者,记录下这些为开源做出重大贡献的无名英雄。
其照片包括UNIX 的 开发者之一、Perl 语言作者和 Python 作者等,著名、或无名的开源英雄肖像,是他们一直在致力于创造和发展我们所使用的开源技术。 Peter Adams 试图通过这个项目让更多的人知道这一场技术革命,因为在他看来,开源的重要性并未被一个严重依赖其劳动成果的世界广泛理解。

from oss101.

gongchenghua avatar gongchenghua commented on August 29, 2024 2

Linus Torvalds
微信图片_20230302151747

Linus Benedict Torvalds 因创造了两个伟大的项目 —— Linux Kernel 和 Git 而被大家熟知。但他对开源的贡献不限于代码,在倡导开源运动和开源精神、以及运作和管理大型开源项目等方面,Linus 都做出了巨大贡献。
Linus 还创造了不少为人称道的金句,最有名的莫过于"Talk is cheap, Show me the code"。

from oss101.

stevending1st avatar stevending1st commented on August 29, 2024 2

loumontulli27419 web_

Lou Montulli

Lynx (一个文本网络浏览器,早于今天使用的图形浏览器)的作者。
他创造了浏览器 Cookie。
一个彩蛋,<blink></blink> 标签的创造也与他有关。

from oss101.

will-ww avatar will-ww commented on August 29, 2024

Faces of Open Source 是摄影师 Peter Adams 于 2014 年在他位于硅谷的工作室启动的一个项目,专为拍摄开源革命幕后的无名英雄。同样,“**开源码力榜”也是由一群爱好者们发起的记录开源世界背后贡献者榜单的项目。请选取两个网站中任意一个开源世界的贡献者,整理并记录下他/她的开源故事,以及你的个人感受。

from oss101.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.