编程

  1. java
  2. Go
  3. Rust
  4. 开源项目
  5. algorithm
  6. flutter
  7. 数据库技术
  8. Python
  9. R
  10. C and Cpp
  11. Linux
  12. ruby
  13. javascript
  14. 移动开发
  15. 计算机知识
  16. AI开源
  17. 生信小木屋后台设计文档
  18. 机器学习笔记
  19. 生物信息学笔记

  1. vscode
  2. 因为rustc不能编译 glibc/musl 所以需要gcc编译glibc/musl 然后将c的编译结果和rust的编译结果链接起来对吗
  3. rust需要使用c语言在目标平台实现的系统调用,所以必须使用gcc进行链接对吗,为什么rust自己不能链接c语言的库呢
  4. Rust 不会自己实现一套 Linux 系统库,需要gcc链接 glibc 或 musl 来进行内存分配、线程管理、文件 I/O 等 ,golang为什么可以做到不需要 glibc 或 musl 来进行内存分配、线程管理、文件 I/O 等

Tauri 用操作系统自带的 WebView 渲染前端 UI
note-gen 使用Tauri
go+web wails

Open the Command Palette using Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac).Type and select Copilot: Enable/Disable Inline Suggestions.Choose Disable to stop ghost text completions.

https://www.econometrics-with-r.org/2.1-random-variables-and-probability-distributions.html#the-f-distribution

QA for llm

  • 项目架构分析
  • 以skia为例,上述是如何将图形绘制出来的
  • 渲染管线是什么

浏览器Service Worker

消息/上下文驱动的推理编排图

数据文件驱动的计算任务依赖图