dyweb / weekly

DevComm-Shanghai Weekly 上海地区高校技术社团联合周报(欢迎投稿)
https://dyweb-weekly.netlify.com/
65 stars 5 forks source link

Weekly-259 #300

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

联合周报第 259 期开始投稿 :tada:

at15 commented 2 years ago

https://github.com/ganelson/inweb literate programming seems entire c file https://github.com/ganelson/inweb/blob/master/Tangled/inweb.c is generated from doc and the doc has reference https://ganelson.github.io/inweb/foundation-module/1-pp.html#SP11

https://en.wikipedia.org/wiki/Literate_programming wiki also include some other impls, it counts jupyter notebook as one

xplorld commented 2 years ago

https://github.com/JasonShin/fp-core.rs

fp in rust (warning: a great pain)

at15 commented 2 years ago

TIL https://forums.developer.nvidia.com/t/notice-cuda-linux-repository-key-rotation/212772

Got error when doing apt upgrade ... https://github.com/NVIDIA/nvidia-container-toolkit/issues/258

at15 commented 2 years ago

https://github.com/nwangtw/GrokkingStreamingSystems saw the translation of book on twitter

xplorld commented 2 years ago

https://github.com/pyscript/pyscript

python in wasm as a frontend code (powered by pydiode)