...alization (ActiveCap), which is the BTC that is in motion at a given time, and investors' realized capitalization (InverstorCap).
The AVIV ratio, then, is a way to measure what proportion of the money in Bitcoin is actually in motion, active capitalization, compared to how much money investors have...
### When Zig is safer and faster than Rust
https://zackoverflow.dev/writing/unsafe-rust-vs-zig
**Cedric**: 作者通过在不安全的 Rust 和 Zig 中构建字节码解释器 VM 对此进行了测试,发现 Zig 更安全、更快且更易于编写。Rust 的 unsafe 问题包括原始指针...
...ice p from square root price x96, one divides square root price x96 by q96 and squares the result. An example illustrates this process using the arbitram eif USDC pool, resulting in a calculated price of eif in terms of USDC as 1888 after adjusting for the respective decimal places of the tokens inv...
... Neural Network Exchange). It shows how it is used with examples in python and finally explains some of challenges faced when moving to ONNX in production. 机器学习必学材料
### 英国政府要求苹果提供加密数据后门
https://www.washingtonpost.com/technology/2025/02/13/apple-u...
**主讲人**
Kevin He - Cofounder@bitlayer、Cofounder@bitvm_cn
Matt - CEO of Lorenzo
Hongbo - CTO @ Nubit
[BitVM 资料](https://medium.com/@Bitlayer/bitvm-and-its-optimization-considerations-007da599d8ac)
>分享时间:2024-04-11
...
3、How to code a small trustless multi-user game using typescript, rust and zkwasm
4、如何使用 Typescript, Rust 和 ZKWASM 编写一个小型的无信任多用户游戏
>直播时间:2024-09-04
### jj: A Git-compatible VCS that is both simple and powerful
https://github.com/jj-vcs/jj
**Aaron Chi**: git 命令兼容的版本控制软件, 默认自动追踪文件更改。
### SWE-Fixer
https://github.com/InternLM/SWE-Fixer
**陈锡亮**: SWE-Fixer 是面向软件工程问题...
### Let AI build and manage your agent workforce!
https://github.com/rowboatlabs/rowboat
**Survivor**: YC孵化的一个agent builder,感觉看起来还算简洁整齐,想自建agent的可以试试
### 多端AI推理部署框架nndeploy
https://github.com/nndeploy/nndeploy
**dan...