larry0x

@larry0x
Dango 创始人

Dango 创始人 larry0x,早期曾在 Delphi Digital 从事智能合约开发,并参与 Mars Protocol 贡献,兼具协议研发与产品落地视角,在加密基础设施与应用叙事中具有一定辨识度。

综合影响力
42 / 100
从业年限
1 年
关联机构
--
个人投资
--
媒体曝光度
105 次 / 月
个人净资产
--
01

人物档案

WOOFUN AI

Dango 创始人 larry0x,早期曾在 Delphi Digital 从事智能合约开发,并参与 Mars Protocol 贡献,兼具协议研发与产品落地视角,在加密基础设施与应用叙事中具有一定辨识度。

偏向技术驱动与产品导向,重视协议可用性、合规边界与长期结构性机会;风格相对审慎,不以高频投机为主,更看重底层逻辑与执行质量。

近期公开信息主要仍围绕其作为 Dango 创始人的身份展开,外界关注点集中在其技术背景、协议经验以及对加密基础设施与应用方向的持续参与。

出生地--
教育背景--
从业年限1 年
关联机构--
个人投资--
媒体曝光度105 次 / 月

AI 风格画像务实派 · 技术型 · 偏保守

主导特征务实派

具备开发者背景,判断更偏工程可行性与产品完成度,而非纯叙事驱动。

比较优势技术型

既理解智能合约实现细节,也接触过协议贡献场景,能更早识别基础设施层的真实需求。

主要争议偏保守

由于公开投资与交易记录有限,外界更难判断其资本配置偏好,影响力更多来自技术与项目身份。

02

职业履历

1 年连续创业

Dango 创始人

larry0x 是 Dango 创始人,此前是 Delphi Digital 的智能合约开发者与 Mars Protocol 贡献者。

03

关联实体

--
暂无关联实体数据
04

投资偏好

重视 · 基础设施

合规基础设施重视

更可能关注具备长期价值的底层协议、开发工具和基础设施,而非短期热点资产。

产品落地优先

倾向支持能把技术能力转化为真实用户场景的项目,强调可用性与迭代效率。

智能合约与协议层关注

基于其开发背景,对合约安全、协议设计和链上机制更敏感。

生态协同审慎

更看重项目与现有生态的兼容性、开发者采用度和长期协作空间。

05

投资活动

暂无投资活动
暂无投资活动数据
06

关系网络

核心关系 · 合作 · 监管
创始项目
Dango
前雇主
Delphi Digital
协议贡献
Mars Protocol
技术同业
智能合约开发者圈
行业圈层
DeFi 建设者社区
创业同侪
加密创业者圈

larry0x 的关系网络主要围绕 Dango 创业圈、Delphi Digital 技术同事圈,以及 Mars Protocol 等早期协议贡献经历展开;公开可见的外部联结较少,整体以开发者与项目协作关系为主。

08

新闻动态

实时同步
加载中...
09

社媒动态

@larry0x · 0
larry0x@larry0x · 12 天前观点输出

@rickasaurus Why would you let people choose between a strictly better solution vs a strictly worse one

00065
AI:延续个人公开立场,强调长期主义、执行效率与行业方向判断。
larry0x@larry0x · 13 天前观点输出

@DeltaWave0x clap is for CLI. If you don't need a CLI, there's probably a feature flag to disable it. If there isn't one, it's a poor choice by the library author, not a Rust problem. Go ahead make a PR

003219
AI:延续个人公开立场,强调长期主义、执行效率与行业方向判断。
larry0x@larry0x · 13 天前赛道影响

This is excellent. I hand-rolled my own version. As AI commoditizes public domain knowledge, non-public and personalized knowledge becomes valuable. Smart people would start building their own repertoire of it.

1021.5K
AI:偏主题投资表达,释放对基础设施与新叙事的偏多信号。
larry0x@larry0x · 14 天前观点输出

@ASvanevik Nice cable management

000168
AI:延续个人公开立场,强调长期主义、执行效率与行业方向判断。
larry0x@larry0x · 14 天前观点输出

Claude is violating Asimov's 2nd law. Concerning

25267.4K
AI:延续个人公开立场,强调长期主义、执行效率与行业方向判断。
larry0x@larry0x · 14 天前观点输出

@rbelem Please share if you find something interesting

10058
AI:延续个人公开立场,强调长期主义、执行效率与行业方向判断。
larry0x@larry0x · 14 天前观点输出

Remember all those people buying Mac Mini's to run OpenClaw a few months ago?

40113.1K
AI:延续个人公开立场,强调长期主义、执行效率与行业方向判断。
larry0x@larry0x · 14 天前赛道影响

AI will write incorrect code, then a big amount of tests that **assert those incorrect behaviors.** For this reason I have built up the habit of always writing specification and test cases first before laying a single line of code, and instruct AI to write tests **following the spirit of the spec,** not the code.

20141.4K
AI:偏主题投资表达,释放对基础设施与新叙事的偏多信号。
larry0x@larry0x · 14 天前赛道影响

@ayushagarwal027 @kamto_eddy You can return Result<T, std::convert::Infallible>, no? Which way is more idiomatic?

200118
AI:偏主题投资表达,释放对基础设施与新叙事的偏多信号。
larry0x@larry0x · 14 天前赛道影响

My instinct is the endgame is agents will write code in a language that is simultaneously a formal specification language (that can be mathematically proven to be correct) AND compiled into performant machine code. I.e. in contrast to the current situation: spec is written in English or a pure spec language e.g. TLA+, and implementation in another e.g. Python or Rust. Two gaps: 1) between business requirement and the spec; 2) between the spec and the impl. (1) will probably remain but (2) can be eliminated by using a language that does both jobs. Not sure about the feasibility though.

70132.0K
AI:偏主题投资表达,释放对基础设施与新叙事的偏多信号。

评论

回复 @用户
0/800

暂无评论

消息提醒

登录后查看消息
查看全部消息管理订阅