题叶 (@tiyecirru) 's Twitter Profile
题叶

@tiyecirru

TypeScript/Vue/Node.js/React/Rust developer @NIOGlobal

ID: 147880724

linkhttps://tiye.me calendar_today25-05-2010 08:25:04

16,16K Tweet

2,2K Takipçi

1,1K Takip Edilen

题叶 (@tiyecirru) 's Twitter Profile Photo

我觉得, 可能, 像 crates.io mooncakes.io 这样的拥有大量模块和一些文档注释的站点, 应该主动变身成为 MCP Server, 然后写代码时候 Agent 频繁过来问: MySQL 推荐哪个包啊? 这个命名空间下有哪些函数可以用呢? 这个包最佳实践是啥? 是不是有 bug 没修?

Herrington Darkholme (@hd_nvim) 's Twitter Profile Photo

Announcing the book "𝑀𝑎𝑠𝑡𝑒𝑟𝑖𝑛𝑔 𝑎𝑠𝑡-𝑔𝑟𝑒𝑝"!🦉 The book is a structured deep-dive: we start with the mental models of ASTs, move to rule composition, and end with advanced usage. It’s the place where design principles and philosophy are explained. Link below ↓

Announcing the book "𝑀𝑎𝑠𝑡𝑒𝑟𝑖𝑛𝑔 𝑎𝑠𝑡-𝑔𝑟𝑒𝑝"!🦉

The book is a structured deep-dive: we start with the mental models of ASTs, move to rule composition, and end with advanced usage.

It’s the place where design principles and philosophy are explained.

Link below ↓
vectorware (@vectorware) 's Twitter Profile Photo

We are excited to announce that we can successfully use Rust's standard library from the GPU. This has never been done before. vectorware.com/blog/rust-std-… Supporting Rust's standard library enables existing Rust code to work on the GPU and makes GPU programming feel normal.

John Carmack (@id_aa_carmack) 's Twitter Profile Photo

The glory work of GPU scheduling is in the frontier data centers with hundreds of thousands of GPUs, but a lot of research work is done with single GPU jobs on modest clusters, and the scheduling leaves much to be desired. I wish there were a clean way to preempt GPU tasks, so