“I really enjoy doing furniture, and I look at it as a kind of unfinished business.”
——Charles EamesArchitecture was better when we did not have “high technology” like computers. Great architecture takes time to design and build. In contrast, the computer is a tool to save time. Therefore, it is not necessary to use a computer to make great architecture. ——坂茂
Somehow我同意一部分它的看法
但计算机远远不是仅仅节省时间,还可以是提高建筑精度的另一种方式(只是想掌握这个方式,你需要投入比较多的时间来学习)Q: To whom does design address itself: To the greatest number? To the specialists or the enlightened amateur? To a privileged social class?
A: Each project is designed according to the client’s program and requests—some are for the great number of people, some are for the specialists, and some are for the privileged. More generally, I am disappointed by my profession of architects, because we mainly work for the privileged. I want to work for the general public and even people who lost their houses because of natural disasters.
对坂茂更加尊重,足够的诚实、自省
Design Q&A: Shigeru Ban https://www.eamesinstitute.org/kazam-magazine/design-qa-shigeru-ban/https://www.notion.so/blog/topic/podcast
这一整个Pioneers系列,都挺好的Alan Kay on the context and catalysts of personal computing https://www.notion.so/blog/alan-kay
We’re driving faster and faster into the future, trying to steer by using only the rear-view mirror.
Leopold Aschenbrenner - China/US Super Intelligence Race, 2027 AGI, & The Return of History https://www.dwarkeshpatel.com/p/leopold-aschenbrenner
长达4.5小时的对话,关于AGIGrowing Up Jobs https://www.vanityfair.com/news/2018/08/lisa-brennan-jobs-small-fry-steve-jobs-daughter
“他不是冷酷无情”:乔布斯女儿回忆录中的爱与宽恕 https://cn.nytimes.com/culture/20180827/steve-jobs-lisa-brennan-jobs-small-fry/成为我必看的书籍
自2007年iPhone诞生以来,这还是他第一次没有站在现场做演讲。对于自己的工作,这个苹果的掌舵者一向如醉似狂,有一次准备苹果大会演讲前,他满头大汗地练习了3天,总共300次演习,每次都要修正不满意的细节。
为一场发布会,准备300次,你是否能做到?“你都梦见什么了?”
“大部分是工作的事,”他答道,“梦里,我总是在说服别人相信我。”
“相信你什么?”
“相信我的想法。”
“做梦时想到的想法吗?”
“有时候是。在梦里,通常我无法说服他们。他们太笨了,理解不了我。”
“你的想法都是这样来的吗?在梦里。”
“是的。”他答道,接着又睡着了。ProxyPin https://github.com/wanghongenpin/network_proxy_flutter
开源免费抓包工具,支持Windows、Mac、Android、IOS、Linux 全平台系统RTranslator https://github.com/niedev/RTranslator
Open source real-time translation app for Android that runs locally
原作者 博客地址 汉化作者 Asion博客 关于foobar 2000的一些资源 前言 foobar2000 由于其软件架构特点以及开放的姿态,使得第三方很容易开发组件(component)来拓展它的功能。由于在官网下载的默认安装文件只带了少量几个默认的组件,满足不了使用的需求,例如:默认不带 ape,tta,tak 等音频文件格式的解码器,很多无损压缩格式音乐没法播放。所以自己下载安装组件是必备的基本技能。 foobar2000 的中文汉化版(Asion 汉化)为了方便使用,集成了无损压缩文件解码器以及一些其它有用的插件,安装时选上即可,不喜欢折腾的建议使用汉化版。 这里组件指的是 foobar2000 标准组件(*.dll 文件),而非 vst 插件等其它插件,姑且把组件分为两类: 官方组件: 英文版安装包自带,安装时可选择; 第三方组件:非官方自带的组件 除了 foo_input_std.dll 和 foo_ui_std.dll 这两个组件是必须的外,其它的所有组件都 非必需 的,可以随需要增删。第三方组件可以去 官网 、 官方论坛 或者 官方 wiki 去找,也可以去贴吧等地逛逛。 下载 还是要强调一下,这里说的是 foobar2000 component ,不是中文网上通常说的 vst 插件。 下载好的组件包一般是 xxx.zip 或 xxx.fb2k-component 格式的文件,也有用 7z 打包的。前两种都是 zip 压缩(只要把 fb2k-component 改成 zip 文件就变成了 zip: 包)。标准状况下压缩包里的内容结构应该是 xxx.zip yyy.dll README.txt (可能没有) LICENCE.txt (可能没有) (其它杂七杂八) 除少数外一般只有一个 xxx.dll 文件.一定要注意压缩包结构不能是: xxx.zip yy folder (文件夹) zzz.dll … 否则要解压缩,提取那个 dll 文件。 安装 方法一(推荐) 打开 foobar2000 的菜单 文件 > 首选项(file >preferences) 的 组件(components...