#127: Llama 3.3, Sora, Gemini 2.0…

2024-12-16 00:15 | (license)

简讯

有趣

工具

  • markitdown

    活久见,继 Google Docs 支持 markdown 格式的导入导出后,Microsoft 官方也开源了个工具将 Office 文件转 Markdown 了。

  • Limbo

    用 Rust 重写 SQLite 。

文章

  • Understanding the main thread in the browser

    关于浏览器中的主线程的概念、单线程的原因、事件循环机制以及主线程如何处理任务。

  • State of Node.js Performance 2024

    2024 年,Node.js 已经发布到版本 23,每年发布两个主版本,本文详细分析了 Node.js 在过去一年中的性能演进,特别是在版本 20 至 22 之间的对比。