As We May Think https://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/303881/
“Consider a future device … in which an individual stores all his books, records, and communications, and which is mechanized so that it may be consulted with exceeding speed and flexibility. It is an enlarged intimate supplement to his memory.”Dream about the dent you will put in the universe. Stay grounded in your reality. Build a plan that connects these two worlds.
Talks by Alan Kay https://tinlizzie.org/IA/index.php/Talks_by_Alan_Kay
宝藏链接,有非常多按年份梳理的Alan Kay视频Jobs said “Edwin Land once told me that those people who can stand at the intersection of the humanities and science, the liberal arts and technology, that intersection, are the people who can change the world.”
电脑、汽车、相机、AR/VR https://mp.weixin.qq.com/s/LqqcMesXvgT05nfVPZXsSg
对科技过去的发展,是一个很不错的回顾GPT-SoVITS-WebUI https://github.com/RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)notesGPT https://github.com/nutlope/notesgpt
Record voice notes & transcribe, summarize, and get tasksPrompt Library https://www.moreusefulthings.com/prompts
Wharton School的提示词示意本雅明(Benjamin)的拱廊计划(Arcades Project)和互联网 https://conanxin.medium.com/本雅明-benjamin-的拱廊计划-arcades-project-和互联网-5f183c2d782f
仓」输入法 https://github.com/imfuxiao/Hamster
RIME输入法终于做到了全平台,吾心甚慰Windows 和 macOS 在高 DPI 支持上的差距,真的只是对生态的把控力问题吗? - DreamPiggy的回答 - 知乎
https://www.zhihu.com/question/61300259/answer/186260884How Apple Is Organized for Innovation https://hbr.org/2020/11/how-apple-is-organized-for-innovation
非常有洞见的文章,里面苹果要求经理知晓下层3层细节的要求,与字节要求了解下层2层的要求,是一致的
本质是Keep Your Hands On.Feature构成产品,产品构成平台 ——By产品随想
所谓MVP其实就是那个最关键的Feature,围绕着Feature做出更完善的产品,然后让产品生长Applite https://github.com/milanvarady/Applite
User-friendly GUI macOS application for Homebrew Casks王小川想提出中国AGI第三种可能性 https://mp.weixin.qq.com/s/_q1xA_EGEVonI32U1LgdSw
好像看懂了,又好像啥都没看懂"Hardware and software working harmoniously together."
Jonathan Ive interview: simplicity isn't simple https://www.telegraph.co.uk/technology/apple/9283706/Jonathan-Ive-interview-simplicity-isnt-simple.html
原作者 博客地址 汉化作者 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...