提问 HN:寻找一篇介绍独特操作系统概念的文章

1作者: skeledrew7 个月前
几年前(也许至少 5 年,甚至可能超过 10 年),我读到一篇文章,作者描述了一个概念操作系统。它包含一个用于文件系统的数据库,其层次结构不仅由特定的文件路径决定,还包括与文件关联的可选关键字。访问网络也可能通过该数据库进行抽象。应用程序被描述为该数据库上的 UI 视图,所有数据(包括视图的状态)都会在用户的设备之间原生自动同步。作者当时也在开发一个原型,可能用 JavaScript。 我很想找到它再读一遍,看看在实现方面有什么进展,但这很难搜索。我很有可能通过 HN 发现了这篇文章。也有可能我“臆想”了部分概念。但如果它真的存在,很有可能这里有人也遇到过它,也许还记得来源。或者类似的东西。有人遇到过吗?或者对如何进一步搜索有什么想法吗?
查看原文
Several years ago (perhaps at least 5, possibly over 10) I came across an article in which the author described a concept OS. It included a database for the filesystem with the hierarchy determined not only by specific file paths, but also optional keywords associated with the files. Accessing the web may also have been abstracted via that DB. Apps were described as UI views on that DB, and all data (including views&#x27; states) was natively automatically synchronized across a user&#x27;s devices. The author was at the time also working on a prototype, perhaps in JavaScript.<p>I&#x27;d love to find and give it another read, and see what progress there might have been on the implementation, but it&#x27;s a challenge to search. It&#x27;s very likely that I discovered that article via HN. It&#x27;s also possible that I &quot;hallucinated&quot; parts of the concept. But if it&#x27;s out there there&#x27;s a good chance someone else here has come across it and perhaps remembers the source. Or something similar. Anyone encountered or any thoughts on how to search further?