TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Second – solution to decentralize

7 点作者 nicholasreed大约 7 年前
Second&#x27;s goal is to be your fully decentralized, AI twin that runs everywhere (in the cloud, in your browser, on your phone or smart tv), managing all your data, connections, and software. You give it instructions, and it follows them, answering only to you.<p>Decentralization has three major problems:<p>- Identity: how do I know I&#x27;m talking to you? (&quot;Zooko&#x27;s Triangle&quot; = decentralized, secure, human-addressable) What is your reputation for X transaction? Where can I find Y thing that you made?<p>- Language and Storage: What is the format of the data we exchange, where is the data stored, and who has access?<p>- Hosting&#x2F;Install&#x2F;Upgrades: The UX of installing software sucks for programmers, even more so for non-programmers. How does a non-technical user install&#x2F;upgrade without knowing anything technical?<p>Second solves those problems:<p>- Identity: stored on the Stellar blockchain as usernames&#x2F;namespaces.<p>- Language and Storage: everything is a &quot;node&quot; that has a &quot;type&quot; that defines the schema of the data. NodeChains are tied to identities, have permissions, and are easily mirror-able over IPFS.<p>- Hosting&#x2F;Install&#x2F;Upgrades: a Second is a thin shell around a VM that runs nodes (nodes are both data and logic). Upgrading capabilities or UIs is as simple as replacing nodes (based on who you trust).<p>Two videos are on the homepage that give a technical overview (basically same as above, with a few more details), and a walkthrough of the alpha software.<p><a href="https:&#x2F;&#x2F;www.getasecond.com" rel="nofollow">https:&#x2F;&#x2F;www.getasecond.com</a>

1 comment

nicholasreed大约 7 年前
Clickable: <a href="https:&#x2F;&#x2F;www.getasecond.com" rel="nofollow">https:&#x2F;&#x2F;www.getasecond.com</a><p>Video Links:<p>Technical Overview: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=RVRCsuoHmak" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=RVRCsuoHmak</a><p>Walkthrough of alpha: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=w4SUaWFHoog" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=w4SUaWFHoog</a>