惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
Hacker News: Ask HN
Hacker News: Ask HN
T
Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
C
CXSECURITY Database RSS Feed - CXSecurity.com
S
Security @ Cisco Blogs
T
Threat Research - Cisco Blogs
T
Troy Hunt's Blog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX - 技术
N
News and Events Feed by Topic
A
Arctic Wolf
小众软件
小众软件
雷峰网
雷峰网
Hacker News - Newest:
Hacker News - Newest: "LLM"
量子位
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
C
Comments on: Blog
博客园_首页
云风的 BLOG
云风的 BLOG
Last Week in AI
Last Week in AI
Project Zero
Project Zero
G
Google Developers Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
H
Help Net Security
MongoDB | Blog
MongoDB | Blog
Forbes - Security
Forbes - Security
Application and Cybersecurity Blog
Application and Cybersecurity Blog
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
AI
AI
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Help Net Security
Help Net Security
T
The Blog of Author Tim Ferriss
博客园 - 三生石上(FineUI控件)
L
LINUX DO - 最新话题
L
Lohrmann on Cybersecurity
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
S
SegmentFault 最新的问题
The Last Watchdog
The Last Watchdog
酷 壳 – CoolShell
酷 壳 – CoolShell
Stack Overflow Blog
Stack Overflow Blog
Cisco Talos Blog
Cisco Talos Blog
T
The Exploit Database - CXSecurity.com
V
Visual Studio Blog

博客园 - 深蓝

AI Coding Agent Token 成本优化指南(下):工具层、代码图谱与多 Agent 协作 # AI Coding Agent Token成本优化指南(上):成本结构、使用习惯与模型路由 gongfeng-cli——专为 AI Agent 打造的腾讯工蜂命令行工具 tapd-ai-cli——专为 AI Agent 打造的 TAPD 命令行工具 【译】Harness——用于长时运行应用的智能体框架设计 规范驱动开发(Spec-Driven Development)深入解析——从方法论演进到 AI 时代的软件工程范式转移 - 深蓝 用自然语言写控制台命令——AICLI发布 告别审美黑洞!手把手教你用 NotebookLM 给 PPT “一键美颜” - 深蓝 拥抱AI编程,用中文进行规范驱动开发:OpenSpec汉化版正式发布 Web3 与 dApp 基础设施指南【翻译】 Sonic区块链技术调研 区块链分片技术详解:架构、挑战与实践 以太坊Pectra升级技术详解 符文Runes协议技术详解 基于Ordinals在比特币L1网络实现EVM图灵完备智能合约支持——BxE协议 基于DID实现第三方应用的分布式身份登录 shardingdb:支持分片和并发读写的 GoLevelDB 以太坊数据存证性能与膨胀率测试 Stable Diffusion XL1.0正式发布了,赶紧来尝鲜吧 直接用中文写提示词的Stable Diffusion扩展:sd-prompt-translator发布 ChatGPT大量封号,推荐几款可平替的AI工具 strchecker——Go源码字符串规范检查lint工具
比特币与以太坊的区块结构设计差异:从默克尔树到全局状态树的进化
深蓝 · 2025-02-10 · via 博客园 - 深蓝
在学习区块链的时候,我们一般都会接触到比特币和以太坊,但是很少有人会思考过,为什么比特币中只设计了一棵默克尔树,也就是交易树,但是在以太坊中却在区块头中包含了三棵树。下面我来讲解为什么要这样设计!