每周分享第 4 期
咕了更长的时间。
- Header only JIT assembler https://github.com/herumi/xbyak 想找个时间玩玩 JIT
- Rust 实现的 Babel 转译 https://github.com/swc-project/swc
- 又一个瀑布流实现 https://github.com/e-oj/Magic-Grid
- 马上可以体验 HTTP/3 的库 https://github.com/djc/quinn
- Logitech Spotlight Presentation 挺好用的 配套软件的安装过程和使用都挺好的
- Server side canvas https://github.com/Automattic/node-canvas
- 边看 youtube tutorial 边写代码 https://yourepl.tumblr.com/post/180936303347/announcing-yourepl
- 又一个 PostgreSQL 网页版客户端 https://github.com/sosedoff/pgweb
- 有趣的 CSS Layout 学习方法 http://cssgridgarden.com/#en http://flexboxfroggy.com/
- pipenv 也有过 easter egg https://github.com/pypa/pipenv/issues/786 不过影比 antd 这个事情好多了
- Web 太强了 啥都能做 https://whatwebcando.today/
- 来自娄晨耀的清真 DNS 解决方案 https://github.com/Chenyao2333/freedns-go
- 快速的 tldr 实现 https://github.com/dbrgn/tealdeer
- MongoDB Data Source for Grafana 可以用 就是 aggregation 不大容易写对 https://github.com/JamesOsgood/mongodb-grafana
- Fish 3.0 发布“fish now supports && (like and), || (like or), and ! (like not), for better migration from POSIX-compliant shells (#4620).”