#关于 PAC 的书签夹
###比较全的 PAC 介绍
- http://www.proxypacfiles.com/proxypac/ 入门必看(英文)
- http://findproxyforurl.com/ 跟上面的类似(英文)
- http://wordpress0.com/2011/06/write-pac-file/ (汉语)内容比较全(尤其是附录)
- 代理自动配置 维基百科
- https://calomel.org/proxy_auto_config.html Calomel写的的实用性介绍
#关于 PAC 的书签夹
###比较全的 PAC 介绍
Dp1 and Dp2 may be shorted on the host/device as close to the receptacle as possible to minimize stub length; Dn1 and Dn2 may also be shorted.多种相机打包 https://rawsamples.ch/index.php/en/all-files-as-7z-archive
多种相机 raw 样片 https://www.dpreview.com/sample-galleries
相机上手体验附 raw 下载 https://www.imaging-resource.com
页面直接预览下载 https://www.signatureedits.com/free-raw-photos
页面直接预览下载 https://shotkit.com/free-raw-photos
####polipo 是一个轻量级的跨平台代理服务器。可以实现HTTP和SOCKS代理
polipo 配置文件在 etc/config/polipo
会按照上面的文件修改/var/etc.polipo.conf
不要在 openwrt 网页控制界面修改 polipo 的设置(socks5代理无法设置) ####以下示例中
有许多教程提到创建 subvolume 举例如下, 这些 path 为什么要有 @ 字样? 事先没有创建这些, 事后如何修改?
@rootfs
btrfs su cr @snapshots
btrfs su cr @home
btrfs su cr @log
btrfs su cr @cache
btrfs su cr @crash
btrfs su cr @tmp
btrfs su cr @spool
caddyfile:
example.com:443 {
tls /home/cer /home/key
log {
output stdout
format console
}
@http11 protocol http/1.1
respond @http11 "leave me" 404
| hash 重要吗? | |
| Rust杂谈 HashMap性能比不上Java? https://www.bilibili.com/video/BV1RTiceCEr6/ | |
| https://github.com/rurban/smhasher | |
| 可以作为索引, 如果有专门讲 hash 的书没有提到 smhasher, 要么过时要么不专业 | |
| 务必 clone 代码自己在自己的机器上测试并得出结论, 不要过于关心其他人的结果 | |
| smhasher 的 Summary 竟然将 rapidhash 放在首位, 这与我的实际测试不符 | |
| 吹牛逼和傲慢在 hash 算法这个领域也有出现 |