Crisp Minimal Weekly
#20190311
A JavaScript-Free Frontend
减少对 JS 使用,依旧能够做出体验不错的页面
Redesigning Github repository page
GitHub repo 页强行重新设计,有些思路还不错
Moving from Ruby to Rust
换语言没那么简单,但 Rust 很适合 FFI 因此实现替换脚本语言就比较平滑
Why the fuck are we templating yaml?
模板化 YAML
Seeking the Productive Life: Some Details of My Personal Infrastructure
Wolfram 本人(Mathematica、WolframAlpha 的公司创始人)分项生产力方面的经验,他是个远程办公的 CEO,很长文但挺多有意思的东西
Linux Desktop Setup
Linux“桌面”设置,其实是各种 terminal 设置,十分自动化,十分 hardcore
Dotfile madness
dotfile 多了之后的乱,给出了一个好像没有推广成功的已有方案
Public APIs Build Status
收集各种开放 API
Nginx Quick Reference
Nginx 宝典
Making My Own USB Keyboard From Scratch
自制键盘教程
Mail::RFC822::Address: regexp-based address validation
正则验证邮箱居然如此困难