diff --git "a/2016/12/31/2016\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" "b/2016/12/31/2016\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" index 590b6af00..2c8e2332f 100644 --- "a/2016/12/31/2016\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" +++ "b/2016/12/31/2016\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" @@ -16,7 +16,7 @@ 链接到标题 \ No newline at end of file diff --git a/2017/11/16/I/O-bursts-with-QEMU-2.6/index.html b/2017/11/16/I/O-bursts-with-QEMU-2.6/index.html index 14d999566..efb3aea5e 100644 --- a/2017/11/16/I/O-bursts-with-QEMU-2.6/index.html +++ b/2017/11/16/I/O-bursts-with-QEMU-2.6/index.html @@ -83,7 +83,7 @@

最初, 桶状态为空, 可以向桶中添加水直到 2000 IOPS 速率满为止. 当桶满了后, 我们只能添加更可能多的水,因为桶在加水的同时也在漏水. 此时 I/O 速率下降至 100 IOPS. 如果我们添加的水少于泄露的水,那么我们可以再次进行突发 I/O.
注意, 在突发 I/O 期间,水从桶中泄露, 也需要超过 60s 的时间以 2000 IOPS 的速率填满. 当 60s 过后, 桶将泄露 100*60=6000 的水, 能够允许突发 I/O 再运行 3s. 而且, 由于算法的工作方式, 长时间的突发 I/O 也可以通过较低的 I/O 速率完成,比如 120s 内以 1000 IOPS 完成.

\ No newline at end of file diff --git "a/2017/12/31/2017\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" "b/2017/12/31/2017\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" index 15dc4ef62..622100424 100644 --- "a/2017/12/31/2017\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" +++ "b/2017/12/31/2017\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" @@ -18,7 +18,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2018/05/29/CentOS-\345\244\232\347\275\221\345\215\241\345\244\232\347\275\221\345\205\263\351\205\215\347\275\256/index.html" "b/2018/05/29/CentOS-\345\244\232\347\275\221\345\215\241\345\244\232\347\275\221\345\205\263\351\205\215\347\275\256/index.html" index 8248cfa6f..6d2eb4645 100644 --- "a/2018/05/29/CentOS-\345\244\232\347\275\221\345\215\241\345\244\232\347\275\221\345\205\263\351\205\215\347\275\256/index.html" +++ "b/2018/05/29/CentOS-\345\244\232\347\275\221\345\215\241\345\244\232\347\275\221\345\205\263\351\205\215\347\275\256/index.html" @@ -57,7 +57,7 @@ 链接到标题

红帽系列发行版本配置静态路由可通过 /etc/sysconfig/static-routes 配置生效,但要注意在 static-routes 文件中的路由添加要添加网关节点对应的掩码而不是本地节点网卡掩码,网关掩码为本地网卡掩码的超集。

\ No newline at end of file diff --git "a/2018/05/29/Hexo-Git-\347\256\241\347\220\206/index.html" "b/2018/05/29/Hexo-Git-\347\256\241\347\220\206/index.html" index 799acb002..8c64574fd 100644 --- "a/2018/05/29/Hexo-Git-\347\256\241\347\220\206/index.html" +++ "b/2018/05/29/Hexo-Git-\347\256\241\347\220\206/index.html" @@ -79,7 +79,7 @@ $ hexo deploy \ No newline at end of file diff --git "a/2018/05/29/Vim-\351\205\215\347\275\256/index.html" "b/2018/05/29/Vim-\351\205\215\347\275\256/index.html" index d6afa1c79..cb1da7b30 100644 --- "a/2018/05/29/Vim-\351\205\215\347\275\256/index.html" +++ "b/2018/05/29/Vim-\351\205\215\347\275\256/index.html" @@ -9,7 +9,7 @@ 链接到标题

待填坑

\ No newline at end of file diff --git "a/2018/06/08/\345\245\207\346\200\252\347\232\204-Shell-\344\275\234\347\224\250\345\237\237/index.html" "b/2018/06/08/\345\245\207\346\200\252\347\232\204-Shell-\344\275\234\347\224\250\345\237\237/index.html" index cae0c5b85..1c9a2b3ae 100644 --- "a/2018/06/08/\345\245\207\346\200\252\347\232\204-Shell-\344\275\234\347\224\250\345\237\237/index.html" +++ "b/2018/06/08/\345\245\207\346\200\252\347\232\204-Shell-\344\275\234\347\224\250\345\237\237/index.html" @@ -102,7 +102,7 @@ ################# \ No newline at end of file diff --git "a/2018/06/09/\345\260\206-Json-\350\275\254\346\215\242\344\270\272-Python-Object\344\270\200/index.html" "b/2018/06/09/\345\260\206-Json-\350\275\254\346\215\242\344\270\272-Python-Object\344\270\200/index.html" index 573a11801..acc840224 100644 --- "a/2018/06/09/\345\260\206-Json-\350\275\254\346\215\242\344\270\272-Python-Object\344\270\200/index.html" +++ "b/2018/06/09/\345\260\206-Json-\350\275\254\346\215\242\344\270\272-Python-Object\344\270\200/index.html" @@ -27,7 +27,7 @@ 2013-11-12 \ No newline at end of file diff --git "a/2018/06/17/\345\260\206-Json-\350\275\254\346\215\242\344\270\272-Python-Object\344\272\214/index.html" "b/2018/06/17/\345\260\206-Json-\350\275\254\346\215\242\344\270\272-Python-Object\344\272\214/index.html" index bce7f0a0a..47a3cdb61 100644 --- "a/2018/06/17/\345\260\206-Json-\350\275\254\346\215\242\344\270\272-Python-Object\344\272\214/index.html" +++ "b/2018/06/17/\345\260\206-Json-\350\275\254\346\215\242\344\270\272-Python-Object\344\272\214/index.html" @@ -177,7 +177,7 @@ {'a': 'a', 'b': {'c': 'c', 'd': {'e': 'e'}}} \ No newline at end of file diff --git "a/2018/06/28/\344\275\277\347\224\250-systemd-timer-\346\233\277\346\215\242-crontab/index.html" "b/2018/06/28/\344\275\277\347\224\250-systemd-timer-\346\233\277\346\215\242-crontab/index.html" index 5a0b6e52b..940cba1a3 100644 --- "a/2018/06/28/\344\275\277\347\224\250-systemd-timer-\346\233\277\346\215\242-crontab/index.html" +++ "b/2018/06/28/\344\275\277\347\224\250-systemd-timer-\346\233\277\346\215\242-crontab/index.html" @@ -64,7 +64,7 @@ 链接到标题

可以通过 journalctl 查看定时任务日志,并且可以指定过滤条件。

journalctl -u system-backup --since="yesterday"
 
\ No newline at end of file diff --git "a/2018/07/06/Linux-\344\270\273\346\234\272\345\274\202\345\270\270\344\277\241\346\201\257\346\224\266\351\233\206/index.html" "b/2018/07/06/Linux-\344\270\273\346\234\272\345\274\202\345\270\270\344\277\241\346\201\257\346\224\266\351\233\206/index.html" index 0a5a3a142..5c47aa825 100644 --- "a/2018/07/06/Linux-\344\270\273\346\234\272\345\274\202\345\270\270\344\277\241\346\201\257\346\224\266\351\233\206/index.html" +++ "b/2018/07/06/Linux-\344\270\273\346\234\272\345\274\202\345\270\270\344\277\241\346\201\257\346\224\266\351\233\206/index.html" @@ -249,7 +249,7 @@ 链接到标题

通过阅读代码,我们可以了解到,sosreport 插件编写还是很容易的,只需要将要执行的命令及要拷贝的文件填写好就基本上完成了。 同时,强烈推荐一下 sosreport 中内置插件,能够帮助我们更好的了解某些功能,毕竟只有在出现故障的时候才是暴露最多的时候,比如 networking.py 中关于网络配置命令、网卡配置文件、DNS/DHCP 配置等信息,可以极大的扩充对 Linux 系统的了解程度,应该很有帮助。

\ No newline at end of file diff --git "a/2018/07/07/\345\260\206-CSV-\346\226\207\344\273\266\350\275\254\346\215\242\344\270\272\345\265\214\345\245\227-Json-\346\226\207\344\273\266/index.html" "b/2018/07/07/\345\260\206-CSV-\346\226\207\344\273\266\350\275\254\346\215\242\344\270\272\345\265\214\345\245\227-Json-\346\226\207\344\273\266/index.html" index 7d81285d8..e1b4f3526 100644 --- "a/2018/07/07/\345\260\206-CSV-\346\226\207\344\273\266\350\275\254\346\215\242\344\270\272\345\265\214\345\245\227-Json-\346\226\207\344\273\266/index.html" +++ "b/2018/07/07/\345\260\206-CSV-\346\226\207\344\273\266\350\275\254\346\215\242\344\270\272\345\265\214\345\245\227-Json-\346\226\207\344\273\266/index.html" @@ -306,7 +306,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2018/07/08/Flask-\346\265\201\345\274\217\345\223\215\345\272\224/index.html" "b/2018/07/08/Flask-\346\265\201\345\274\217\345\223\215\345\272\224/index.html" index 72a3be1cc..3c491d17e 100644 --- "a/2018/07/08/Flask-\346\265\201\345\274\217\345\223\215\345\272\224/index.html" +++ "b/2018/07/08/Flask-\346\265\201\345\274\217\345\223\215\345\272\224/index.html" @@ -106,7 +106,7 @@ 链接到标题

这个需求在日常使用中是很常见的,跟下载类似,上传文件的话我们也可以采用类似的方式实现。

\ No newline at end of file diff --git "a/2018/07/22/Python-logging-\346\234\200\344\275\263\345\256\236\350\267\265-\350\257\221/index.html" "b/2018/07/22/Python-logging-\346\234\200\344\275\263\345\256\236\350\267\265-\350\257\221/index.html" index e510f8a79..fec01198e 100644 --- "a/2018/07/22/Python-logging-\346\234\200\344\275\263\345\256\236\350\267\265-\350\257\221/index.html" +++ "b/2018/07/22/Python-logging-\346\234\200\344\275\263\345\256\236\350\267\265-\350\257\221/index.html" @@ -396,7 +396,7 @@ 如果你不知道如何正确的使用 logging,那么本文对你会有所帮助。通过良好的日志记录练习, 你可以更轻松的找到系统中的问题。

\ No newline at end of file diff --git "a/2018/07/28/RPM-\345\270\270\347\224\250\346\236\204\345\273\272\346\226\271\345\274\217/index.html" "b/2018/07/28/RPM-\345\270\270\347\224\250\346\236\204\345\273\272\346\226\271\345\274\217/index.html" index 2b5696c0e..a814a74a4 100644 --- "a/2018/07/28/RPM-\345\270\270\347\224\250\346\236\204\345\273\272\346\226\271\345\274\217/index.html" +++ "b/2018/07/28/RPM-\345\270\270\347\224\250\346\236\204\345\273\272\346\226\271\345\274\217/index.html" @@ -173,7 +173,7 @@ 链接到标题

目前主要工作是使用 Python。在 Python 引入第三方依赖时,软件包名字很头疼,如果软件包名不同,但是源文件是相同的,RPM 安装时会提示软件包冲突,此时就需要自己去解决冲突,如果要安装的软件依赖于 A,系统已经安装了 B,目前我常用的方式有:

  1. rpm -ivh A –replacefiles # 强制安装 A
  2. rpm -e B –nodeps ; rpm -ivh A # 因为 A 与 B 源文件相同,在版本相同的情况下,这种方式是最快的解决办法
  3. Build 一个空的软件包,名字为 A,依赖于 B。 这样我们可以直接安装 A,因为 A 是空的,不做任何操作,安装完 A 后,系统同时存在 A & B,此时再安装依赖于 A 的软件就可以正常安装了

目前已经见过以下几种 Python RPM 命名方式了:

  1. python-pyroute2
  2. python2-pyroute2
  3. pyroute2

真是无力吐槽啊。。。。

\ No newline at end of file diff --git "a/2018/08/04/CentOS-LiveCD-\346\236\204\345\273\272\345\217\212\344\277\256\346\224\271\346\226\271\345\274\217/index.html" "b/2018/08/04/CentOS-LiveCD-\346\236\204\345\273\272\345\217\212\344\277\256\346\224\271\346\226\271\345\274\217/index.html" index 1c54d55de..91f8de4ab 100644 --- "a/2018/08/04/CentOS-LiveCD-\346\236\204\345\273\272\345\217\212\344\277\256\346\224\271\346\226\271\345\274\217/index.html" +++ "b/2018/08/04/CentOS-LiveCD-\346\236\204\345\273\272\345\217\212\344\277\256\346\224\271\346\226\271\345\274\217/index.html" @@ -103,7 +103,7 @@ 链接到标题

构建属于自己的 ISO 可以很方便的在日常工作中开展工作,我们可以直接挂载 LiveCD 并直接查看磁盘内容,可以把我们常用的内置软件放到 ISO 中,减少重复的安装操作。

LiveCD 工作中用处不多,硬件检查是一项很符合 LiveCD 本职功能的需求,无论是时间成本还是实现成本都是很低的,推荐使用。

\ No newline at end of file diff --git "a/2018/08/09/Linux-\345\256\211\345\205\250\346\270\205\347\220\206-/boot-\345\210\206\345\214\272/index.html" "b/2018/08/09/Linux-\345\256\211\345\205\250\346\270\205\347\220\206-/boot-\345\210\206\345\214\272/index.html" index 23de6836b..10bdb94c9 100644 --- "a/2018/08/09/Linux-\345\256\211\345\205\250\346\270\205\347\220\206-/boot-\345\210\206\345\214\272/index.html" +++ "b/2018/08/09/Linux-\345\256\211\345\205\250\346\270\205\347\220\206-/boot-\345\210\206\345\214\272/index.html" @@ -315,7 +315,7 @@ 链接到标题

在进行软件包卸载的时候,尤其是像 Kernel 这种会影响到服务器运行的软件包,我们操作一定要谨慎,不要轻易的执行 rpm -e --nodeps 或者 yum -y remove 等操作。尽量保证服务器安全性。

\ No newline at end of file diff --git a/2018/08/11/Pure-Bash-Bible/index.html b/2018/08/11/Pure-Bash-Bible/index.html index f94d5c1c7..9f082bf4c 100644 --- a/2018/08/11/Pure-Bash-Bible/index.html +++ b/2018/08/11/Pure-Bash-Bible/index.html @@ -183,7 +183,7 @@ 链接到标题

感觉平时很难用到这么诡异的 Bash 语法的。。。。

\ No newline at end of file diff --git "a/2018/08/17/Ansible-\351\205\215\347\275\256-IPv6-\350\277\236\346\216\245/index.html" "b/2018/08/17/Ansible-\351\205\215\347\275\256-IPv6-\350\277\236\346\216\245/index.html" index 46e2776b7..9ffd7559c 100644 --- "a/2018/08/17/Ansible-\351\205\215\347\275\256-IPv6-\350\277\236\346\216\245/index.html" +++ "b/2018/08/17/Ansible-\351\205\215\347\275\256-IPv6-\350\277\236\346\216\245/index.html" @@ -52,7 +52,7 @@ 链接到标题

只要注意在 IPv6 地址后加上本地网络接口名称就可以正确配置 IPv6 远程控制了。

\ No newline at end of file diff --git "a/2018/08/22/\345\237\272\344\272\216zeroconf\345\256\236\347\216\260\350\212\202\347\202\271\350\207\252\345\217\221\347\216\260/index.html" "b/2018/08/22/\345\237\272\344\272\216zeroconf\345\256\236\347\216\260\350\212\202\347\202\271\350\207\252\345\217\221\347\216\260/index.html" index fa7f189da..5d278aabd 100644 --- "a/2018/08/22/\345\237\272\344\272\216zeroconf\345\256\236\347\216\260\350\212\202\347\202\271\350\207\252\345\217\221\347\216\260/index.html" +++ "b/2018/08/22/\345\237\272\344\272\216zeroconf\345\256\236\347\216\260\350\212\202\347\202\271\350\207\252\345\217\221\347\216\260/index.html" @@ -133,7 +133,7 @@ 链接到标题

目前 Linux 发行版本都自动安装了 Avahi 服务,大家可以启用,方便远程连接控制。

\ No newline at end of file diff --git "a/2018/09/23/cgroups-\345\270\270\347\224\250\351\205\215\347\275\256/index.html" "b/2018/09/23/cgroups-\345\270\270\347\224\250\351\205\215\347\275\256/index.html" index 3e42b7281..8af163688 100644 --- "a/2018/09/23/cgroups-\345\270\270\347\224\250\351\205\215\347\275\256/index.html" +++ "b/2018/09/23/cgroups-\345\270\270\347\224\250\351\205\215\347\275\256/index.html" @@ -100,7 +100,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2018/09/24/OpenvSwitch-Active-Backup-failback-\351\252\214\350\257\201/index.html" "b/2018/09/24/OpenvSwitch-Active-Backup-failback-\351\252\214\350\257\201/index.html" index 523003c9a..3c53768a2 100644 --- "a/2018/09/24/OpenvSwitch-Active-Backup-failback-\351\252\214\350\257\201/index.html" +++ "b/2018/09/24/OpenvSwitch-Active-Backup-failback-\351\252\214\350\257\201/index.html" @@ -96,7 +96,7 @@ 链接到标题

可以看到整体流程中流量占用网口情况,主要看 RX 和 TX packets 数量:

  1. 故障前:eno1
  2. 故障后:eno2
  3. 故障恢复后:eno2

在 OpenvSwitch Active-Backup 场景下,未支持 failback 功能,我理解是因为这两块网卡完全等价,failback 在 Master-Slave 场景下更有用一些。

\ No newline at end of file diff --git "a/2018/09/27/\347\241\254\344\273\266\346\225\205\351\232\234\345\235\221\346\255\273\344\272\272\346\214\201\347\273\255\346\233\264\346\226\260/index.html" "b/2018/09/27/\347\241\254\344\273\266\346\225\205\351\232\234\345\235\221\346\255\273\344\272\272\346\214\201\347\273\255\346\233\264\346\226\260/index.html" index 4eeaae50a..e84ab93a4 100644 --- "a/2018/09/27/\347\241\254\344\273\266\346\225\205\351\232\234\345\235\221\346\255\273\344\272\272\346\214\201\347\273\255\346\233\264\346\226\260/index.html" +++ "b/2018/09/27/\347\241\254\344\273\266\346\225\205\351\232\234\345\235\221\346\255\273\344\272\272\346\214\201\347\273\255\346\233\264\346\226\260/index.html" @@ -83,7 +83,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2018/09/30/Python-socket-\347\274\226\347\250\213/index.html" "b/2018/09/30/Python-socket-\347\274\226\347\250\213/index.html" index 1e9b63e7f..70ddeaada 100644 --- "a/2018/09/30/Python-socket-\347\274\226\347\250\213/index.html" +++ "b/2018/09/30/Python-socket-\347\274\226\347\250\213/index.html" @@ -665,7 +665,7 @@ 链接到标题

学习了通过 selector 多路 I/O 复用方式来处理 socket 多连接情况,如果请求量少的情况下,也可以使用多线程方式处理。

selector 是 Python3.6 标准库,等之后更了解 select、poll、epoll 之后写一篇总结。 (不知道何年何月啊)

\ No newline at end of file diff --git "a/2018/11/09/10\346\234\210\346\235\202\350\256\260/index.html" "b/2018/11/09/10\346\234\210\346\235\202\350\256\260/index.html" index 40a798b8e..15ed867e4 100644 --- "a/2018/11/09/10\346\234\210\346\235\202\350\256\260/index.html" +++ "b/2018/11/09/10\346\234\210\346\235\202\350\256\260/index.html" @@ -58,7 +58,7 @@ 链接到标题

无。(忧伤)

\ No newline at end of file diff --git "a/2018/11/10/\350\266\205\345\276\256\346\234\215\345\212\241\345\231\250-IPMI-\350\277\236\346\216\245\351\205\215\347\275\256\344\273\213\347\273\215/index.html" "b/2018/11/10/\350\266\205\345\276\256\346\234\215\345\212\241\345\231\250-IPMI-\350\277\236\346\216\245\351\205\215\347\275\256\344\273\213\347\273\215/index.html" index 73fc62d1a..116832224 100644 --- "a/2018/11/10/\350\266\205\345\276\256\346\234\215\345\212\241\345\231\250-IPMI-\350\277\236\346\216\245\351\205\215\347\275\256\344\273\213\347\273\215/index.html" +++ "b/2018/11/10/\350\266\205\345\276\256\346\234\215\345\212\241\345\231\250-IPMI-\350\277\236\346\216\245\351\205\215\347\275\256\344\273\213\347\273\215/index.html" @@ -64,7 +64,7 @@ 链接到标题

故障转移模式,也是服务器默认模式。该模式优先检查 IPMI 网口是否可以连通,如果可以连通,则直接连接,如果不可以连接,则尝试通过板载网口所在网络进行连接。

\ No newline at end of file diff --git "a/2018/11/18/Traceroute-\347\256\200\346\230\223\345\256\236\347\216\260/index.html" "b/2018/11/18/Traceroute-\347\256\200\346\230\223\345\256\236\347\216\260/index.html" index 24b560745..f20e02211 100644 --- "a/2018/11/18/Traceroute-\347\256\200\346\230\223\345\256\236\347\216\260/index.html" +++ "b/2018/11/18/Traceroute-\347\256\200\346\230\223\345\256\236\347\216\260/index.html" @@ -222,7 +222,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2018/11/18/\345\211\221\346\214\207-Offer\344\270\200/index.html" "b/2018/11/18/\345\211\221\346\214\207-Offer\344\270\200/index.html" index d7470a907..75a8484b4 100644 --- "a/2018/11/18/\345\211\221\346\214\207-Offer\344\270\200/index.html" +++ "b/2018/11/18/\345\211\221\346\214\207-Offer\344\270\200/index.html" @@ -169,7 +169,7 @@ print find_num_of_1(num) \ No newline at end of file diff --git "a/2018/11/20/\345\211\221\346\214\207-Offer\344\272\214/index.html" "b/2018/11/20/\345\211\221\346\214\207-Offer\344\272\214/index.html" index 5e8f78a20..778a63813 100644 --- "a/2018/11/20/\345\211\221\346\214\207-Offer\344\272\214/index.html" +++ "b/2018/11/20/\345\211\221\346\214\207-Offer\344\272\214/index.html" @@ -30,7 +30,7 @@ power_value(2, 2) \ No newline at end of file diff --git "a/2018/11/24/Ansible\346\234\200\344\275\263\345\256\236\350\267\265/index.html" "b/2018/11/24/Ansible\346\234\200\344\275\263\345\256\236\350\267\265/index.html" index a36764b37..944b0d1d6 100644 --- "a/2018/11/24/Ansible\346\234\200\344\275\263\345\256\236\350\267\265/index.html" +++ "b/2018/11/24/Ansible\346\234\200\344\275\263\345\256\236\350\267\265/index.html" @@ -146,7 +146,7 @@ 链接到标题

从个人使用上来说,Ansible 还是很好用的,至少它无需 Agent,SSH 连接等特性,使用起来很友好。
但是我们也不应该过分使用 Playbook,编写 Playbook 解析 json 花费了不少的时间,远不如直接在被执行脚本中完成的成本低。

Ansible 还有一些未能合理解决的问题,比如如何知道一个 Playbook 执行的总体进度? 如何获取执行的实时结果输出等。

如果我们只是普通的操作一些节点执行命令,获取信息,那么完全可以通过 sshpass,mmh 等命令完成,相对来说更方便。

希望随着自己的使用,能够更好的掌握使用 Ansible 的度。

\ No newline at end of file diff --git "a/2018/11/25/\345\211\221\346\214\207-Offer\344\270\211/index.html" "b/2018/11/25/\345\211\221\346\214\207-Offer\344\270\211/index.html" index 101237c22..1eac9b598 100644 --- "a/2018/11/25/\345\211\221\346\214\207-Offer\344\270\211/index.html" +++ "b/2018/11/25/\345\211\221\346\214\207-Offer\344\270\211/index.html" @@ -78,7 +78,7 @@ print_1_to_max_of_n2(2) \ No newline at end of file diff --git a/2018/12/01/Exponential-backoff/index.html b/2018/12/01/Exponential-backoff/index.html index c1213a551..62490fb03 100644 --- a/2018/12/01/Exponential-backoff/index.html +++ b/2018/12/01/Exponential-backoff/index.html @@ -73,7 +73,7 @@ time.sleep(fail_sleep) \ No newline at end of file diff --git "a/2018/12/02/\344\270\252\344\272\272\345\270\270\347\224\250\345\267\245\345\205\267/index.html" "b/2018/12/02/\344\270\252\344\272\272\345\270\270\347\224\250\345\267\245\345\205\267/index.html" index ea3570b9b..40fe49176 100644 --- "a/2018/12/02/\344\270\252\344\272\272\345\270\270\347\224\250\345\267\245\345\205\267/index.html" +++ "b/2018/12/02/\344\270\252\344\272\272\345\270\270\347\224\250\345\267\245\345\205\267/index.html" @@ -76,7 +76,7 @@ 链接到标题

把日常使用最多的软件列举了一下,基本上我每天清醒的时间都是在使用上述软件,想想还是很恐怖的。

最后的时间管理软件其实我中断使用过一段时间,那段时间我认为自己能够控制自己的工作内容分配,时间分配都在自己的计划中,应该不会出现 时间去哪了 之类的问题。结果最近随着工作内容的增加,每天感觉都有做不完的事情,又不清楚自己的时间都用来做什么了,就又安装回来观察下,结果很震惊:工作分配真的变多了 ( º﹃º )

\ No newline at end of file diff --git "a/2018/12/02/\345\211\221\346\214\207-Offer\345\233\233/index.html" "b/2018/12/02/\345\211\221\346\214\207-Offer\345\233\233/index.html" index eab3902e9..92a0aa656 100644 --- "a/2018/12/02/\345\211\221\346\214\207-Offer\345\233\233/index.html" +++ "b/2018/12/02/\345\211\221\346\214\207-Offer\345\233\233/index.html" @@ -54,7 +54,7 @@ print(node1.next.next.val) \ No newline at end of file diff --git "a/2018/12/05/\345\211\221\346\214\207-Offer\344\272\224/index.html" "b/2018/12/05/\345\211\221\346\214\207-Offer\344\272\224/index.html" index 349e0400d..ac07f61af 100644 --- "a/2018/12/05/\345\211\221\346\214\207-Offer\344\272\224/index.html" +++ "b/2018/12/05/\345\211\221\346\214\207-Offer\344\272\224/index.html" @@ -31,7 +31,7 @@ print reorder2(nums) \ No newline at end of file diff --git "a/2018/12/06/\345\211\221\346\214\207-Offer\345\205\255/index.html" "b/2018/12/06/\345\211\221\346\214\207-Offer\345\205\255/index.html" index 1391049b9..4f5f26634 100644 --- "a/2018/12/06/\345\211\221\346\214\207-Offer\345\205\255/index.html" +++ "b/2018/12/06/\345\211\221\346\214\207-Offer\345\205\255/index.html" @@ -62,7 +62,7 @@ print s.find_k_to_tail2(a, 3) \ No newline at end of file diff --git "a/2018/12/12/\346\210\264\345\260\224\346\234\215\345\212\241\345\231\250-iDrac-\351\205\215\347\275\256/index.html" "b/2018/12/12/\346\210\264\345\260\224\346\234\215\345\212\241\345\231\250-iDrac-\351\205\215\347\275\256/index.html" index 19bd75b1c..8c1150278 100644 --- "a/2018/12/12/\346\210\264\345\260\224\346\234\215\345\212\241\345\231\250-iDrac-\351\205\215\347\275\256/index.html" +++ "b/2018/12/12/\346\210\264\345\260\224\346\234\215\345\212\241\345\231\250-iDrac-\351\205\215\347\275\256/index.html" @@ -26,7 +26,7 @@ 链接到标题

将 iDRAC 网络配置从 LOM 改为 Dedicated 后,重启 OS 即可,注意,改为 Dedicated 后,OS 将无法识别到 LOM,需要重新配置网络。

\ No newline at end of file diff --git "a/2018/12/15/\345\211\221\346\214\207-Offer\344\270\203/index.html" "b/2018/12/15/\345\211\221\346\214\207-Offer\344\270\203/index.html" index 98485327d..99f47ad26 100644 --- "a/2018/12/15/\345\211\221\346\214\207-Offer\344\270\203/index.html" +++ "b/2018/12/15/\345\211\221\346\214\207-Offer\344\270\203/index.html" @@ -243,7 +243,7 @@ # print(S.PrintMatrix(matrix3)) \ No newline at end of file diff --git "a/2018/12/18/cgroup-\350\265\204\346\272\220\351\242\204\347\225\231/index.html" "b/2018/12/18/cgroup-\350\265\204\346\272\220\351\242\204\347\225\231/index.html" index 1aa1318ac..9e1f57540 100644 --- "a/2018/12/18/cgroup-\350\265\204\346\272\220\351\242\204\347\225\231/index.html" +++ "b/2018/12/18/cgroup-\350\265\204\346\272\220\351\242\204\347\225\231/index.html" @@ -111,7 +111,7 @@ KiB Swap: 0 total, 0 free, 0 used. 12406676+avail Mem

我在 yiran/others 中配置了 3 个线程,那么此时哪怕我执行 stress worker 为 24,也只会在这3个线程中,不会对其他 cgroup 服务产生干扰,从而达到了资源预留的效果。

\ No newline at end of file diff --git "a/2018/12/30/2018\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" "b/2018/12/30/2018\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" index fdd75ffec..9d71e65ae 100644 --- "a/2018/12/30/2018\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" +++ "b/2018/12/30/2018\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" @@ -22,7 +22,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/01/01/Wireshark-\350\277\234\347\250\213\346\212\223\345\214\205\346\226\271\346\263\225/index.html" "b/2019/01/01/Wireshark-\350\277\234\347\250\213\346\212\223\345\214\205\346\226\271\346\263\225/index.html" index 5a9c88995..0c4ff413d 100644 --- "a/2019/01/01/Wireshark-\350\277\234\347\250\213\346\212\223\345\214\205\346\226\271\346\263\225/index.html" +++ "b/2019/01/01/Wireshark-\350\277\234\347\250\213\346\212\223\345\214\205\346\226\271\346\263\225/index.html" @@ -31,7 +31,7 @@ 链接到标题
  1. 打开 Wireshark,点击 Capture –> Options –> Manage Interfaces –> Remote interfaces –> + –> 在 Host 输入对应服务器 IP 即可
  2. 在 Wireshark 首页上我们可以看到服务器上的相应网卡列表,选择我们想要抓取的网卡,即可抓取。
\ No newline at end of file diff --git "a/2019/01/05/Shell-cat-\344\277\235\345\255\230\346\226\207\344\273\266\346\226\271\345\274\217/index.html" "b/2019/01/05/Shell-cat-\344\277\235\345\255\230\346\226\207\344\273\266\346\226\271\345\274\217/index.html" index a0c7eb947..a0921c4db 100644 --- "a/2019/01/05/Shell-cat-\344\277\235\345\255\230\346\226\207\344\273\266\346\226\271\345\274\217/index.html" +++ "b/2019/01/05/Shell-cat-\344\277\235\345\255\230\346\226\207\344\273\266\346\226\271\345\274\217/index.html" @@ -58,7 +58,7 @@ $fff \ No newline at end of file diff --git "a/2019/01/12/\350\201\212\344\270\200\350\201\212-ISO-9660/index.html" "b/2019/01/12/\350\201\212\344\270\200\350\201\212-ISO-9660/index.html" index c8a27ad58..6bb7ff7af 100644 --- "a/2019/01/12/\350\201\212\344\270\200\350\201\212-ISO-9660/index.html" +++ "b/2019/01/12/\350\201\212\344\270\200\350\201\212-ISO-9660/index.html" @@ -95,7 +95,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/02/05/\345\255\246\344\274\232\346\213\222\347\273\235/index.html" "b/2019/02/05/\345\255\246\344\274\232\346\213\222\347\273\235/index.html" index b925d97ab..95bad008d 100644 --- "a/2019/02/05/\345\255\246\344\274\232\346\213\222\347\273\235/index.html" +++ "b/2019/02/05/\345\255\246\344\274\232\346\213\222\347\273\235/index.html" @@ -24,7 +24,7 @@ 阅读时间:1 分钟

趁着春节 7 天假期,把 18年所有的年假都请了下来,计划在家里待 20多天,这次假期最大的感受就是父母不懂得拒绝,或者说他们不想拒绝。

我小时候也是这样,可能是因为父母的关系,我一直处于一个周围同学中的“好人”状态,有事情要找人帮忙,一般都会找到我这来,因为我不拒绝。这也给我自身造成了一种假象:“我跟周围的关系不错”。那么我不拒绝的原因是什么呢?

最早可能是我不会拒绝,觉得拒绝会让对方难堪;之后可能是我觉得这段关系是我所看重的,所以我为了维持关系不拒绝,但是根本原因还是第一条;最终可能是我懒。(?

不拒绝,不想拒绝或者说不懂得拒绝,给我造成了很多的困扰,很被动。我这个人是一个喜欢计划的人,无论是生活还是工作,我都希望能够按照我的计划进行(当然如果出现计划外的事情往往我会比较懊恼。但是又因为我不拒绝,导致我的计划经常被中断,甚至是有些时效性的事情,就被彻底的终止了。可能这件事情对我比较重要,但是因为不拒绝,导致事情没完成。

那么我是从什么开始学会拒绝的呢?准确的说是同事教我的(虽然现在这位同事经常被我拒绝 - - 。在 2017年,我负责的工作准确的说是一半在公司内部,另一半在与公司外部的合作上。公司外部的工作优先级比较高,当我在做公司内部工作的时候,经常性的被打断,去处理优先级比较高的工作,造成我的整体工作效率不高,甚至说很低,哪怕我已经尽可能的考虑到部分原因,但是计划永远赶不上变化,我们要针对不同的事情去拒绝,比如当我正在处理公司外部的工作 A,我的老板让我立即做公司内部工作 B,自我评估优先级之后,我们决定是否接受 B,而不是因为那是我的老板,我就毫不犹豫的接受,因为当时接受的结果很有可能会造成 A & B 都做不好。

亲戚、朋友甚至是恋人关系也是一样,这种与工作关系不同,在让你帮忙时,他们往往会带上“情感”上的束缚,会利用“情感”关系去控制你,仿佛你不做这段关系就到此为止一样,这种是最可怕的,要学会拒绝,避免深陷。

当然我现在的拒绝可能比较生硬,导致不愉快,但是终究对我来说是个好事,期望后续能够通过阅读《情感勒索》这部书来改善。

\ No newline at end of file diff --git "a/2019/03/02/Libvirt-CPU-\351\205\215\347\275\256/index.html" "b/2019/03/02/Libvirt-CPU-\351\205\215\347\275\256/index.html" index c8911db3e..14ce64fb9 100644 --- "a/2019/03/02/Libvirt-CPU-\351\205\215\347\275\256/index.html" +++ "b/2019/03/02/Libvirt-CPU-\351\205\215\347\275\256/index.html" @@ -62,7 +62,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/03/09/Python-\347\224\237\346\210\220\345\231\250\344\275\277\347\224\250/index.html" "b/2019/03/09/Python-\347\224\237\346\210\220\345\231\250\344\275\277\347\224\250/index.html" index d87af9f55..cf1a9c20e 100644 --- "a/2019/03/09/Python-\347\224\237\346\210\220\345\231\250\344\275\277\347\224\250/index.html" +++ "b/2019/03/09/Python-\347\224\237\346\210\220\345\231\250\344\275\277\347\224\250/index.html" @@ -95,7 +95,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/03/10/Python-\350\260\203\347\224\250-systemd-watchdog-\346\226\271\346\263\225/index.html" "b/2019/03/10/Python-\350\260\203\347\224\250-systemd-watchdog-\346\226\271\346\263\225/index.html" index fbd36e8f3..aa2b094fd 100644 --- "a/2019/03/10/Python-\350\260\203\347\224\250-systemd-watchdog-\346\226\271\346\263\225/index.html" +++ "b/2019/03/10/Python-\350\260\203\347\224\250-systemd-watchdog-\346\226\271\346\263\225/index.html" @@ -128,7 +128,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/03/16/\345\205\263\344\272\216-On-Call/index.html" "b/2019/03/16/\345\205\263\344\272\216-On-Call/index.html" index 426bd500a..c07612bba 100644 --- "a/2019/03/16/\345\205\263\344\272\216-On-Call/index.html" +++ "b/2019/03/16/\345\205\263\344\272\216-On-Call/index.html" @@ -54,7 +54,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/03/23/Wireguard-\344\275\223\351\252\214/index.html" "b/2019/03/23/Wireguard-\344\275\223\351\252\214/index.html" index aa825add3..f62d95ce2 100644 --- "a/2019/03/23/Wireguard-\344\275\223\351\252\214/index.html" +++ "b/2019/03/23/Wireguard-\344\275\223\351\252\214/index.html" @@ -125,7 +125,7 @@ PersistentKeepalive = 25 \ No newline at end of file diff --git "a/2019/03/29/LVM-\344\275\277\347\224\250\346\200\273\347\273\223/index.html" "b/2019/03/29/LVM-\344\275\277\347\224\250\346\200\273\347\273\223/index.html" index 03c9ae98e..b1ac123d1 100644 --- "a/2019/03/29/LVM-\344\275\277\347\224\250\346\200\273\347\273\223/index.html" +++ "b/2019/03/29/LVM-\344\275\277\347\224\250\346\200\273\347\273\223/index.html" @@ -51,7 +51,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/03/31/huey-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" "b/2019/03/31/huey-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" index 11d2f079b..3f43279ea 100644 --- "a/2019/03/31/huey-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" +++ "b/2019/03/31/huey-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" @@ -241,7 +241,7 @@ 链接到标题

Huey 作为一个任务调度应用,整体代码量不多,但是有很多值得学习的地方,也许过段时间再看会有新的收获。

\ No newline at end of file diff --git "a/2019/04/02/\350\256\260\344\270\200\346\254\241-Python-\347\274\226\347\240\201\350\270\251\345\235\221/index.html" "b/2019/04/02/\350\256\260\344\270\200\346\254\241-Python-\347\274\226\347\240\201\350\270\251\345\235\221/index.html" index aa4de250b..1c983c012 100644 --- "a/2019/04/02/\350\256\260\344\270\200\346\254\241-Python-\347\274\226\347\240\201\350\270\251\345\235\221/index.html" +++ "b/2019/04/02/\350\256\260\344\270\200\346\254\241-Python-\347\274\226\347\240\201\350\270\251\345\235\221/index.html" @@ -35,7 +35,7 @@ 链接到标题

这里解决的方式很简单,直接将 port 强制转换为 int 或者 string 就好。根本解决方式应该是在之后的代码编写过程中,规范变量类型,比如 port 就使用 int,而不是 str(unicode),防止出现未知错误。

\ No newline at end of file diff --git "a/2019/04/06/apscheduler-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" "b/2019/04/06/apscheduler-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" index 6e4899d40..c71e407cc 100644 --- "a/2019/04/06/apscheduler-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" +++ "b/2019/04/06/apscheduler-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" @@ -209,7 +209,7 @@ 链接到标题

到这里我们基本上已经将 apscheduler 的流程走了一遍,具体的 Trigger 计算时间的方法之后有机会单独写一下关于 cron,interval,date 的计算方法。

与 huey 相比,apscheduler 使用上要简单,但是简单也意味着功能的不足,比如获取 job 执行结果、job retry 机制等等。当然也有比较好的地方,apscheduler 在跟 web 框架比如 Flask,Django 集成的时候有一些第三方插件可以直接使用,不用像 Huey 一样要单独启动一个 consumer 进程,比较方便。

\ No newline at end of file diff --git "a/2019/04/11/\350\256\260\344\270\200\346\254\241-libcgroup-\351\205\215\347\275\256\345\244\261\350\264\245/index.html" "b/2019/04/11/\350\256\260\344\270\200\346\254\241-libcgroup-\351\205\215\347\275\256\345\244\261\350\264\245/index.html" index 74426f911..4cac961cc 100644 --- "a/2019/04/11/\350\256\260\344\270\200\346\254\241-libcgroup-\351\205\215\347\275\256\345\244\261\350\264\245/index.html" +++ "b/2019/04/11/\350\256\260\344\270\200\346\254\241-libcgroup-\351\205\215\347\275\256\345\244\261\350\264\245/index.html" @@ -144,7 +144,7 @@ 链接到标题

libcgroup 作为 RedHat 官方指定的 cgroup 配置工具,没想到会出现这种问题,如果 cpuset.cpus 我们要设置非连续的 cpu processor id 的话,只能通过升级方式解决了。

\ No newline at end of file diff --git "a/2019/04/20/PingCAP-tidb-ansible-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" "b/2019/04/20/PingCAP-tidb-ansible-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" index 127b5a94f..f934994d5 100644 --- "a/2019/04/20/PingCAP-tidb-ansible-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" +++ "b/2019/04/20/PingCAP-tidb-ansible-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" @@ -145,7 +145,7 @@ 链接到标题

不知道为什么在代码中 scripts 下放置了许多json 配置文件。。。。

\ No newline at end of file diff --git "a/2019/04/27/PySnooper-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" "b/2019/04/27/PySnooper-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" index ae07462b2..3d3043f03 100644 --- "a/2019/04/27/PySnooper-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" +++ "b/2019/04/27/PySnooper-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" @@ -142,7 +142,7 @@ 链接到标题

主题功能就通过上述代码来实现,简单高效,我们再来回顾一下:

  1. 通过 settrace 来设置追踪器 a. settrace 的行为是先执行追踪器部分,执行完成后执行函数字节码对应行
  2. 在追踪器中,通过 frame 相关属性来获取所需值,如 f_locals, f_code, f_globals
  3. 打印相关信息到目标中,退出上下文管理器,重新设置外层追踪器
\ No newline at end of file diff --git "a/2019/05/11/Kubernetes-\345\256\236\346\210\230-\345\211\215\350\250\200/index.html" "b/2019/05/11/Kubernetes-\345\256\236\346\210\230-\345\211\215\350\250\200/index.html" index 898febec5..49f02a4f0 100644 --- "a/2019/05/11/Kubernetes-\345\256\236\346\210\230-\345\211\215\350\250\200/index.html" +++ "b/2019/05/11/Kubernetes-\345\256\236\346\210\230-\345\211\215\350\250\200/index.html" @@ -26,7 +26,7 @@ 链接到标题

就想推荐人说的那样,这本书作为 101 系列来说,是很称职的,你跟着官方示例做,90%以上都是可以成功的,且讲解门槛不高,推荐。

中文版是由七牛团队翻译的,虽然其中有一些小的翻译错误,但是整体读下来还是很顺畅的,不影响阅读,当然现在网上已经有原版资源,想读的同学可以去 SaltTiger 搜索下载。

本书章节较多,分为 3 部分:What?How?Why?首先讲解 k8s 及容器的基本概念,然后讲解 k8s 基本使用,最后介绍了一些 k8s 工作原理及最佳实践。

当你了解了什么是 k8s,及 k8s 能带来什么好处之后,我们去使用 k8s,从而真实的感受到 k8s 带来的便利,这种感觉是很美好的(表面美好的东西肯定会有某些限制),对我来说这种美好截止到第二部分就停止了。在第三部分中,我们在之前感受到的便利隐藏着很多没有考虑到的边界因素,也意味着我们从一个传统的单节点服务切换到微服务架构上,会新增很多需要去考虑的因素,如果 k8s 内部提供了解决方案,那么很简单,我们直接编写 YAML 就可以了,如果 k8s 没有解决方案呢?我不知道,可能当我真正体验过之后才能给出感受吧(即将发生的事)。

下一篇我们来说下什么是微服务。

\ No newline at end of file diff --git "a/2019/05/11/LeetCode-Shell-\351\242\230\350\247\243/index.html" "b/2019/05/11/LeetCode-Shell-\351\242\230\350\247\243/index.html" index 963f12419..2223616e3 100644 --- "a/2019/05/11/LeetCode-Shell-\351\242\230\350\247\243/index.html" +++ "b/2019/05/11/LeetCode-Shell-\351\242\230\350\247\243/index.html" @@ -61,7 +61,7 @@ 链接到标题

其实编写 Shell 在熟知 Linux 内置命令就可以处理大部分场景了,如果处理不来,只能求助于 sed 和 awk, 但我脑子可能不太好使,awk 的语法总是记不住,每次写之前都要查一下语法。 - -

如果不想在代码中充斥着各种转义处理的话,还是老老实实使用 Python 编写脚本吧。

\ No newline at end of file diff --git "a/2019/05/14/Kubernetes-\345\256\236\346\210\230-\345\276\256\346\234\215\345\212\241/index.html" "b/2019/05/14/Kubernetes-\345\256\236\346\210\230-\345\276\256\346\234\215\345\212\241/index.html" index c0022eb9f..78f849d99 100644 --- "a/2019/05/14/Kubernetes-\345\256\236\346\210\230-\345\276\256\346\234\215\345\212\241/index.html" +++ "b/2019/05/14/Kubernetes-\345\256\236\346\210\230-\345\276\256\346\234\215\345\212\241/index.html" @@ -48,7 +48,7 @@ 链接到标题

在学习过程中,通过阅读 cch123 的博客对微服务有了更深的了解,这里列一下相关的系列博客链接:

  1. 微服务的灾难-通用语言

  2. 微服务的灾难-技术栈

  3. 微服务的灾难-拆分

  4. 微服务的灾难-依赖地狱

  5. 微服务的灾难-最终一致

  6. 微服务的灾难-康威定律和 KPI 冲突

\ No newline at end of file diff --git "a/2019/05/17/Kubernetes-\345\256\236\346\210\230-\346\227\245\345\277\227\345\244\204\347\220\206/index.html" "b/2019/05/17/Kubernetes-\345\256\236\346\210\230-\346\227\245\345\277\227\345\244\204\347\220\206/index.html" index 2d851fef0..41ca9aa8c 100644 --- "a/2019/05/17/Kubernetes-\345\256\236\346\210\230-\346\227\245\345\277\227\345\244\204\347\220\206/index.html" +++ "b/2019/05/17/Kubernetes-\345\256\236\346\210\230-\346\227\245\345\277\227\345\244\204\347\220\206/index.html" @@ -231,7 +231,7 @@ 链接到标题

到这里我们关于日志部分的介绍就到这里,总的来说我们需要集中式的日志中心,且推荐以节点级别日志代理方式配置,前提是我们能够预留足够的计算资源和存储资源。后续有机会我们可以了解下日志与事件审计关联使用。

下一篇我们来看下 Kubernetes 中镜像相关管理与使用。

\ No newline at end of file diff --git "a/2019/05/24/Kubernetes-\345\256\236\346\210\230-\351\225\234\345\203\217\347\256\241\347\220\206/index.html" "b/2019/05/24/Kubernetes-\345\256\236\346\210\230-\351\225\234\345\203\217\347\256\241\347\220\206/index.html" index deef241f6..92ee3e73a 100644 --- "a/2019/05/24/Kubernetes-\345\256\236\346\210\230-\351\225\234\345\203\217\347\256\241\347\220\206/index.html" +++ "b/2019/05/24/Kubernetes-\345\256\236\346\210\230-\351\225\234\345\203\217\347\256\241\347\220\206/index.html" @@ -168,7 +168,7 @@ 链接到标题

openstack kolla 项目,目标是通过容器化方式部署 openstack,便于 openstack 滚动升级。

\ No newline at end of file diff --git a/2019/05/26/BIOS-vs-UEFI/index.html b/2019/05/26/BIOS-vs-UEFI/index.html index a3b400d93..7efda1f0e 100644 --- a/2019/05/26/BIOS-vs-UEFI/index.html +++ b/2019/05/26/BIOS-vs-UEFI/index.html @@ -53,7 +53,7 @@ 链接到标题

随着越来越多服务器厂商将 UEFI 设置为默认模式,哪怕我们没有用到 UEFI 的高级功能,也最好将自己的 ISO 支持到 UEFI,避免因为 BIOS 的一些历史遗留问题导致后续技术支持出现困难。后续找时间写一下关于 UEFI 的 KickStart 配置文件。主要变化应该是在 /boot 分区部分有些变化,之后再说啦。

\ No newline at end of file diff --git "a/2019/05/31/Kubernetes-\345\256\236\346\210\230-\351\233\206\347\276\244\351\203\250\347\275\262/index.html" "b/2019/05/31/Kubernetes-\345\256\236\346\210\230-\351\233\206\347\276\244\351\203\250\347\275\262/index.html" index 4ef74d83b..64afa316f 100644 --- "a/2019/05/31/Kubernetes-\345\256\236\346\210\230-\351\233\206\347\276\244\351\203\250\347\275\262/index.html" +++ "b/2019/05/31/Kubernetes-\345\256\236\346\210\230-\351\233\206\347\276\244\351\203\250\347\275\262/index.html" @@ -63,7 +63,7 @@ 链接到标题

关于 k8s 集群的部署大概就是上述这些内容,具体的操作步骤都可以通过官网或者 github 找到相关资料。目前如果个人学习的话,直接通过 kubeadm 部署就好;如果想要在生产环境中部署,那么需要根据自身业务类型,仔细考虑自己是否需要 HA,如何配置 HA。

\ No newline at end of file diff --git "a/2019/06/05/\345\246\202\344\275\225\346\237\245\347\234\213\347\243\201\347\233\230\346\211\207\345\214\272\345\244\247\345\260\217/index.html" "b/2019/06/05/\345\246\202\344\275\225\346\237\245\347\234\213\347\243\201\347\233\230\346\211\207\345\214\272\345\244\247\345\260\217/index.html" index 93da00a71..47b871a1c 100644 --- "a/2019/06/05/\345\246\202\344\275\225\346\237\245\347\234\213\347\243\201\347\233\230\346\211\207\345\214\272\345\244\247\345\260\217/index.html" +++ "b/2019/06/05/\345\246\202\344\275\225\346\237\245\347\234\213\347\243\201\347\233\230\346\211\207\345\214\272\345\244\247\345\260\217/index.html" @@ -34,7 +34,7 @@ sr0 2048 2048 \ No newline at end of file diff --git "a/2019/06/15/Kubernetes-\345\256\236\346\210\230-\351\253\230\345\217\257\347\224\250\351\233\206\347\276\244\351\203\250\347\275\262/index.html" "b/2019/06/15/Kubernetes-\345\256\236\346\210\230-\351\253\230\345\217\257\347\224\250\351\233\206\347\276\244\351\203\250\347\275\262/index.html" index ce4d7418a..c23110915 100644 --- "a/2019/06/15/Kubernetes-\345\256\236\346\210\230-\351\253\230\345\217\257\347\224\250\351\233\206\347\276\244\351\203\250\347\275\262/index.html" +++ "b/2019/06/15/Kubernetes-\345\256\236\346\210\230-\351\253\230\345\217\257\347\224\250\351\233\206\347\276\244\351\203\250\347\275\262/index.html" @@ -763,7 +763,7 @@ 链接到标题

无论是直接只用 kubeadm + vip 方式部署 HA 集群,还是通过 Kubespray 部署,在网络正常情况下,是很快可以完成的。

在使用 kubeadm 过程中,因为无需引入第三方依赖库,导致整体流程顺畅,体验极佳。

在 Kubespray 过程中,因为采用 Python3 方式,但相关依赖又未显示声明,导致部署过程繁琐。但是也比较好理解,Kubespray 作为一个致力于部署企业级 k8s 集群的项目,需要处理大量的边界条件了,这个项目中 YAML 就写了 15k 行,可见一斑。

\ No newline at end of file diff --git "a/2019/06/17/\350\260\203\346\225\264-arp-\345\217\202\346\225\260\346\217\220\351\253\230\347\275\221\347\273\234\347\250\263\345\256\232\346\200\247/index.html" "b/2019/06/17/\350\260\203\346\225\264-arp-\345\217\202\346\225\260\346\217\220\351\253\230\347\275\221\347\273\234\347\250\263\345\256\232\346\200\247/index.html" index 8c22fd869..6f5a53a19 100644 --- "a/2019/06/17/\350\260\203\346\225\264-arp-\345\217\202\346\225\260\346\217\220\351\253\230\347\275\221\347\273\234\347\250\263\345\256\232\346\200\247/index.html" +++ "b/2019/06/17/\350\260\203\346\225\264-arp-\345\217\202\346\225\260\346\217\220\351\253\230\347\275\221\347\273\234\347\250\263\345\256\232\346\200\247/index.html" @@ -54,7 +54,7 @@ net.ipv4.neigh.default.gc_thresh3 = 8192 \ No newline at end of file diff --git "a/2019/06/21/Kubernetes-\345\256\236\346\210\230-Helm-\345\214\205\347\256\241\347\220\206\345\231\250/index.html" "b/2019/06/21/Kubernetes-\345\256\236\346\210\230-Helm-\345\214\205\347\256\241\347\220\206\345\231\250/index.html" index 25d24cc2e..237364137 100644 --- "a/2019/06/21/Kubernetes-\345\256\236\346\210\230-Helm-\345\214\205\347\256\241\347\220\206\345\231\250/index.html" +++ "b/2019/06/21/Kubernetes-\345\256\236\346\210\230-Helm-\345\214\205\347\256\241\347\220\206\345\231\250/index.html" @@ -537,7 +537,7 @@ 链接到标题

总体来说 Helm 基础功能使用还是很方便的,关键在于我们如何划分我们应用的粒度,比如 openstack 是以组件为粒度划分的:nova Chart 包含 api、scheduler、conductor 等服务;比如 TiDB Operator 项目是以具体功能来划分的:tidb-backup、tidb-cluster、tidb-operator 。我们应该根据自己的业务需求,合理划分。

还有一点需要注意的是,Helm 项目还处于快速发展阶段(貌似涉及 k8s 的都变化太快),尤其是最近发布了 Helm3 alpha,如果是生产系统,需要考虑后续是否能够平滑升级的影响。

如果实在不喜欢 Helm Tiller 方式,单纯使用 Helm template 也是可以的。

\ No newline at end of file diff --git "a/2019/06/26/Kubernetes-\345\256\236\346\210\230-Pod-\345\217\257\347\224\250\346\200\247/index.html" "b/2019/06/26/Kubernetes-\345\256\236\346\210\230-Pod-\345\217\257\347\224\250\346\200\247/index.html" index f608b94a1..2a55cdf3e 100644 --- "a/2019/06/26/Kubernetes-\345\256\236\346\210\230-Pod-\345\217\257\347\224\250\346\200\247/index.html" +++ "b/2019/06/26/Kubernetes-\345\256\236\346\210\230-Pod-\345\217\257\347\224\250\346\200\247/index.html" @@ -158,7 +158,7 @@ 链接到标题

https://github.com/Kevin-fqh/learning-k8s-source-code/blob/master/kubelet/(05)kubelet%E8%B5%84%E6%BA%90%E4%B8%8A%E6%8A%A5%26Evition%E6%9C%BA%E5%88%B6.md

https://github.com/kubernetes-sigs/kubespray/blob/master/docs/kubernetes-reliability.md

https://www.lijiaocn.com/%E9%97%AE%E9%A2%98/2019/05/27/kubernetes-node-frequently-not-ready.html#%E8%A7%82%E5%AF%9F-kubelet-%E8%BF%9B%E7%A8%8B%E7%8A%B6%E6%80%81

\ No newline at end of file diff --git "a/2019/07/05/\345\205\263\344\272\216Ansible\347\232\204\344\270\200\347\202\271\347\273\217\351\252\214/index.html" "b/2019/07/05/\345\205\263\344\272\216Ansible\347\232\204\344\270\200\347\202\271\347\273\217\351\252\214/index.html" index c665653d0..3ffae66b9 100644 --- "a/2019/07/05/\345\205\263\344\272\216Ansible\347\232\204\344\270\200\347\202\271\347\273\217\351\252\214/index.html" +++ "b/2019/07/05/\345\205\263\344\272\216Ansible\347\232\204\344\270\200\347\202\271\347\273\217\351\252\214/index.html" @@ -210,7 +210,7 @@ 链接到标题

看完 kubespray 了解了 k8s 集群部署的步骤之外,Ansible 的一些高级用法或者说经验是之后需要改善的,收获多多。

\ No newline at end of file diff --git "a/2019/07/13/Kubernetes-\345\256\236\346\210\230-\350\270\251\345\235\221\350\256\260\345\275\225\346\214\201\347\273\255\346\233\264\346\226\260/index.html" "b/2019/07/13/Kubernetes-\345\256\236\346\210\230-\350\270\251\345\235\221\350\256\260\345\275\225\346\214\201\347\273\255\346\233\264\346\226\260/index.html" index 9923078ad..b0975cf70 100644 --- "a/2019/07/13/Kubernetes-\345\256\236\346\210\230-\350\270\251\345\235\221\350\256\260\345\275\225\346\214\201\347\273\255\346\233\264\346\226\260/index.html" +++ "b/2019/07/13/Kubernetes-\345\256\236\346\210\230-\350\270\251\345\235\221\350\256\260\345\275\225\346\214\201\347\273\255\346\233\264\346\226\260/index.html" @@ -166,7 +166,7 @@ 链接到标题

使用经验通常是踩了一个又一个坑过来的~

\ No newline at end of file diff --git "a/2019/07/21/CentOS\345\256\232\345\210\266-\350\275\257\344\273\266\346\272\220\351\224\231\350\257\257/index.html" "b/2019/07/21/CentOS\345\256\232\345\210\266-\350\275\257\344\273\266\346\272\220\351\224\231\350\257\257/index.html" index ae564f575..6428038bd 100644 --- "a/2019/07/21/CentOS\345\256\232\345\210\266-\350\275\257\344\273\266\346\272\220\351\224\231\350\257\257/index.html" +++ "b/2019/07/21/CentOS\345\256\232\345\210\266-\350\275\257\344\273\266\346\272\220\351\224\231\350\257\257/index.html" @@ -42,7 +42,7 @@ 链接到标题

像往常一样,将对应的 rpm 放置到了对应的 yum 源中,更新 yum 源,制作 ISO,在安装过程中报错:

报错显示是软件源出了问题,但是没有更多的信息了,这时候我们可以通过 console 连接到其他的 pty 中,查看对应的日志,比如 CentOS 默认的日志在: /tmp/packaging.log 中:

我们可以看到日志中提示 kernel 与当前软件源中的 selinux-policy-targeted 冲突,因为安装 OS 所用的软件源就是 ISO ,所以这里肯定是我们打包 ISO 时遗漏了依赖关系导致的,我们将对应的 Kernel 所需依赖更新,重新构建 ISO 就可以了。

\ No newline at end of file diff --git a/2019/07/28/Heap-In-Python-Golang/index.html b/2019/07/28/Heap-In-Python-Golang/index.html index 095d75c34..a295980aa 100644 --- a/2019/07/28/Heap-In-Python-Golang/index.html +++ b/2019/07/28/Heap-In-Python-Golang/index.html @@ -249,7 +249,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/08/01/Kubernetes-\345\256\236\346\210\230-\345\271\263\346\273\221\347\247\273\351\231\244\350\212\202\347\202\271/index.html" "b/2019/08/01/Kubernetes-\345\256\236\346\210\230-\345\271\263\346\273\221\347\247\273\351\231\244\350\212\202\347\202\271/index.html" index 6c3c77b84..c1672cb27 100644 --- "a/2019/08/01/Kubernetes-\345\256\236\346\210\230-\345\271\263\346\273\221\347\247\273\351\231\244\350\212\202\347\202\271/index.html" +++ "b/2019/08/01/Kubernetes-\345\256\236\346\210\230-\345\271\263\346\273\221\347\247\273\351\231\244\350\212\202\347\202\271/index.html" @@ -43,7 +43,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/08/02/Linux-\344\270\213\347\243\201\347\233\230\350\256\276\345\244\207\350\207\252\345\212\250\345\217\221\347\216\260\346\226\271\345\274\217/index.html" "b/2019/08/02/Linux-\344\270\213\347\243\201\347\233\230\350\256\276\345\244\207\350\207\252\345\212\250\345\217\221\347\216\260\346\226\271\345\274\217/index.html" index e99f5d71f..f806303cc 100644 --- "a/2019/08/02/Linux-\344\270\213\347\243\201\347\233\230\350\256\276\345\244\207\350\207\252\345\212\250\345\217\221\347\216\260\346\226\271\345\274\217/index.html" +++ "b/2019/08/02/Linux-\344\270\213\347\243\201\347\233\230\350\256\276\345\244\207\350\207\252\345\212\250\345\217\221\347\216\260\346\226\271\345\274\217/index.html" @@ -241,7 +241,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/08/09/Kubernetes-\345\256\236\346\210\230-Cluster-API/index.html" "b/2019/08/09/Kubernetes-\345\256\236\346\210\230-Cluster-API/index.html" index 1cfb623ec..d19665c87 100644 --- "a/2019/08/09/Kubernetes-\345\256\236\346\210\230-Cluster-API/index.html" +++ "b/2019/08/09/Kubernetes-\345\256\236\346\210\230-Cluster-API/index.html" @@ -38,7 +38,7 @@ 链接到标题

Cluster API 目前还处于 Alpha1 版本,但是已经有很多厂家对其进行适配了,目前看到完成度比较高的公有云是 AWS,私有云是 Vsphere,之后好好读一下 Vsphere 的代码,了解下具体实现。

\ No newline at end of file diff --git "a/2019/08/09/\344\273\243\347\240\201\347\273\237\350\256\241\345\267\245\345\205\267-cloc-\345\237\272\346\234\254\344\275\277\347\224\250/index.html" "b/2019/08/09/\344\273\243\347\240\201\347\273\237\350\256\241\345\267\245\345\205\267-cloc-\345\237\272\346\234\254\344\275\277\347\224\250/index.html" index 32336ed25..398cbb4b2 100644 --- "a/2019/08/09/\344\273\243\347\240\201\347\273\237\350\256\241\345\267\245\345\205\267-cloc-\345\237\272\346\234\254\344\275\277\347\224\250/index.html" +++ "b/2019/08/09/\344\273\243\347\240\201\347\273\237\350\256\241\345\267\245\345\205\267-cloc-\345\237\272\346\234\254\344\275\277\347\224\250/index.html" @@ -144,7 +144,7 @@ ./docs/quickstart-vsphere.md 59 0 222 \ No newline at end of file diff --git "a/2019/08/16/cluster-api-provider-vsphere-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" "b/2019/08/16/cluster-api-provider-vsphere-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" index 321705922..24ca1d961 100644 --- "a/2019/08/16/cluster-api-provider-vsphere-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" +++ "b/2019/08/16/cluster-api-provider-vsphere-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" @@ -117,7 +117,7 @@ 链接到标题

通过阅读 vsphere provider 代码,我们大概了解了实现一个 Cluster-API provider 需要做哪些事情,最主要的资源控制工作都是在 Cluster-API 实现的,而 provider 主要根据各个场景不同,通过 actuator 实现对应工作,代码量和实现方式上也是千差万别。比如 aws 全部代码可能要 2w 行,而 IBM 的加一起可能不到2k,全看各家的重视程度了。

在写这篇博客的间隙,Cluster-API 开始了 alpha2 的实质性工作: https://github.com/kubernetes-sigs/cluster-api/blob/master/docs/developer/v1alpha1-compared-to-v1alpha2.md ,还没有了解具体的改动,等 beta 之后再看吧。


吐槽:

因为 Cluster-API 处于 v1alpha1 阶段,master 分支代码改动非常大,前几天看的代码今天再看就跟记忆中对不上了,之后看代码的时候一定要注意去一个稳定分支上看,免得费时费力。

\ No newline at end of file diff --git a/2019/08/17/provider-vs-provisioner/index.html b/2019/08/17/provider-vs-provisioner/index.html index f5758c9fa..6a1276e04 100644 --- a/2019/08/17/provider-vs-provisioner/index.html +++ b/2019/08/17/provider-vs-provisioner/index.html @@ -42,7 +42,7 @@ 链接到标题

根据实际的情况,provider 主要是用来区分供应者,是谁来提供某个事物,通常以公司区分。

provisioner 使用场景不多,主要是涉及到具体的功能执行,我这里理解为“置备动作执行者”,虽然也可以进行分类,但是主要意思应该是前者比较多一些。

\ No newline at end of file diff --git "a/2019/08/23/Kubernetes-\345\256\236\346\210\230-Cluster-API-v1alpha2/index.html" "b/2019/08/23/Kubernetes-\345\256\236\346\210\230-Cluster-API-v1alpha2/index.html" index 2b28f0247..75555247f 100644 --- "a/2019/08/23/Kubernetes-\345\256\236\346\210\230-Cluster-API-v1alpha2/index.html" +++ "b/2019/08/23/Kubernetes-\345\256\236\346\210\230-Cluster-API-v1alpha2/index.html" @@ -247,7 +247,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/08/31/Linux-\344\270\213\345\270\270\347\224\250\346\225\205\351\232\234\346\250\241\346\213\237\346\226\271\346\263\225/index.html" "b/2019/08/31/Linux-\344\270\213\345\270\270\347\224\250\346\225\205\351\232\234\346\250\241\346\213\237\346\226\271\346\263\225/index.html" index c0b9e1af8..3a18340a7 100644 --- "a/2019/08/31/Linux-\344\270\213\345\270\270\347\224\250\346\225\205\351\232\234\346\250\241\346\213\237\346\226\271\346\263\225/index.html" +++ "b/2019/08/31/Linux-\344\270\213\345\270\270\347\224\250\346\225\205\351\232\234\346\250\241\346\213\237\346\226\271\346\263\225/index.html" @@ -239,7 +239,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/09/06/httprunner-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" "b/2019/09/06/httprunner-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" index 80d4004fd..e077ab5ba 100644 --- "a/2019/09/06/httprunner-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" +++ "b/2019/09/06/httprunner-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" @@ -475,7 +475,7 @@ 链接到标题

其实这篇博客应该是在周五晚上完成的,但是写着写着发现自己对于项目中的整体流程无法理顺,今天又用了大半天的时间重新读了代码,一点一点记录下来。

嗯,写博客的好处之一。

\ No newline at end of file diff --git "a/2019/09/12/Kubernetes-\345\256\236\346\210\230-Leader-\351\200\211\344\270\276/index.html" "b/2019/09/12/Kubernetes-\345\256\236\346\210\230-Leader-\351\200\211\344\270\276/index.html" index f6fbd6484..d9e728be0 100644 --- "a/2019/09/12/Kubernetes-\345\256\236\346\210\230-Leader-\351\200\211\344\270\276/index.html" +++ "b/2019/09/12/Kubernetes-\345\256\236\346\210\230-Leader-\351\200\211\344\270\276/index.html" @@ -180,7 +180,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/09/13/Kubernetes-\345\256\236\346\210\230-Operator-Finalizers-\345\256\236\347\216\260/index.html" "b/2019/09/13/Kubernetes-\345\256\236\346\210\230-Operator-Finalizers-\345\256\236\347\216\260/index.html" index 8d71a08d3..d2ca1b62e 100644 --- "a/2019/09/13/Kubernetes-\345\256\236\346\210\230-Operator-Finalizers-\345\256\236\347\216\260/index.html" +++ "b/2019/09/13/Kubernetes-\345\256\236\346\210\230-Operator-Finalizers-\345\256\236\347\216\260/index.html" @@ -170,7 +170,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/09/14/\345\233\276\350\247\243\345\257\206\347\240\201\346\212\200\346\234\257\350\257\273\344\271\246\347\254\224\350\256\260/index.html" "b/2019/09/14/\345\233\276\350\247\243\345\257\206\347\240\201\346\212\200\346\234\257\350\257\273\344\271\246\347\254\224\350\256\260/index.html" index 9bd5d944f..0a34e6b16 100644 --- "a/2019/09/14/\345\233\276\350\247\243\345\257\206\347\240\201\346\212\200\346\234\257\350\257\273\344\271\246\347\254\224\350\256\260/index.html" +++ "b/2019/09/14/\345\233\276\350\247\243\345\257\206\347\240\201\346\212\200\346\234\257\350\257\273\344\271\246\347\254\224\350\256\260/index.html" @@ -116,7 +116,7 @@ 链接到标题

密码的作用是为了确保机密性,将明文转换为密文。转换之后,密文不需要保护了,需要保护的是加密时使用的密钥。通过保护较短的密钥来保护较长的明文,称为机密性的压缩。

单向散列函数时用于确认完整性的,不必检查较长的明文的完整性,只要检查散列值就能确认,这种做法称为完整性的压缩。

消息认证码和数字签名都是用于认证的技术,通过较短的认证富豪来对较长的消息进行认证,称为认证的压缩。

只有完美的密码,没有完美的人。

\ No newline at end of file diff --git "a/2019/09/19/\345\203\217\350\231\232\346\213\237\346\234\272\344\270\200\346\240\267\350\277\220\350\241\214\345\256\271\345\231\250/index.html" "b/2019/09/19/\345\203\217\350\231\232\346\213\237\346\234\272\344\270\200\346\240\267\350\277\220\350\241\214\345\256\271\345\231\250/index.html" index 044369deb..a0f2b4a40 100644 --- "a/2019/09/19/\345\203\217\350\231\232\346\213\237\346\234\272\344\270\200\346\240\267\350\277\220\350\241\214\345\256\271\345\231\250/index.html" +++ "b/2019/09/19/\345\203\217\350\231\232\346\213\237\346\234\272\344\270\200\346\240\267\350\277\220\350\241\214\345\256\271\345\231\250/index.html" @@ -320,7 +320,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/09/30/Golang-context-\344\275\277\347\224\250/index.html" "b/2019/09/30/Golang-context-\344\275\277\347\224\250/index.html" index d81bc5b40..05cd988b9 100644 --- "a/2019/09/30/Golang-context-\344\275\277\347\224\250/index.html" +++ "b/2019/09/30/Golang-context-\344\275\277\347\224\250/index.html" @@ -62,7 +62,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/10/12/Podman-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" "b/2019/10/12/Podman-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" index 4f2b2692f..959569ff5 100644 --- "a/2019/10/12/Podman-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" +++ "b/2019/10/12/Podman-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" @@ -436,7 +436,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/10/19/Buildah-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" "b/2019/10/19/Buildah-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" index 461073f47..f803b2afa 100644 --- "a/2019/10/19/Buildah-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" +++ "b/2019/10/19/Buildah-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" @@ -157,7 +157,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/10/25/\350\256\260\344\270\200\346\254\241\347\263\273\347\273\237\350\242\253\345\205\245\344\276\265\345\210\206\346\236\220\350\277\207\347\250\213/index.html" "b/2019/10/25/\350\256\260\344\270\200\346\254\241\347\263\273\347\273\237\350\242\253\345\205\245\344\276\265\345\210\206\346\236\220\350\277\207\347\250\213/index.html" index b611fb24d..7000c5c13 100644 --- "a/2019/10/25/\350\256\260\344\270\200\346\254\241\347\263\273\347\273\237\350\242\253\345\205\245\344\276\265\345\210\206\346\236\220\350\277\207\347\250\213/index.html" +++ "b/2019/10/25/\350\256\260\344\270\200\346\254\241\347\263\273\347\273\237\350\242\253\345\205\245\344\276\265\345\210\206\346\236\220\350\277\207\347\250\213/index.html" @@ -69,7 +69,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/10/26/Skopeo-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" "b/2019/10/26/Skopeo-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" index 74817ea68..4f15d301f 100644 --- "a/2019/10/26/Skopeo-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" +++ "b/2019/10/26/Skopeo-\345\210\235\346\254\241\344\275\223\351\252\214/index.html" @@ -128,7 +128,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/11/01/ARM-\346\234\215\345\212\241\345\231\250\351\200\202\351\205\215\350\256\260\345\275\225/index.html" "b/2019/11/01/ARM-\346\234\215\345\212\241\345\231\250\351\200\202\351\205\215\350\256\260\345\275\225/index.html" index dc79fa59e..0198a1c18 100644 --- "a/2019/11/01/ARM-\346\234\215\345\212\241\345\231\250\351\200\202\351\205\215\350\256\260\345\275\225/index.html" +++ "b/2019/11/01/ARM-\346\234\215\345\212\241\345\231\250\351\200\202\351\205\215\350\256\260\345\275\225/index.html" @@ -125,7 +125,7 @@ 链接到标题

国产化浪潮更大的意义是战略性的,真正要用起来,需要花费很大的精力去一点点适配兼容,如果你不想折腾,还是远离的好。

\ No newline at end of file diff --git "a/2019/11/09/\350\267\257\347\224\261\345\231\250-vs-\344\272\244\346\215\242\346\234\272/index.html" "b/2019/11/09/\350\267\257\347\224\261\345\231\250-vs-\344\272\244\346\215\242\346\234\272/index.html" index e9074259a..99e3ee02b 100644 --- "a/2019/11/09/\350\267\257\347\224\261\345\231\250-vs-\344\272\244\346\215\242\346\234\272/index.html" +++ "b/2019/11/09/\350\267\257\347\224\261\345\231\250-vs-\344\272\244\346\215\242\346\234\272/index.html" @@ -50,7 +50,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/11/15/\344\270\272\344\273\200\344\271\210\344\275\240\347\232\204-mdadm-\345\220\214\346\255\245\350\277\231\344\271\210\346\205\242/index.html" "b/2019/11/15/\344\270\272\344\273\200\344\271\210\344\275\240\347\232\204-mdadm-\345\220\214\346\255\245\350\277\231\344\271\210\346\205\242/index.html" index c98116bbe..a87b82364 100644 --- "a/2019/11/15/\344\270\272\344\273\200\344\271\210\344\275\240\347\232\204-mdadm-\345\220\214\346\255\245\350\277\231\344\271\210\346\205\242/index.html" +++ "b/2019/11/15/\344\270\272\344\273\200\344\271\210\344\275\240\347\232\204-mdadm-\345\220\214\346\255\245\350\277\231\344\271\210\346\205\242/index.html" @@ -97,7 +97,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/11/22/\344\275\277\347\224\250-Ansible-\344\274\240\350\276\223\346\226\207\344\273\266\347\232\204\345\207\240\347\247\215\346\226\271\345\274\217/index.html" "b/2019/11/22/\344\275\277\347\224\250-Ansible-\344\274\240\350\276\223\346\226\207\344\273\266\347\232\204\345\207\240\347\247\215\346\226\271\345\274\217/index.html" index 75871a732..fc02d5c47 100644 --- "a/2019/11/22/\344\275\277\347\224\250-Ansible-\344\274\240\350\276\223\346\226\207\344\273\266\347\232\204\345\207\240\347\247\215\346\226\271\345\274\217/index.html" +++ "b/2019/11/22/\344\275\277\347\224\250-Ansible-\344\274\240\350\276\223\346\226\207\344\273\266\347\232\204\345\207\240\347\247\215\346\226\271\345\274\217/index.html" @@ -56,7 +56,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/11/23/\345\246\202\344\275\225\346\215\225\346\215\211-Ctrl-C-\346\214\207\344\273\244/index.html" "b/2019/11/23/\345\246\202\344\275\225\346\215\225\346\215\211-Ctrl-C-\346\214\207\344\273\244/index.html" index 18671ec9b..0e614c9b4 100644 --- "a/2019/11/23/\345\246\202\344\275\225\346\215\225\346\215\211-Ctrl-C-\346\214\207\344\273\244/index.html" +++ "b/2019/11/23/\345\246\202\344\275\225\346\215\225\346\215\211-Ctrl-C-\346\214\207\344\273\244/index.html" @@ -75,7 +75,7 @@ } \ No newline at end of file diff --git "a/2019/11/29/Cloud-init-\346\227\240\351\234\200\351\207\215\345\220\257\346\211\247\350\241\214\351\205\215\347\275\256/index.html" "b/2019/11/29/Cloud-init-\346\227\240\351\234\200\351\207\215\345\220\257\346\211\247\350\241\214\351\205\215\347\275\256/index.html" index 5a623662f..dd5e027e9 100644 --- "a/2019/11/29/Cloud-init-\346\227\240\351\234\200\351\207\215\345\220\257\346\211\247\350\241\214\351\205\215\347\275\256/index.html" +++ "b/2019/11/29/Cloud-init-\346\227\240\351\234\200\351\207\215\345\220\257\346\211\247\350\241\214\351\205\215\347\275\256/index.html" @@ -104,7 +104,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/12/01/Linux-\345\274\225\345\257\274\351\202\243\344\272\233\344\272\213\345\204\277/index.html" "b/2019/12/01/Linux-\345\274\225\345\257\274\351\202\243\344\272\233\344\272\213\345\204\277/index.html" index 18958ee12..3ca96245e 100644 --- "a/2019/12/01/Linux-\345\274\225\345\257\274\351\202\243\344\272\233\344\272\213\345\204\277/index.html" +++ "b/2019/12/01/Linux-\345\274\225\345\257\274\351\202\243\344\272\233\344\272\213\345\204\277/index.html" @@ -137,7 +137,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/12/06/SSH-known_hosts-\346\230\276\347\244\272-IP-\345\234\260\345\235\200/index.html" "b/2019/12/06/SSH-known_hosts-\346\230\276\347\244\272-IP-\345\234\260\345\235\200/index.html" index 3a07f5854..cf8c3e340 100644 --- "a/2019/12/06/SSH-known_hosts-\346\230\276\347\244\272-IP-\345\234\260\345\235\200/index.html" +++ "b/2019/12/06/SSH-known_hosts-\346\230\276\347\244\272-IP-\345\234\260\345\235\200/index.html" @@ -71,7 +71,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/12/09/2019\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" "b/2019/12/09/2019\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" index 7ad6930cb..1f8e58b7c 100644 --- "a/2019/12/09/2019\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" +++ "b/2019/12/09/2019\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" @@ -17,7 +17,7 @@ 链接到标题
  1. 《用Python写网络爬虫》
  2. 《Wireshark网络分析就这么简单》
  3. 《如何有效阅读一本书 : 超实用笔记读书法》
  4. 《冷场》
  5. 《Go程序设计语言》
  6. 《爱你就像爱生命》
  7. 《Go by Example》
  8. 《显微镜下的大明》
  9. 《流浪地球》
  10. 《情感勒索》
  11. 《Go语言实战》
  12. 《活着》
  13. 《悉达多》
  14. 《Go in Practice》
  15. 《奈飞文化手册》
  16. 《刻意练习》
  17. 《软件测试的艺术》
  18. 《Redis实战》
  19. 《雪崩》
  20. 《TCP/IP详解 卷1:协议》
  21. 《Structure and Interpretation of Computer Programs - 2nd Edition (MIT)》
  22. 《编码的奥秘》
  23. 《Kubernetes in Action》
  24. 《计算机组成:结构化方法》
  25. 《人月神话》
  26. 《自己动手写Docker》
  27. 《好文案一句话就够了》
  28. 《跟老男孩学Linux运维:Web集群实战》
  29. 《计算机组成与设计》
  30. 《简约至上》
  31. 《Go Web编程》
  32. 《大话数据结构》
  33. 《Python Web开发实战》
  34. 《Programming Kubernetes》
  35. 《Istio入门与实战》
  36. 《刷新》
  37. 《奇特的一生》
  38. 《图解密码技术(第3版)》
  39. 《细节》
  40. 《生活大爆炸里的科学》
  41. 《操作系统导论》
  42. 《RESTful Web APIs中文版》
  43. 《正则表达式必知必会》
\ No newline at end of file diff --git "a/2019/12/11/\351\202\273\345\261\205\345\217\221\347\216\260\345\215\217\350\256\256NDP\347\256\200\346\230\223\345\256\236\347\216\260/index.html" "b/2019/12/11/\351\202\273\345\261\205\345\217\221\347\216\260\345\215\217\350\256\256NDP\347\256\200\346\230\223\345\256\236\347\216\260/index.html" index 98ab879dd..50d6c061c 100644 --- "a/2019/12/11/\351\202\273\345\261\205\345\217\221\347\216\260\345\215\217\350\256\256NDP\347\256\200\346\230\223\345\256\236\347\216\260/index.html" +++ "b/2019/12/11/\351\202\273\345\261\205\345\217\221\347\216\260\345\215\217\350\256\256NDP\347\256\200\346\230\223\345\256\236\347\216\260/index.html" @@ -181,7 +181,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/12/19/Kubernetes-\345\256\236\346\210\230-\351\253\230\345\217\257\347\224\250\351\233\206\347\276\244\351\203\250\347\275\262\346\227\240LB/index.html" "b/2019/12/19/Kubernetes-\345\256\236\346\210\230-\351\253\230\345\217\257\347\224\250\351\233\206\347\276\244\351\203\250\347\275\262\346\227\240LB/index.html" index 26c414555..ca8e74d50 100644 --- "a/2019/12/19/Kubernetes-\345\256\236\346\210\230-\351\253\230\345\217\257\347\224\250\351\233\206\347\276\244\351\203\250\347\275\262\346\227\240LB/index.html" +++ "b/2019/12/19/Kubernetes-\345\256\236\346\210\230-\351\253\230\345\217\257\347\224\250\351\233\206\347\276\244\351\203\250\347\275\262\346\227\240LB/index.html" @@ -301,7 +301,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/12/22/Kubernetes-\345\256\236\346\210\230-Cluster-API-\345\215\207\347\272\247\346\265\201\347\250\213/index.html" "b/2019/12/22/Kubernetes-\345\256\236\346\210\230-Cluster-API-\345\215\207\347\272\247\346\265\201\347\250\213/index.html" index 4300d979c..922ac4938 100644 --- "a/2019/12/22/Kubernetes-\345\256\236\346\210\230-Cluster-API-\345\215\207\347\272\247\346\265\201\347\250\213/index.html" +++ "b/2019/12/22/Kubernetes-\345\256\236\346\210\230-Cluster-API-\345\215\207\347\272\247\346\265\201\347\250\213/index.html" @@ -80,7 +80,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2019/12/25/\350\256\260\344\270\200\346\254\241-libcgroup-\351\205\215\347\275\256\345\244\261\350\264\245\344\272\214/index.html" "b/2019/12/25/\350\256\260\344\270\200\346\254\241-libcgroup-\351\205\215\347\275\256\345\244\261\350\264\245\344\272\214/index.html" index 73d89a54a..508a6eaa9 100644 --- "a/2019/12/25/\350\256\260\344\270\200\346\254\241-libcgroup-\351\205\215\347\275\256\345\244\261\350\264\245\344\272\214/index.html" +++ "b/2019/12/25/\350\256\260\344\270\200\346\254\241-libcgroup-\351\205\215\347\275\256\345\244\261\350\264\245\344\272\214/index.html" @@ -73,7 +73,7 @@ Dec 20 16:41:24 node systemd[1]: Started Control Group configuration service. \ No newline at end of file diff --git "a/2019/12/31/2019-\345\271\264\347\273\210\346\200\273\347\273\223/index.html" "b/2019/12/31/2019-\345\271\264\347\273\210\346\200\273\347\273\223/index.html" index 05dfad6b8..b714d7907 100644 --- "a/2019/12/31/2019-\345\271\264\347\273\210\346\200\273\347\273\223/index.html" +++ "b/2019/12/31/2019-\345\271\264\347\273\210\346\200\273\347\273\223/index.html" @@ -64,7 +64,7 @@ 链接到标题

都用数据记录下来的好处就是可以量化的改进:

  1. 保持看书状态,把部分观影时间也用来看书,并形成读书笔记
  2. 刷题不能停,把解题思路完整的记录下来,或文字,或图片
  3. 宁可不写也不要水博客,多记录些自己平时忽略的地方
  4. 合理利用软件,不依赖软件,尝试 GTD
\ No newline at end of file diff --git "a/2020/01/03/\344\270\272\344\273\200\344\271\210-flannel.1-\344\270\242\345\244\261\345\220\216\344\270\215\344\274\232\350\207\252\345\212\250\351\207\215\345\273\272/index.html" "b/2020/01/03/\344\270\272\344\273\200\344\271\210-flannel.1-\344\270\242\345\244\261\345\220\216\344\270\215\344\274\232\350\207\252\345\212\250\351\207\215\345\273\272/index.html" index 8cfea5103..f34d46d2c 100644 --- "a/2020/01/03/\344\270\272\344\273\200\344\271\210-flannel.1-\344\270\242\345\244\261\345\220\216\344\270\215\344\274\232\350\207\252\345\212\250\351\207\215\345\273\272/index.html" +++ "b/2020/01/03/\344\270\272\344\273\200\344\271\210-flannel.1-\344\270\242\345\244\261\345\220\216\344\270\215\344\274\232\350\207\252\345\212\250\351\207\215\345\273\272/index.html" @@ -340,7 +340,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/01/12/ThinkPad-T480-Ubuntu-19.10-\350\277\236\346\216\245\345\244\232\346\230\276\347\244\272\345\231\250\346\226\271\345\274\217/index.html" "b/2020/01/12/ThinkPad-T480-Ubuntu-19.10-\350\277\236\346\216\245\345\244\232\346\230\276\347\244\272\345\231\250\346\226\271\345\274\217/index.html" index 4585d54fc..aca1ea1af 100644 --- "a/2020/01/12/ThinkPad-T480-Ubuntu-19.10-\350\277\236\346\216\245\345\244\232\346\230\276\347\244\272\345\231\250\346\226\271\345\274\217/index.html" +++ "b/2020/01/12/ThinkPad-T480-Ubuntu-19.10-\350\277\236\346\216\245\345\244\232\346\230\276\347\244\272\345\231\250\346\226\271\345\274\217/index.html" @@ -29,7 +29,7 @@ 链接到标题

这个顺序在尝试过程中感觉跟 T480 供电正相关,但是没有找到直接问题,只能用这种连接顺序来保证这套东西正常工作了。

\ No newline at end of file diff --git "a/2020/01/17/\344\275\277\347\224\250-Raft-\345\256\236\347\216\260-VIP-\345\212\237\350\203\275/index.html" "b/2020/01/17/\344\275\277\347\224\250-Raft-\345\256\236\347\216\260-VIP-\345\212\237\350\203\275/index.html" index 451c1282b..d8e1f8f7c 100644 --- "a/2020/01/17/\344\275\277\347\224\250-Raft-\345\256\236\347\216\260-VIP-\345\212\237\350\203\275/index.html" +++ "b/2020/01/17/\344\275\277\347\224\250-Raft-\345\256\236\347\216\260-VIP-\345\212\237\350\203\275/index.html" @@ -317,7 +317,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/02/03/Server-Sent-Events-\347\256\200\345\215\225\344\275\277\347\224\250/index.html" "b/2020/02/03/Server-Sent-Events-\347\256\200\345\215\225\344\275\277\347\224\250/index.html" index 610522411..f5266368c 100644 --- "a/2020/02/03/Server-Sent-Events-\347\256\200\345\215\225\344\275\277\347\224\250/index.html" +++ "b/2020/02/03/Server-Sent-Events-\347\256\200\345\215\225\344\275\277\347\224\250/index.html" @@ -86,7 +86,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/02/07/HTTP-Content-Length-\345\255\246\344\271\240/index.html" "b/2020/02/07/HTTP-Content-Length-\345\255\246\344\271\240/index.html" index ef96e5dc3..e7cd844c0 100644 --- "a/2020/02/07/HTTP-Content-Length-\345\255\246\344\271\240/index.html" +++ "b/2020/02/07/HTTP-Content-Length-\345\255\246\344\271\240/index.html" @@ -85,7 +85,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/02/15/K8s-drain-\345\221\275\344\273\244\346\272\220\347\240\201\351\230\205\350\257\273/index.html" "b/2020/02/15/K8s-drain-\345\221\275\344\273\244\346\272\220\347\240\201\351\230\205\350\257\273/index.html" index 8984c398f..09d6346e1 100644 --- "a/2020/02/15/K8s-drain-\345\221\275\344\273\244\346\272\220\347\240\201\351\230\205\350\257\273/index.html" +++ "b/2020/02/15/K8s-drain-\345\221\275\344\273\244\346\272\220\347\240\201\351\230\205\350\257\273/index.html" @@ -303,7 +303,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/02/21/zipstreamer-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" "b/2020/02/21/zipstreamer-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" index 220539e40..62bff2cf0 100644 --- "a/2020/02/21/zipstreamer-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" +++ "b/2020/02/21/zipstreamer-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" @@ -203,7 +203,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/02/28/2020-\347\254\2549\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/02/28/2020-\347\254\2549\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index c684b92e2..d628e1b09 100644 --- "a/2020/02/28/2020-\347\254\2549\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/02/28/2020-\347\254\2549\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -202,7 +202,7 @@ } \ No newline at end of file diff --git "a/2020/03/02/DMA-RDMA-\345\237\272\346\234\254\346\246\202\345\277\265/index.html" "b/2020/03/02/DMA-RDMA-\345\237\272\346\234\254\346\246\202\345\277\265/index.html" index d7492a53f..c470bece0 100644 --- "a/2020/03/02/DMA-RDMA-\345\237\272\346\234\254\346\246\202\345\277\265/index.html" +++ "b/2020/03/02/DMA-RDMA-\345\237\272\346\234\254\346\246\202\345\277\265/index.html" @@ -84,7 +84,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/03/06/2020-\347\254\25410\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/03/06/2020-\347\254\25410\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 8aa969545..4bdbd56f6 100644 --- "a/2020/03/06/2020-\347\254\25410\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/03/06/2020-\347\254\25410\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -139,7 +139,7 @@ return tibo(n) \ No newline at end of file diff --git "a/2020/03/06/systemd-\345\270\270\347\224\250\346\223\215\344\275\234\345\217\212\351\205\215\347\275\256/index.html" "b/2020/03/06/systemd-\345\270\270\347\224\250\346\223\215\344\275\234\345\217\212\351\205\215\347\275\256/index.html" index 784a4b2ed..0123f3ad2 100644 --- "a/2020/03/06/systemd-\345\270\270\347\224\250\346\223\215\344\275\234\345\217\212\351\205\215\347\275\256/index.html" +++ "b/2020/03/06/systemd-\345\270\270\347\224\250\346\223\215\344\275\234\345\217\212\351\205\215\347\275\256/index.html" @@ -97,7 +97,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/03/12/SR-IOV-\345\237\272\346\234\254\346\246\202\345\277\265/index.html" "b/2020/03/12/SR-IOV-\345\237\272\346\234\254\346\246\202\345\277\265/index.html" index b9d0f0320..60a9a5d27 100644 --- "a/2020/03/12/SR-IOV-\345\237\272\346\234\254\346\246\202\345\277\265/index.html" +++ "b/2020/03/12/SR-IOV-\345\237\272\346\234\254\346\246\202\345\277\265/index.html" @@ -37,7 +37,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/03/13/2020-\347\254\25411\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/03/13/2020-\347\254\25411\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index a5cbedf6c..09608838d 100644 --- "a/2020/03/13/2020-\347\254\25411\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/03/13/2020-\347\254\25411\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -190,7 +190,7 @@ return max(map(dfs, range(n))) \ No newline at end of file diff --git "a/2020/03/18/\347\220\206\350\247\243\347\275\221\345\215\241\346\267\267\346\235\202\346\250\241\345\274\217/index.html" "b/2020/03/18/\347\220\206\350\247\243\347\275\221\345\215\241\346\267\267\346\235\202\346\250\241\345\274\217/index.html" index c2d8a1bca..e00cf84a4 100644 --- "a/2020/03/18/\347\220\206\350\247\243\347\275\221\345\215\241\346\267\267\346\235\202\346\250\241\345\274\217/index.html" +++ "b/2020/03/18/\347\220\206\350\247\243\347\275\221\345\215\241\346\267\267\346\235\202\346\250\241\345\274\217/index.html" @@ -53,7 +53,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/03/20/2020-\347\254\25412\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/03/20/2020-\347\254\25412\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index e1b1fa8c6..faa756919 100644 --- "a/2020/03/20/2020-\347\254\25412\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/03/20/2020-\347\254\25412\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -158,7 +158,7 @@ return root.right \ No newline at end of file diff --git "a/2020/03/26/\350\256\272\346\226\207\351\230\205\350\257\273-Pingmesh-A-Large-Scale-System-for-Data-Center-Network-Latency-Measurement-and-Analysis/index.html" "b/2020/03/26/\350\256\272\346\226\207\351\230\205\350\257\273-Pingmesh-A-Large-Scale-System-for-Data-Center-Network-Latency-Measurement-and-Analysis/index.html" index 4490db108..768f7fb0a 100644 --- "a/2020/03/26/\350\256\272\346\226\207\351\230\205\350\257\273-Pingmesh-A-Large-Scale-System-for-Data-Center-Network-Latency-Measurement-and-Analysis/index.html" +++ "b/2020/03/26/\350\256\272\346\226\207\351\230\205\350\257\273-Pingmesh-A-Large-Scale-System-for-Data-Center-Network-Latency-Measurement-and-Analysis/index.html" @@ -56,7 +56,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/03/27/2020-\347\254\25413\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/03/27/2020-\347\254\25413\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 835fef7e3..be500507b 100644 --- "a/2020/03/27/2020-\347\254\25413\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/03/27/2020-\347\254\25413\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -122,7 +122,7 @@ return mat \ No newline at end of file diff --git "a/2020/04/03/2020-\347\254\25414\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/04/03/2020-\347\254\25414\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 5d6bd3822..b76ffdf14 100644 --- "a/2020/04/03/2020-\347\254\25414\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/04/03/2020-\347\254\25414\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -141,7 +141,7 @@ return same_slop \ No newline at end of file diff --git "a/2020/04/05/fsck-\346\230\257\345\246\202\344\275\225\345\267\245\344\275\234\347\232\204/index.html" "b/2020/04/05/fsck-\346\230\257\345\246\202\344\275\225\345\267\245\344\275\234\347\232\204/index.html" index 939756343..f502efc65 100644 --- "a/2020/04/05/fsck-\346\230\257\345\246\202\344\275\225\345\267\245\344\275\234\347\232\204/index.html" +++ "b/2020/04/05/fsck-\346\230\257\345\246\202\344\275\225\345\267\245\344\275\234\347\232\204/index.html" @@ -48,7 +48,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/04/10/2020-\347\254\25415\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/04/10/2020-\347\254\25415\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index c65b4332a..5a2a5aac8 100644 --- "a/2020/04/10/2020-\347\254\25415\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/04/10/2020-\347\254\25415\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -128,7 +128,7 @@ return res \ No newline at end of file diff --git "a/2020/04/12/runc-nsenter-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" "b/2020/04/12/runc-nsenter-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" index 1ee7df388..c8327fdbb 100644 --- "a/2020/04/12/runc-nsenter-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" +++ "b/2020/04/12/runc-nsenter-\346\272\220\347\240\201\351\230\205\350\257\273/index.html" @@ -80,7 +80,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/04/18/2020-\347\254\25416\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/04/18/2020-\347\254\25416\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index bba3f8e84..3f5c62e9b 100644 --- "a/2020/04/18/2020-\347\254\25416\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/04/18/2020-\347\254\25416\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -159,7 +159,7 @@ return total \ No newline at end of file diff --git "a/2020/04/18/\346\226\207\344\273\266\347\263\273\347\273\237\345\237\272\346\234\254\346\246\202\345\277\265\345\217\212\345\270\270\347\224\250\346\223\215\344\275\234\350\247\243\351\207\212/index.html" "b/2020/04/18/\346\226\207\344\273\266\347\263\273\347\273\237\345\237\272\346\234\254\346\246\202\345\277\265\345\217\212\345\270\270\347\224\250\346\223\215\344\275\234\350\247\243\351\207\212/index.html" index 9697a77af..39f78ac98 100644 --- "a/2020/04/18/\346\226\207\344\273\266\347\263\273\347\273\237\345\237\272\346\234\254\346\246\202\345\277\265\345\217\212\345\270\270\347\224\250\346\223\215\344\275\234\350\247\243\351\207\212/index.html" +++ "b/2020/04/18/\346\226\207\344\273\266\347\263\273\347\273\237\345\237\272\346\234\254\346\246\202\345\277\265\345\217\212\345\270\270\347\224\250\346\223\215\344\275\234\350\247\243\351\207\212/index.html" @@ -73,7 +73,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/04/24/2020-\347\254\25417\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/04/24/2020-\347\254\25417\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 5123fb105..6cfab701a 100644 --- "a/2020/04/24/2020-\347\254\25417\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/04/24/2020-\347\254\25417\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -144,7 +144,7 @@ return min(dp[0], dp[1]) \ No newline at end of file diff --git "a/2020/04/25/\345\234\250\347\273\210\347\253\257\350\276\223\345\205\245\345\221\275\344\273\244\345\220\216\347\263\273\347\273\237\345\201\232\344\272\206\344\273\200\344\271\210/index.html" "b/2020/04/25/\345\234\250\347\273\210\347\253\257\350\276\223\345\205\245\345\221\275\344\273\244\345\220\216\347\263\273\347\273\237\345\201\232\344\272\206\344\273\200\344\271\210/index.html" index 0f7a01a40..70e2c2bc1 100644 --- "a/2020/04/25/\345\234\250\347\273\210\347\253\257\350\276\223\345\205\245\345\221\275\344\273\244\345\220\216\347\263\273\347\273\237\345\201\232\344\272\206\344\273\200\344\271\210/index.html" +++ "b/2020/04/25/\345\234\250\347\273\210\347\253\257\350\276\223\345\205\245\345\221\275\344\273\244\345\220\216\347\263\273\347\273\237\345\201\232\344\272\206\344\273\200\344\271\210/index.html" @@ -100,7 +100,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/05/01/2020-\347\254\25418\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/05/01/2020-\347\254\25418\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 7eeedce1e..f035627ea 100644 --- "a/2020/05/01/2020-\347\254\25418\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/05/01/2020-\347\254\25418\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -115,7 +115,7 @@ } \ No newline at end of file diff --git "a/2020/05/08/2020-\347\254\25419\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/05/08/2020-\347\254\25419\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index c8d60991c..93c0fe855 100644 --- "a/2020/05/08/2020-\347\254\25419\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/05/08/2020-\347\254\25419\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -94,7 +94,7 @@ return size \ No newline at end of file diff --git "a/2020/05/13/PyInstaller-\344\270\216-RPM-\351\205\215\345\220\210\344\275\277\347\224\250\350\270\251\345\235\221/index.html" "b/2020/05/13/PyInstaller-\344\270\216-RPM-\351\205\215\345\220\210\344\275\277\347\224\250\350\270\251\345\235\221/index.html" index ada67a0be..6743c75fd 100644 --- "a/2020/05/13/PyInstaller-\344\270\216-RPM-\351\205\215\345\220\210\344\275\277\347\224\250\350\270\251\345\235\221/index.html" +++ "b/2020/05/13/PyInstaller-\344\270\216-RPM-\351\205\215\345\220\210\344\275\277\347\224\250\350\270\251\345\235\221/index.html" @@ -95,7 +95,7 @@ 链接到标题

通常来说 pyinstaller 用的人不少,rpm 用的人也不少,这俩默认配置配合使用是一定会出问题的,但是没有找到相关的问题,可能真的不是一类人吧。

用同事的话作为结束语: automatic 开头的东西,一个字都不要信

\ No newline at end of file diff --git "a/2020/05/16/2020-\347\254\25420\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/05/16/2020-\347\254\25420\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 5cbd91ed1..93919de75 100644 --- "a/2020/05/16/2020-\347\254\25420\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/05/16/2020-\347\254\25420\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -87,7 +87,7 @@ return inc \ No newline at end of file diff --git "a/2020/05/22/2020-\347\254\25421\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/05/22/2020-\347\254\25421\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index e6420eeb3..3531ce950 100644 --- "a/2020/05/22/2020-\347\254\25421\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/05/22/2020-\347\254\25421\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -94,7 +94,7 @@ return True \ No newline at end of file diff --git "a/2020/06/01/2020-\347\254\25422\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/06/01/2020-\347\254\25422\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 4d86bde1a..5a96d7e81 100644 --- "a/2020/06/01/2020-\347\254\25422\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/06/01/2020-\347\254\25422\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -76,7 +76,7 @@ return dfs(root) \ No newline at end of file diff --git "a/2020/06/06/2020-\347\254\25423\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/06/06/2020-\347\254\25423\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 45783eb3e..6d589738b 100644 --- "a/2020/06/06/2020-\347\254\25423\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/06/06/2020-\347\254\25423\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -103,7 +103,7 @@ return changes \ No newline at end of file diff --git "a/2020/06/13/2020-\347\254\25424\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/06/13/2020-\347\254\25424\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index bfb0718bf..2d02a55b8 100644 --- "a/2020/06/13/2020-\347\254\25424\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/06/13/2020-\347\254\25424\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -101,7 +101,7 @@ self.recurse(root.left, currSum) \ No newline at end of file diff --git "a/2020/06/13/\344\273\216\345\214\227\344\272\254\350\275\254\345\210\260\344\270\212\346\265\267\347\224\237\346\264\273\344\270\244\345\221\250\346\204\237\345\217\227/index.html" "b/2020/06/13/\344\273\216\345\214\227\344\272\254\350\275\254\345\210\260\344\270\212\346\265\267\347\224\237\346\264\273\344\270\244\345\221\250\346\204\237\345\217\227/index.html" index 3f82f0f38..65cc951e1 100644 --- "a/2020/06/13/\344\273\216\345\214\227\344\272\254\350\275\254\345\210\260\344\270\212\346\265\267\347\224\237\346\264\273\344\270\244\345\221\250\346\204\237\345\217\227/index.html" +++ "b/2020/06/13/\344\273\216\345\214\227\344\272\254\350\275\254\345\210\260\344\270\212\346\265\267\347\224\237\346\264\273\344\270\244\345\221\250\346\204\237\345\217\227/index.html" @@ -81,7 +81,7 @@ 链接到标题

目前在上海两周,还没有什么不适,感觉不错,目前还有待确定的:1. 没有暖气的冬天;2. 除湿机是否需要。之后如果有了感受再更新上来吧。

\ No newline at end of file diff --git "a/2020/06/20/2020-\347\254\25425\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/06/20/2020-\347\254\25425\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index b8a5edf10..3abbebe4a 100644 --- "a/2020/06/20/2020-\347\254\25425\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/06/20/2020-\347\254\25425\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -107,7 +107,7 @@ return traverse(original, cloned, target) \ No newline at end of file diff --git "a/2020/06/28/2020-\347\254\25426\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/06/28/2020-\347\254\25426\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 877631bc6..d236cd9cd 100644 --- "a/2020/06/28/2020-\347\254\25426\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/06/28/2020-\347\254\25426\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -99,7 +99,7 @@ return ''.join(res) \ No newline at end of file diff --git "a/2020/07/04/2020-\347\254\25427\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/07/04/2020-\347\254\25427\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 73255f7bb..0c9561650 100644 --- "a/2020/07/04/2020-\347\254\25427\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/07/04/2020-\347\254\25427\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -82,7 +82,7 @@ return res % mod \ No newline at end of file diff --git "a/2020/07/11/2020-\347\254\25428\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/07/11/2020-\347\254\25428\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 4354ae650..8b0fca24d 100644 --- "a/2020/07/11/2020-\347\254\25428\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/07/11/2020-\347\254\25428\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -86,7 +86,7 @@ return maxChain \ No newline at end of file diff --git "a/2020/07/19/2020-\347\254\25429\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/07/19/2020-\347\254\25429\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 48d55e7dc..30b3b5647 100644 --- "a/2020/07/19/2020-\347\254\25429\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/07/19/2020-\347\254\25429\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -82,7 +82,7 @@ return ret \ No newline at end of file diff --git "a/2020/07/26/2020-\347\254\25430\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/07/26/2020-\347\254\25430\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 27630e17a..fdfb26e54 100644 --- "a/2020/07/26/2020-\347\254\25430\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/07/26/2020-\347\254\25430\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -74,7 +74,7 @@ return res \ No newline at end of file diff --git "a/2020/08/01/2020-\347\254\25431\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/08/01/2020-\347\254\25431\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index d078adbe7..fcf32790d 100644 --- "a/2020/08/01/2020-\347\254\25431\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/08/01/2020-\347\254\25431\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -79,7 +79,7 @@ } \ No newline at end of file diff --git "a/2020/08/02/\351\200\232\350\277\207-grub-\344\277\256\345\244\215\347\263\273\347\273\237\346\227\240\346\263\225\346\255\243\347\241\256\345\274\225\345\257\274\351\227\256\351\242\230/index.html" "b/2020/08/02/\351\200\232\350\277\207-grub-\344\277\256\345\244\215\347\263\273\347\273\237\346\227\240\346\263\225\346\255\243\347\241\256\345\274\225\345\257\274\351\227\256\351\242\230/index.html" index 61055a8b5..de2ed6e18 100644 --- "a/2020/08/02/\351\200\232\350\277\207-grub-\344\277\256\345\244\215\347\263\273\347\273\237\346\227\240\346\263\225\346\255\243\347\241\256\345\274\225\345\257\274\351\227\256\351\242\230/index.html" +++ "b/2020/08/02/\351\200\232\350\277\207-grub-\344\277\256\345\244\215\347\263\273\347\273\237\346\227\240\346\263\225\346\255\243\347\241\256\345\274\225\345\257\274\351\227\256\351\242\230/index.html" @@ -42,7 +42,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/08/08/2020-\347\254\25432\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/08/08/2020-\347\254\25432\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 70bea0c77..43f896c8e 100644 --- "a/2020/08/08/2020-\347\254\25432\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/08/08/2020-\347\254\25432\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -105,7 +105,7 @@ return dummy.next \ No newline at end of file diff --git "a/2020/08/16/2020-\347\254\25433\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/08/16/2020-\347\254\25433\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 8e583b291..63f220538 100644 --- "a/2020/08/16/2020-\347\254\25433\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/08/16/2020-\347\254\25433\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -134,7 +134,7 @@ return dummy.next \ No newline at end of file diff --git "a/2020/08/22/ARM-\346\234\215\345\212\241\345\231\250\351\200\202\351\205\215\346\200\273\347\273\223/index.html" "b/2020/08/22/ARM-\346\234\215\345\212\241\345\231\250\351\200\202\351\205\215\346\200\273\347\273\223/index.html" index 609e44d2e..4d1967816 100644 --- "a/2020/08/22/ARM-\346\234\215\345\212\241\345\231\250\351\200\202\351\205\215\346\200\273\347\273\223/index.html" +++ "b/2020/08/22/ARM-\346\234\215\345\212\241\345\231\250\351\200\202\351\205\215\346\200\273\347\273\223/index.html" @@ -153,7 +153,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2020/08/23/2020-\347\254\25434\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/08/23/2020-\347\254\25434\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index d6f95af6a..46fffd368 100644 --- "a/2020/08/23/2020-\347\254\25434\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/08/23/2020-\347\254\25434\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -140,7 +140,7 @@ return ''.join(ans) \ No newline at end of file diff --git "a/2020/08/29/2020-\347\254\25435\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/08/29/2020-\347\254\25435\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 82a685853..d5f87bc1e 100644 --- "a/2020/08/29/2020-\347\254\25435\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/08/29/2020-\347\254\25435\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -81,7 +81,7 @@ return dfs(record) \ No newline at end of file diff --git "a/2020/09/06/2020-\347\254\25436\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/09/06/2020-\347\254\25436\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 8d81c128b..4cf82492e 100644 --- "a/2020/09/06/2020-\347\254\25436\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/09/06/2020-\347\254\25436\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -118,7 +118,7 @@ } \ No newline at end of file diff --git "a/2020/09/13/2020-\347\254\25437\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/09/13/2020-\347\254\25437\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index 57e82f73e..d55e26725 100644 --- "a/2020/09/13/2020-\347\254\25437\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/09/13/2020-\347\254\25437\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -82,7 +82,7 @@ return sum((rows[x] + cols[y]) % 2 == 1 for x in range(n) for y in range(m)) \ No newline at end of file diff --git "a/2020/09/20/2020-\347\254\25438\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/09/20/2020-\347\254\25438\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index ecd6f188f..2112f957c 100644 --- "a/2020/09/20/2020-\347\254\25438\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/09/20/2020-\347\254\25438\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -91,7 +91,7 @@ return ans \ No newline at end of file diff --git "a/2020/09/26/2020-\347\254\25439\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" "b/2020/09/26/2020-\347\254\25439\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" index bd0cfb79c..6ccd09e7e 100644 --- "a/2020/09/26/2020-\347\254\25439\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" +++ "b/2020/09/26/2020-\347\254\25439\345\221\250-LeetCode-\350\256\260\345\275\225/index.html" @@ -101,7 +101,7 @@ return root \ No newline at end of file diff --git "a/2020/12/28/2020\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" "b/2020/12/28/2020\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" index 41da3c750..5c448bbbc 100644 --- "a/2020/12/28/2020\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" +++ "b/2020/12/28/2020\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" @@ -11,7 +11,7 @@ 链接到标题
  1. 《时间的秩序》
  2. 《肠子的小心思》
  3. 《饮食的迷思》
  4. 《认知天性》
  5. 《Linux/UNIX系统编程手册》
  6. 《码农翻身》
  7. 《庆余年》
  8. 《凤凰项目》
  9. 《编程珠玑》
  10. 《了不起的我》
  11. 《见识》
  12. 《重来》
  13. 《重来2》
  14. 《Unix/Linux编程实践教程》
  15. 《漫画数据库》
  16. 《程序员修炼之道》
  17. 《Flask Web开发:基于Python的Web应用开发实战》
  18. 《HTTP权威指南》
  19. 《计算机网络(第7版)》
  20. 《程序员的数学》
  21. 《把时间当作朋友》
  22. 《KVM Virtualization Cookbook》
  23. 《Go语言学习笔记》
  24. 《UNIX网络编程》
  25. 《现代操作系统(原书第4版)》
  26. 《基本无害》
  27. 《宇宙尽头的餐馆》
  28. 《生命,宇宙以及一切》
  29. 《再会,谢谢所有的鱼》
  30. 《畅游日本(第3版)》
  31. 《基本穿搭》
  32. 《囚徒健身》
  33. 《蛤蟆先生去看心理医生》
  34. 《天生有罪》
  35. 《数据密集型应用系统设计》
  36. 《高效能人士的七个习惯》
  37. 《咖啡咖啡》
  38. 《TCP/IP网络编程》
  39. 《献给阿尔吉侬的花束》
  40. 《囚徒增肌》
\ No newline at end of file diff --git "a/2020/12/31/2020-\345\271\264\347\273\210\346\200\273\347\273\223/index.html" "b/2020/12/31/2020-\345\271\264\347\273\210\346\200\273\347\273\223/index.html" index 4a43317a9..64fdb47c5 100644 --- "a/2020/12/31/2020-\345\271\264\347\273\210\346\200\273\347\273\223/index.html" +++ "b/2020/12/31/2020-\345\271\264\347\273\210\346\200\273\347\273\223/index.html" @@ -8,7 +8,7 @@ 链接到标题

减重 70 斤,身体达到近 10 年最健康的状态。

\ No newline at end of file diff --git a/2021/01/01/cgroups-notification-API-demo/index.html b/2021/01/01/cgroups-notification-API-demo/index.html index 87e5d9af3..3256d705a 100644 --- a/2021/01/01/cgroups-notification-API-demo/index.html +++ b/2021/01/01/cgroups-notification-API-demo/index.html @@ -77,7 +77,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2021/01/09/PodmanDocker-Compose-\345\255\246\344\271\240\350\256\260\345\275\225/index.html" "b/2021/01/09/PodmanDocker-Compose-\345\255\246\344\271\240\350\256\260\345\275\225/index.html" index 9c0fb689f..b7bf93ce8 100644 --- "a/2021/01/09/PodmanDocker-Compose-\345\255\246\344\271\240\350\256\260\345\275\225/index.html" +++ "b/2021/01/09/PodmanDocker-Compose-\345\255\246\344\271\240\350\256\260\345\275\225/index.html" @@ -81,7 +81,7 @@ log_printer.run() \ No newline at end of file diff --git "a/2021/01/17/\347\216\260\344\273\243\346\223\215\344\275\234\347\263\273\347\273\237\345\216\237\347\220\206\344\270\216\345\256\236\347\216\260\350\257\273\344\271\246\347\254\224\350\256\260/index.html" "b/2021/01/17/\347\216\260\344\273\243\346\223\215\344\275\234\347\263\273\347\273\237\345\216\237\347\220\206\344\270\216\345\256\236\347\216\260\350\257\273\344\271\246\347\254\224\350\256\260/index.html" index 9190b776e..74e8621c6 100644 --- "a/2021/01/17/\347\216\260\344\273\243\346\223\215\344\275\234\347\263\273\347\273\237\345\216\237\347\220\206\344\270\216\345\256\236\347\216\260\350\257\273\344\271\246\347\254\224\350\256\260/index.html" +++ "b/2021/01/17/\347\216\260\344\273\243\346\223\215\344\275\234\347\263\273\347\273\237\345\216\237\347\220\206\344\270\216\345\256\236\347\216\260\350\257\273\344\271\246\347\254\224\350\256\260/index.html" @@ -81,7 +81,7 @@ 链接到标题

信号量在不同的线程之间充当信号灯,根据剩余资源数量控制不同线程的执行或等待。信号量又被成为 PV 原语,P 为校验,V 为自增。

互斥锁 vs 信号量:
互斥锁与信号量有相似之处。当信号量的初始值为 1,且只允许其值在 0 和 1 之间变化时,wait 和 signal 操作分别于互斥锁的 lock 和 unlock 操作类似,称这种信号量为二院信号量。二元信号量与互斥锁的差别在于:互斥锁有拥有者概念,二元信号量没有。互斥锁往往由同一个线程加锁和放锁,信号量允许不同线程执行 wait 与 signal 操作。互斥锁与计数信号量(非二元信号量)区别较大,计数信号量允许多个线程通过,其数量等于剩余可用资源数量;而互斥锁同一时刻只允许一个线程获取。互斥锁用于保证多个线程对一个共享资源的互斥访问,而信号量用于协调多个线程对一系列共享资源的有序操作。

条件变量 vs 信号量:
信号量是由条件变量、互斥锁以及计数器实现的。而这个计数器就是信号量的核心,用于表示当前可用资源的数量。可以理解为:信号量利用条件变量实现了更高层级的抽象。

同步带来的问题

死锁

死锁产生的必要条件:

优先级反转:由于同步导致线程执行顺序违反预设优先级的问题。

解决方法:

\ No newline at end of file diff --git "a/2021/05/22/OSTree-\350\203\214\346\231\257\344\273\213\347\273\215/index.html" "b/2021/05/22/OSTree-\350\203\214\346\231\257\344\273\213\347\273\215/index.html" index f376fc3dd..483d08f75 100644 --- "a/2021/05/22/OSTree-\350\203\214\346\231\257\344\273\213\347\273\215/index.html" +++ "b/2021/05/22/OSTree-\350\203\214\346\231\257\344\273\213\347\273\215/index.html" @@ -16,7 +16,7 @@ 链接到标题

前段时间对 OSTree 做了一些简单的了解,进行了内部分享,好久没更新博客,把 PPT 整理出来水一篇。

仓库地址: https://github.com/zdyxry/ostree-share/ PPT: https://github.com/zdyxry/ostree-share/blob/master/ostree-intro.md

(Marp 真的好用,用 Markdown 写草稿,然后短时间就可以转换成 PPT

\ No newline at end of file diff --git "a/2021/06/27/Gunicorn-\344\277\241\345\217\267\345\244\204\347\220\206/index.html" "b/2021/06/27/Gunicorn-\344\277\241\345\217\267\345\244\204\347\220\206/index.html" index 0163c8498..cfeb52650 100644 --- "a/2021/06/27/Gunicorn-\344\277\241\345\217\267\345\244\204\347\220\206/index.html" +++ "b/2021/06/27/Gunicorn-\344\277\241\345\217\267\345\244\204\347\220\206/index.html" @@ -178,7 +178,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2021/07/30/Container-Optimized-OSCOS-\347\256\200\345\215\225\345\257\271\346\257\224/index.html" "b/2021/07/30/Container-Optimized-OSCOS-\347\256\200\345\215\225\345\257\271\346\257\224/index.html" index ca3655fc8..4bf80e250 100644 --- "a/2021/07/30/Container-Optimized-OSCOS-\347\256\200\345\215\225\345\257\271\346\257\224/index.html" +++ "b/2021/07/30/Container-Optimized-OSCOS-\347\256\200\345\215\225\345\257\271\346\257\224/index.html" @@ -19,7 +19,7 @@ 链接到标题

如果让我来选择一个 COS 作为 BaseOS 来进行定制,那我会根据以下几个条件来进行选择:

根据以上几个条件,如果是我自己使用的话,我会选择 Fedora CoreOS,或者 VMware Photo(OSTree) 。

\ No newline at end of file diff --git "a/2021/08/15/Linux-audit-buffer-\351\205\215\347\275\256/index.html" "b/2021/08/15/Linux-audit-buffer-\351\205\215\347\275\256/index.html" index 996664680..9a3ef5fef 100644 --- "a/2021/08/15/Linux-audit-buffer-\351\205\215\347\275\256/index.html" +++ "b/2021/08/15/Linux-audit-buffer-\351\205\215\347\275\256/index.html" @@ -75,7 +75,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2021/10/02/CentOS-\346\211\247\350\241\214-grub2-mkconfig-\345\257\274\350\207\264\347\243\201\347\233\230\345\217\252\350\257\273/index.html" "b/2021/10/02/CentOS-\346\211\247\350\241\214-grub2-mkconfig-\345\257\274\350\207\264\347\243\201\347\233\230\345\217\252\350\257\273/index.html" index 6f6682983..07bc15f78 100644 --- "a/2021/10/02/CentOS-\346\211\247\350\241\214-grub2-mkconfig-\345\257\274\350\207\264\347\243\201\347\233\230\345\217\252\350\257\273/index.html" +++ "b/2021/10/02/CentOS-\346\211\247\350\241\214-grub2-mkconfig-\345\257\274\350\207\264\347\243\201\347\233\230\345\217\252\350\257\273/index.html" @@ -172,7 +172,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2021/12/18/DHCP-lease-\347\224\237\345\221\275\345\221\250\346\234\237/index.html" "b/2021/12/18/DHCP-lease-\347\224\237\345\221\275\345\221\250\346\234\237/index.html" index bfbc3713c..dac793de0 100644 --- "a/2021/12/18/DHCP-lease-\347\224\237\345\221\275\345\221\250\346\234\237/index.html" +++ "b/2021/12/18/DHCP-lease-\347\224\237\345\221\275\345\221\250\346\234\237/index.html" @@ -118,7 +118,7 @@ 如果客户端没有收到对其广播重新绑定请求的响应,它将像在RENEWING状态下一样,定期重发该请求。如果在租约到期时没有收到任何响应,它将过渡到INIT状态以获得新的租约。 \ No newline at end of file diff --git "a/2021/12/31/2021-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" "b/2021/12/31/2021-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" index 8a0a2d625..667965ba2 100644 --- "a/2021/12/31/2021-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" +++ "b/2021/12/31/2021-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" @@ -11,7 +11,7 @@ 链接到标题
  1. 《Linux C编程一站式学习》
  2. 《现代操作系统:原理与实现》
  3. 《封锁》
  4. 《指数基金投资》
  5. 《指数基金投资指南》
  6. 《小狗钱钱》
  7. 《富爸爸穷爸爸》
  8. 《The Almanack of Naval Ravikant》
  9. 《让时间陪你慢慢变富》
  10. 《韭菜的自我修养》
  11. 《labuladong的算法小抄》
  12. 《人人都能用英语》
  13. 《仿制药的真相》
  14. 《Kubernetes源码剖析》
  15. 《如何高效学习》
  16. 《你的第一本保险指南》
  17. 《跑步圣经》
  18. 《当我谈跑步时我谈些什么》
  19. 《柴犬绅士》
  20. 《咖啡新规则》
  21. 《深度休息》
  22. 《爱上跑步的13周》
  23. 《金阁寺》
  24. 《UNIX传奇》
  25. 《间客》
  26. 《工薪族财务自由说明书》
  27. 《分布式缓存》
  28. 《剑指Offer》
  29. 《商业的本质和互联网》
  30. 《哈利·波特》
  31. 《Go语言编程》
  32. 《卡片笔记写作法》
  33. 《图解网络硬件》
  34. 《喜剧这回事》
  35. 《gRPC与云原生应用开发》
  36. 《HTTP/2 in Action 中文版》
  37. 《代码整洁之道》
  38. 《李诞脱口秀工作手册》
  39. 《娱乐至死》
  40. 《深入浅出 HTTPS:从原理到实战》
  41. 《骆驼祥子》
  42. 《沉默的大多数》
  43. 《智能时代》
  44. 《被看见的力量》
  45. 《拒看新聞的生活藝術》
  46. 《JavaScript DOM编程艺术 (第2版)》
  47. 《非暴力沟通》
\ No newline at end of file diff --git "a/2022/02/09/\345\237\272\344\272\216-Yamux-\347\232\204\345\206\205\347\275\221\347\251\277\351\200\217\347\256\200\346\230\223\345\256\236\347\216\260/index.html" "b/2022/02/09/\345\237\272\344\272\216-Yamux-\347\232\204\345\206\205\347\275\221\347\251\277\351\200\217\347\256\200\346\230\223\345\256\236\347\216\260/index.html" index 38375eb0b..dd7202bd6 100644 --- "a/2022/02/09/\345\237\272\344\272\216-Yamux-\347\232\204\345\206\205\347\275\221\347\251\277\351\200\217\347\256\200\346\230\223\345\256\236\347\216\260/index.html" +++ "b/2022/02/09/\345\237\272\344\272\216-Yamux-\347\232\204\345\206\205\347\275\221\347\251\277\351\200\217\347\256\200\346\230\223\345\256\236\347\216\260/index.html" @@ -216,7 +216,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2022/02/26/\347\274\226\345\206\231\344\270\200\344\270\252\345\217\213\345\245\275\347\232\204\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/index.html" "b/2022/02/26/\347\274\226\345\206\231\344\270\200\344\270\252\345\217\213\345\245\275\347\232\204\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/index.html" index 5ba2bff28..15ecd69b6 100644 --- "a/2022/02/26/\347\274\226\345\206\231\344\270\200\344\270\252\345\217\213\345\245\275\347\232\204\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/index.html" +++ "b/2022/02/26/\347\274\226\345\206\231\344\270\200\344\270\252\345\217\213\345\245\275\347\232\204\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/index.html" @@ -54,7 +54,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2022/03/05/\344\275\277\347\224\250-init-\350\277\233\347\250\213\350\277\220\350\241\214-Container/index.html" "b/2022/03/05/\344\275\277\347\224\250-init-\350\277\233\347\250\213\350\277\220\350\241\214-Container/index.html" index 6502002b3..3bf96bf0e 100644 --- "a/2022/03/05/\344\275\277\347\224\250-init-\350\277\233\347\250\213\350\277\220\350\241\214-Container/index.html" +++ "b/2022/03/05/\344\275\277\347\224\250-init-\350\277\233\347\250\213\350\277\220\350\241\214-Container/index.html" @@ -290,7 +290,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2022/04/29/Yum-\345\257\273\346\211\276-Best-Package-\350\257\204\345\210\206\346\234\272\345\210\266/index.html" "b/2022/04/29/Yum-\345\257\273\346\211\276-Best-Package-\350\257\204\345\210\206\346\234\272\345\210\266/index.html" index 6223e77cd..86f027556 100644 --- "a/2022/04/29/Yum-\345\257\273\346\211\276-Best-Package-\350\257\204\345\210\206\346\234\272\345\210\266/index.html" +++ "b/2022/04/29/Yum-\345\257\273\346\211\276-Best-Package-\350\257\204\345\210\206\346\234\272\345\210\266/index.html" @@ -359,7 +359,7 @@ 链接到标题

发现这个问题最初是猜测是 Yum Repository 配置问题,阅读代码之后判定是 RPM 在某个版本依赖发生了改变,增加了某些依赖项,导致了 Yum 打分认为其分数较低,从而无法通过 yumdownloader 下载最新的 RPM。与相关同事确认,rc8 版本开始增加了部分依赖,调查结束。

\ No newline at end of file diff --git "a/2022/05/09/Celery/Kombu-MongoDB-\350\277\236\346\216\245\345\274\202\345\270\270\350\260\203\346\237\245\350\256\260\345\275\225/index.html" "b/2022/05/09/Celery/Kombu-MongoDB-\350\277\236\346\216\245\345\274\202\345\270\270\350\260\203\346\237\245\350\256\260\345\275\225/index.html" index a5a9096dc..7b9f25f6a 100644 --- "a/2022/05/09/Celery/Kombu-MongoDB-\350\277\236\346\216\245\345\274\202\345\270\270\350\260\203\346\237\245\350\256\260\345\275\225/index.html" +++ "b/2022/05/09/Celery/Kombu-MongoDB-\350\277\236\346\216\245\345\274\202\345\270\270\350\260\203\346\237\245\350\256\260\345\275\225/index.html" @@ -283,7 +283,7 @@ 链接到标题

Celery Kombu 代码管理感觉有些不清晰,在多个分支上想要对比非常困难。必要组件升级大版本进行全集测试是必要的。

\ No newline at end of file diff --git "a/2022/06/18/MacOS-\344\275\277\347\224\250-Hammerspoon-\350\277\233\350\241\214\347\252\227\345\217\243\347\256\241\347\220\206/index.html" "b/2022/06/18/MacOS-\344\275\277\347\224\250-Hammerspoon-\350\277\233\350\241\214\347\252\227\345\217\243\347\256\241\347\220\206/index.html" index 3ad6f90cb..5f7dc9c05 100644 --- "a/2022/06/18/MacOS-\344\275\277\347\224\250-Hammerspoon-\350\277\233\350\241\214\347\252\227\345\217\243\347\256\241\347\220\206/index.html" +++ "b/2022/06/18/MacOS-\344\275\277\347\224\250-Hammerspoon-\350\277\233\350\241\214\347\252\227\345\217\243\347\256\241\347\220\206/index.html" @@ -115,7 +115,7 @@ spoon.ModalMgr.supervisor:enter()

目前尝试增加应用切换窗口自动处理,但是 M1 上的 Hammerspoon 模块会 hang,还没搞清楚怎么回事,后续有时间再看看。

\ No newline at end of file diff --git "a/2022/07/05/Pocket-\346\225\260\346\215\256\345\210\206\346\236\220\345\222\214\346\200\273\347\273\223/index.html" "b/2022/07/05/Pocket-\346\225\260\346\215\256\345\210\206\346\236\220\345\222\214\346\200\273\347\273\223/index.html" index f5d130187..cf3ad19b1 100644 --- "a/2022/07/05/Pocket-\346\225\260\346\215\256\345\210\206\346\236\220\345\222\214\346\200\273\347\273\223/index.html" +++ "b/2022/07/05/Pocket-\346\225\260\346\215\256\345\210\206\346\236\220\345\222\214\346\200\273\347\273\223/index.html" @@ -15,7 +15,7 @@ 链接到标题 \ No newline at end of file diff --git a/2022/07/18/Weekly-Issue-2022-07-17/index.html b/2022/07/18/Weekly-Issue-2022-07-17/index.html index 91f60113f..d1269e785 100644 --- a/2022/07/18/Weekly-Issue-2022-07-17/index.html +++ b/2022/07/18/Weekly-Issue-2022-07-17/index.html @@ -11,7 +11,7 @@ 链接到标题

《点球成金》,针对魔球理论的讲述,体育带给人的感动总是很直接。

《从零开始的女性主义》,起因是最近针对相关话题讨论真的多,而自己对相关背景了解太少,没有自己的想法和理解,果然还是读书带来的历史背景介绍比零散的文章/播客好不少。

\ No newline at end of file diff --git a/2022/07/24/Weekly-Issue-2022-07-24/index.html b/2022/07/24/Weekly-Issue-2022-07-24/index.html index a08168066..a6610a3ec 100644 --- a/2022/07/24/Weekly-Issue-2022-07-24/index.html +++ b/2022/07/24/Weekly-Issue-2022-07-24/index.html @@ -15,7 +15,7 @@ 链接到标题

《职场妈妈不下班》: 婚姻中男性与女性对于家务劳动的付出的探讨,介绍了多个不同家庭的婚姻生活示例,来讲解不同类型/态度的人对于家庭生活付出的想法,想法的成因(往往是人原生家庭影响)。婚姻生活就是不断妥协的结果,几乎是一种潜规则,你不说,我不说,日子就继续这样过下去。原生家庭对于一个人的影响是看得见的,影响时间也远远超出一代人的范围。

\ No newline at end of file diff --git a/2022/07/31/Weekly-Issue-2022-07-31/index.html b/2022/07/31/Weekly-Issue-2022-07-31/index.html index 75b791aab..6e66079a3 100644 --- a/2022/07/31/Weekly-Issue-2022-07-31/index.html +++ b/2022/07/31/Weekly-Issue-2022-07-31/index.html @@ -13,7 +13,7 @@ 链接到标题

How do I get better at giving feedback?

如何更好的进行反馈?(觉得还是看人。


有哪些外行觉得丑但其实很厉害的画?

厉不厉害不知道,丑是真的丑。。。

\ No newline at end of file diff --git a/2022/08/07/Weekly-Issue-2022-08-07/index.html b/2022/08/07/Weekly-Issue-2022-08-07/index.html index 387ae0635..29a64978a 100644 --- a/2022/08/07/Weekly-Issue-2022-08-07/index.html +++ b/2022/08/07/Weekly-Issue-2022-08-07/index.html @@ -13,7 +13,7 @@ 链接到标题

有氧运动真的会掉肌肉吗?

总结起来,[[有氧运动]]对肌肉的抑制,除了总热量因素外,还应该补充的几个层面是:


9个写作技巧


\ No newline at end of file diff --git a/2022/08/14/Weekly-Issue-2022-08-14/index.html b/2022/08/14/Weekly-Issue-2022-08-14/index.html index 07a19035a..4077ee186 100644 --- a/2022/08/14/Weekly-Issue-2022-08-14/index.html +++ b/2022/08/14/Weekly-Issue-2022-08-14/index.html @@ -15,7 +15,7 @@ 链接到标题

《应得的权利》

这本书是在阅读 [[《从零开始的女性主义》]] 和 [[《职场妈妈不下班》]] 之后的第三本关于女性主义的书,相比前两本,这本书讲述的场景更多,让人产生思考也更多,更系统的描述了男性与女性在日常生活中所面临场景的不同,以及男性拥有了哪些不属于自己的权利。当我们在觉得一件事情理所当然的时候,我们就应该反问自己,为什么。比如为什么大家觉得男性会更能忍受痛苦(从而导致在表述相同痛苦时,女性很难得到同等对待)?为什么上司敬酒大部分女性会迫于“社会规则”压力去敬酒?为什么性别相关的恶性犯罪新闻经常使用被动句?作为男性,当面对这类事情发生时,我可以做些什么?

\ No newline at end of file diff --git a/2022/08/21/Weekly-Issue-2022-08-21/index.html b/2022/08/21/Weekly-Issue-2022-08-21/index.html index 9d5e18d3c..df0105d2b 100644 --- a/2022/08/21/Weekly-Issue-2022-08-21/index.html +++ b/2022/08/21/Weekly-Issue-2022-08-21/index.html @@ -16,7 +16,7 @@ 链接到标题

《分手的决心》

一部很美好的爱情电影。

\ No newline at end of file diff --git a/2022/08/28/Weekly-Issue-2022-08-28/index.html b/2022/08/28/Weekly-Issue-2022-08-28/index.html index 43d0302b6..7fa3b9051 100644 --- a/2022/08/28/Weekly-Issue-2022-08-28/index.html +++ b/2022/08/28/Weekly-Issue-2022-08-28/index.html @@ -15,7 +15,7 @@ 链接到标题

《非常律师禹英禑》,前半部很好,后半部不太行,父母的情感纠葛感觉完全没有必要,男主的存在或者动机显得有些突兀。

\ No newline at end of file diff --git "a/2022/08/28/\345\246\202\344\275\225\345\271\263\344\274\230\346\273\221\351\233\205\347\232\204\346\212\233\345\274\203-CentOS7/index.html" "b/2022/08/28/\345\246\202\344\275\225\345\271\263\344\274\230\346\273\221\351\233\205\347\232\204\346\212\233\345\274\203-CentOS7/index.html" index 68b92b4e0..c85b5ad8b 100644 --- "a/2022/08/28/\345\246\202\344\275\225\345\271\263\344\274\230\346\273\221\351\233\205\347\232\204\346\212\233\345\274\203-CentOS7/index.html" +++ "b/2022/08/28/\345\246\202\344\275\225\345\271\263\344\274\230\346\273\221\351\233\205\347\232\204\346\212\233\345\274\203-CentOS7/index.html" @@ -85,7 +85,7 @@ 链接到标题 \ No newline at end of file diff --git a/2022/09/04/Weekly-Issue-2022-09-04/index.html b/2022/09/04/Weekly-Issue-2022-09-04/index.html index 02af6130a..def470307 100644 --- a/2022/09/04/Weekly-Issue-2022-09-04/index.html +++ b/2022/09/04/Weekly-Issue-2022-09-04/index.html @@ -15,7 +15,7 @@ 链接到标题

《壮志凌云2:独行侠》,被称为美国战狼,剧情走向完全可以预测,但还是很精彩。

《日班猎人》,这个剧情如果换成国产电影,那么评分估计朝着 4分去了,不理解现在还有6.5 的原因。

《脱口秀大会 第五季》,当脱口秀不能带给我快乐,反而让我气愤的时候,就不应该再继续看他了。还是期待线下的单口喜剧吧,争取今年能看一个专场。

\ No newline at end of file diff --git a/2022/09/11/Weekly-Issue-2022-09-11/index.html b/2022/09/11/Weekly-Issue-2022-09-11/index.html index 6f19a3fde..8aae1e656 100644 --- a/2022/09/11/Weekly-Issue-2022-09-11/index.html +++ b/2022/09/11/Weekly-Issue-2022-09-11/index.html @@ -15,7 +15,7 @@ 链接到标题

《真相捕捉 第二季》:真的好看,剧情紧张,期待接下来的更新,按照第一季的节奏,应该不会烂尾。P.S. 这季涉及到部分敏感话题。

《黑话律师》:难看,真的难看。

\ No newline at end of file diff --git a/2022/09/18/Weekly-Issue-2022-09-18/index.html b/2022/09/18/Weekly-Issue-2022-09-18/index.html index 01ba3e80b..a6d46bb6f 100644 --- a/2022/09/18/Weekly-Issue-2022-09-18/index.html +++ b/2022/09/18/Weekly-Issue-2022-09-18/index.html @@ -15,7 +15,7 @@ 链接到标题

《暴雨下在病房里》:无法评价。

《小小姐们》:剧情走向有种会烂尾的感觉。

\ No newline at end of file diff --git a/2022/09/25/Weekly-Issue-2022-09-25/index.html b/2022/09/25/Weekly-Issue-2022-09-25/index.html index 3937e0227..cffb50306 100644 --- a/2022/09/25/Weekly-Issue-2022-09-25/index.html +++ b/2022/09/25/Weekly-Issue-2022-09-25/index.html @@ -15,7 +15,7 @@ 链接到标题

《一年一度喜剧大赛 第二季》: 好看,带来的快乐如此直接。

《赛博朋克:边缘行者》: 最近好像喜欢不完美结局的编剧变多了,去年的 《二十五,二十一》 因为结局被打了很多差评,看来二次元还是很友好的。

\ No newline at end of file diff --git a/2022/10/16/Weekly-Issue-2022-10-16/index.html b/2022/10/16/Weekly-Issue-2022-10-16/index.html index ce9a653a4..4bc0fd5ad 100644 --- a/2022/10/16/Weekly-Issue-2022-10-16/index.html +++ b/2022/10/16/Weekly-Issue-2022-10-16/index.html @@ -28,7 +28,7 @@ 链接到标题

《子弹列车》:打打打杀杀杀。

《万里归途》:感觉不如《战狼》啊。

《圈套》:系列剧,推理加搞笑,轻松娱乐。

《独行月球》:不好笑。

《Take One:终极一曲 》:理想主义者的演出。

《Terraform:多云、混合云环境下实现基础设施即代码》: 最近打算搞一个 Provider,重新看书了解一下使用姿势。

\ No newline at end of file diff --git "a/2022/10/22/\346\257\253\346\227\240\346\204\217\344\271\211\347\232\204\345\267\245\344\275\234\350\257\273\344\271\246\347\254\224\350\256\260/index.html" "b/2022/10/22/\346\257\253\346\227\240\346\204\217\344\271\211\347\232\204\345\267\245\344\275\234\350\257\273\344\271\246\347\254\224\350\256\260/index.html" index b0874399a..6cb90c113 100644 --- "a/2022/10/22/\346\257\253\346\227\240\346\204\217\344\271\211\347\232\204\345\267\245\344\275\234\350\257\273\344\271\246\347\254\224\350\256\260/index.html" +++ "b/2022/10/22/\346\257\253\346\227\240\346\204\217\344\271\211\347\232\204\345\267\245\344\275\234\350\257\273\344\271\246\347\254\224\350\256\260/index.html" @@ -109,7 +109,7 @@ 链接到标题

“在我看来,这种没完没了延续毫无意义的工作的冲动,实际上不过是来源于对暴民的恐惧:暴民这种动物如此低等,以至一旦让他们获得闲暇,就会立刻变得危险,还是让他们忙忙碌碌没有时间思考来得安全。 ——乔治·奥威尔,《巴黎伦敦落魄记》

“经济越是沦为单纯的钱财分配问题,效率的低下和管理的臃肿就越能说得通,因为正是这样的组织结构,才能最大限度地榨取钱财。某份工作实际生产效能越低、造福他人价值越少,这份工作从自我牺牲意义上出发的价值便越大,也就是说,任何使工作变得好玩、变得不再繁重的事情,哪怕是因造福他人而产生的满足感,都会被视作削弱了这份工作带来的自我牺牲价值。所以,如果某份工作给人以满足感,那么“经济回报就比较低”这个现象也就有理论基础了。”

“人类工作越来越辛苦是因为人类创造了某种奇怪的施虐受虐逻辑论证法,通过这种逻辑论证,我们觉得只有在工作时不断感受痛苦,才能赋予我们那些隐秘的消费主义愉悦感以合理性。在这种理念的驱使下,工作占据了我们越来越多的时间,于是人们不再享有“生活”这件奢侈品”

“这样的工作安排,营造出了一种充满憎恨和愤懑的政治风貌。那些在失业中痛苦挣扎的人憎恨那些有工作的人。那些有工作的人被鼓动着去仇视穷人、去憎恨失业者,因为穷人和失业者一直被描绘成好吃懒做、白吃白拿之流。狗屁工作从事者痛恨那些拥有对人类有益的真正工作之人,而那些从事着对人类有益的真正工作之人,在饱受低薪、羞辱和忽视之后,则越发讨厌那些垄断着极少数华丽、高尚、有用且高薪岗位的(他们口中的)“自由派精英”。所有这些人都讨厌统治阶级,认为统治阶级是腐败的、堕落的(他们确实是),而统治阶级则觉得可以好好利用这些人彼此之间空洞的相互仇恨,因为这样他们自己可以躲开些关注。”

“你的工作高尚、有用,而你依然想要获得舒服的工资收入和丰厚的福利待遇,那你就会成为人们憎恨的对象,除非你是士兵或者其他军方直接工作人员。士兵不仅不会因为从事的工作既高尚又高薪而被憎恨,恰恰相反,他们是永远不被憎恨的群体。他们超越一切批评。”

“如果你的目的仅仅是挣大钱,那么也许存在某种可能的路径,但如果你想要追求金钱以外的其他价值,不管这个价值是真实(新闻、学术),是美(艺术、出版),是正义(激进运动、人权),还是慈善,等等,而你同时还想拥有体面的收入,那么除非你有一定的家族财富、社会人脉和文化资本作为背景,否则绝无可能。于是,文化精英阶层成功地在所有可以获得经济回报以外其他价值的工作岗位上设置了屏障。文化精英阶层正试图将他们自身打造成新的美国贵族,并且在很大程度上已经成功。好莱坞贵族正是如此,世袭垄断了所有经济回报颇丰,同时还能给人高贵感、成就感和价值感的岗位。”

\ No newline at end of file diff --git a/2022/10/23/Weekly-Issue-2022-10-23/index.html b/2022/10/23/Weekly-Issue-2022-10-23/index.html index d44115b26..5e42e05de 100644 --- a/2022/10/23/Weekly-Issue-2022-10-23/index.html +++ b/2022/10/23/Weekly-Issue-2022-10-23/index.html @@ -18,7 +18,7 @@ 链接到标题

《毫无意义的工作》:读书笔记

《救赎之队:2008美国男篮奥运梦》: 充满了回忆,看完可以理解 03年选秀为什么关系不错。

《棒球大联盟》:好久没看这么好看的剧了,但是直到最后都没打一场比赛让我不爽。

\ No newline at end of file diff --git a/2022/10/30/Weekly-Issue-2022-10-30/index.html b/2022/10/30/Weekly-Issue-2022-10-30/index.html index 69c084c11..5a24d6d3c 100644 --- a/2022/10/30/Weekly-Issue-2022-10-30/index.html +++ b/2022/10/30/Weekly-Issue-2022-10-30/index.html @@ -15,7 +15,7 @@ 链接到标题

《100 Go Mistakes and How to Avoid Them》 ,刚开始读。

《边缘世界 第一季》,不错,希望不要烂尾。

\ No newline at end of file diff --git a/2022/11/06/Weekly-Issue-2022-11-06/index.html b/2022/11/06/Weekly-Issue-2022-11-06/index.html index 4eb416d72..f0db4b2f6 100644 --- a/2022/11/06/Weekly-Issue-2022-11-06/index.html +++ b/2022/11/06/Weekly-Issue-2022-11-06/index.html @@ -17,7 +17,7 @@ 链接到标题

《100 Go Mistakes and How to Avoid Them》 ,本周读了10个,推荐阅读。

《边缘世界 第一季》,有一种要烂尾的趋势。

《乐透大作战》,韩式喜剧,破记录都是有原因的。

《孤单又灿烂的神:鬼怪》,终于看完了,不得不说,现在的韩剧水平距离 2015/2016 年真的差太多了。

\ No newline at end of file diff --git a/2022/11/13/Weekly-Issue-2022-11-13/index.html b/2022/11/13/Weekly-Issue-2022-11-13/index.html index d45fbb62b..497653ed3 100644 --- a/2022/11/13/Weekly-Issue-2022-11-13/index.html +++ b/2022/11/13/Weekly-Issue-2022-11-13/index.html @@ -19,7 +19,7 @@ 链接到标题

《100 Go Mistakes and How to Avoid Them》 ,本周读了第 11-19 个。

《三悦有了新工作》:有点悲伤。

《寒战》:确实是近些年很好看的港片。

\ No newline at end of file diff --git a/2022/11/20/Weekly-Issue-2022-11-20/index.html b/2022/11/20/Weekly-Issue-2022-11-20/index.html index d6f36a5fe..c2452431c 100644 --- a/2022/11/20/Weekly-Issue-2022-11-20/index.html +++ b/2022/11/20/Weekly-Issue-2022-11-20/index.html @@ -17,7 +17,7 @@ 链接到标题

《100 Go Mistakes and How to Avoid Them》 ,本周读了第 20 - 26 个。

《可能性的艺术》,读了一半。

《伸冤人》,打打打杀杀杀,主角战力在看过的动作片中强的过分,上升了一个维度。

\ No newline at end of file diff --git a/2022/11/27/Weekly-Issue-2022-11-27/index.html b/2022/11/27/Weekly-Issue-2022-11-27/index.html index 8eeb8f5b2..6837cf2c5 100644 --- a/2022/11/27/Weekly-Issue-2022-11-27/index.html +++ b/2022/11/27/Weekly-Issue-2022-11-27/index.html @@ -17,7 +17,7 @@ 链接到标题

《100 Go Mistakes and How to Avoid Them》 ,本周读了第 27 - 47 个。

《可能性的艺术》,读完。

《关于那个人的备忘录》,读完,开放式结局。我们应该相信自己的记忆,还是笔记,肯定是笔记更靠谱一些。

《我的解放日志》,豆瓣热门评论:“我累了,我不知道是从哪里开始出了问题,但我就是累了,所有的人际关系都像是在工作,清醒的每个瞬间,都在劳动,什么事都没有发生,没有人喜欢我“。

\ No newline at end of file diff --git a/2022/12/04/Weekly-Issue-2022-12-04/index.html b/2022/12/04/Weekly-Issue-2022-12-04/index.html index c94737433..bd22ef42c 100644 --- a/2022/12/04/Weekly-Issue-2022-12-04/index.html +++ b/2022/12/04/Weekly-Issue-2022-12-04/index.html @@ -15,7 +15,7 @@ 链接到标题

《100 Go Mistakes and How to Avoid Them》 ,本周读了关于错误处理部分的第 48 - 54 个。

《人类的群星闪耀时》,不能当做历史来看。别名:西方列强闪耀时。

《克拉拉与太阳》,引用译者的话:

克拉拉的一切品质与情感都是无法用人类的纬度去衡量的,因为,正是由于自私的欲望与升华的渴望并存,人类的心中才会充满了矛盾、彷徨与痛苦;没有了自私那下坠的重力,一切崇高、向上的人性也就虚无缥缈得失去了分量。自私是人类沉重的负担,但也许在并不遥远的未来,也会是人之所以为人的一个最重要的锚点吧。

《边缘世界》,弃了。

\ No newline at end of file diff --git a/2022/12/11/Weekly-Issue-2022-12-11/index.html b/2022/12/11/Weekly-Issue-2022-12-11/index.html index de1d94be5..210edea6d 100644 --- a/2022/12/11/Weekly-Issue-2022-12-11/index.html +++ b/2022/12/11/Weekly-Issue-2022-12-11/index.html @@ -15,7 +15,7 @@ 链接到标题

《100 Go Mistakes and How to Avoid Them》 ,本周没读。

《社会工程 : 安全体系中的人性漏洞》,挺有趣的,与技术无关,与人有关。

《毛骗》- 第一季、第二季、终结篇, 朋友很多年前推荐的,考虑到时代背景还是不错的,看得出剧组很缺钱,后期一直反转容易疲倦。

\ No newline at end of file diff --git "a/2022/12/24/100-Go-Mistakes-and-How-to-Avoid-Them\346\221\230\350\246\201/index.html" "b/2022/12/24/100-Go-Mistakes-and-How-to-Avoid-Them\346\221\230\350\246\201/index.html" index 9a7894fa1..dde9f0117 100644 --- "a/2022/12/24/100-Go-Mistakes-and-How-to-Avoid-Them\346\221\230\350\246\201/index.html" +++ "b/2022/12/24/100-Go-Mistakes-and-How-to-Avoid-Them\346\221\230\350\246\201/index.html" @@ -31,7 +31,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2022/12/27/2022-\346\226\260\345\206\240\346\204\237\346\237\223\350\256\260\345\275\225/index.html" "b/2022/12/27/2022-\346\226\260\345\206\240\346\204\237\346\237\223\350\256\260\345\275\225/index.html" index 82a06aa91..7cfbf120b 100644 --- "a/2022/12/27/2022-\346\226\260\345\206\240\346\204\237\346\237\223\350\256\260\345\275\225/index.html" +++ "b/2022/12/27/2022-\346\226\260\345\206\240\346\204\237\346\237\223\350\256\260\345\275\225/index.html" @@ -30,7 +30,7 @@ 链接到标题

抗原阴性,体温 36.2,流鼻涕,有痰。

\ No newline at end of file diff --git "a/2022/12/31/2022-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" "b/2022/12/31/2022-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" index 832bb6865..c37bbbc42 100644 --- "a/2022/12/31/2022-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" +++ "b/2022/12/31/2022-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" @@ -11,7 +11,7 @@ 链接到标题
  1. 《候场》
  2. 《你不知道的JavaScript(上卷)》
  3. 《工作、消费主义和新穷人》
  4. 《开端》
  5. 《海边的房间》
  6. 《投资中最简单的事》
  7. 《认知觉醒》
  8. 《大话设计模式》
  9. 《啤酒事典》
  10. 《卧底经济学1》
  11. 《Python工匠》
  12. 《全职高手》
  13. 《一日三秋》
  14. 《Kubernetes网络权威指南:基础、原理与实践》
  15. 《心理罪》
  16. 《远程工作革命》
  17. 《假面的告白》
  18. 《历史深处的忧虑》
  19. 《诡秘之主》
  20. 《JavaScript权威指南(原书第7版)》
  21. 《幽默感》
  22. 《NUTANIX超融合基础架构权威指南》
  23. 《置身事内》
  24. 《分析与思考》
  25. 《决胜B端》
  26. 《搞定》
  27. 《潜规则(修订版)》
  28. 《从零开始的女性主义》
  29. 《如何阅读一本书》
  30. 《职场妈妈不下班》
  31. 《将夜(全十册)》
  32. 《应得的权利》
  33. 《大道朝天》
  34. 《暴雨下在病房里》
  35. 《Terraform:多云、混合云环境下实现基础设施即代码(第2版)》
  36. 《毫无意义的工作》
  37. 《士兵突击》
  38. 《可能性的艺术》
  39. 《九州·缥缈录》
  40. 《关于那个人的备忘录》
  41. 《人类的群星闪耀时》
  42. 《克拉拉与太阳》
  43. 《社会工程》
  44. 《100 Go Mistakes and How to Avoid Them》
  45. 《李淼罪案故事:如坠深渊》
\ No newline at end of file diff --git a/2023/01/15/Weekly-Issue-2023-01-15/index.html b/2023/01/15/Weekly-Issue-2023-01-15/index.html index 9d461ad4f..96fca2252 100644 --- a/2023/01/15/Weekly-Issue-2023-01-15/index.html +++ b/2023/01/15/Weekly-Issue-2023-01-15/index.html @@ -15,7 +15,7 @@ 链接到标题

《开夜车》,新加坡的鬼片,无趣。

《下辈子我再好好过 第三季》,更新到第三季了,比较期待女主的结局。

《斑马》,傅真的长篇小说,开头比较苦,后面关于个人情感的变化比较有趣。同事推荐了傅真的其他小说,说是都不错。

\ No newline at end of file diff --git a/2023/01/22/Weekly-Issue-2023-01-22/index.html b/2023/01/22/Weekly-Issue-2023-01-22/index.html index da0829f30..161c5039d 100644 --- a/2023/01/22/Weekly-Issue-2023-01-22/index.html +++ b/2023/01/22/Weekly-Issue-2023-01-22/index.html @@ -16,7 +16,7 @@ 链接到标题

《三体Ⅰ》,《三体Ⅱ》,最近《三体》动画和剧集都开始上线了,朋友中经常谈论这个,但是我一直没看过,趁着假期,先把小说读了。

《北京浮生记》,看到推上有人推荐,玩了玩,中关村水货大亨,靠着水货手机发家致富。

《相残》,很难描述,看完了很困惑,不理解,为什么。

\ No newline at end of file diff --git a/2023/01/29/Weekly-Issue-2023-01-29/index.html b/2023/01/29/Weekly-Issue-2023-01-29/index.html index 192bfbb7c..3d0440cbc 100644 --- a/2023/01/29/Weekly-Issue-2023-01-29/index.html +++ b/2023/01/29/Weekly-Issue-2023-01-29/index.html @@ -16,7 +16,7 @@ 链接到标题

《三体Ⅲ》,终于看完了,真是长啊。

《仙症》,东北文艺复兴,郑执的短篇小说,其中看着很有感触,东三省的状态都是差不多的。

《满江红》,反转太多,最后的几个反转太容易猜出了。

《流浪地球2》,大场面,视听效果满分。

《2001太空漫游》,看不懂。

\ No newline at end of file diff --git a/2023/02/04/Weekly-Issue-2023-02-04/index.html b/2023/02/04/Weekly-Issue-2023-02-04/index.html index 60d8d702a..096fd40ef 100644 --- a/2023/02/04/Weekly-Issue-2023-02-04/index.html +++ b/2023/02/04/Weekly-Issue-2023-02-04/index.html @@ -15,7 +15,7 @@ 链接到标题

《TypeScript入门与实战》,利用春节假期看完了。

《狂飙》,大热剧,确实跟大家说的一样,看到 26集就可以了。

《伊藤润二狂热:日本恐怖故事》,恐怖,部分故事有套路,但还是很吓人。

\ No newline at end of file diff --git a/2023/02/12/Weekly-Issue-2023-02-12/index.html b/2023/02/12/Weekly-Issue-2023-02-12/index.html index 2d97b9eaa..3f64a876f 100644 --- a/2023/02/12/Weekly-Issue-2023-02-12/index.html +++ b/2023/02/12/Weekly-Issue-2023-02-12/index.html @@ -31,7 +31,7 @@ 链接到标题

《足利女童连续失踪事件》,刚开始看,作者面对社会上的“既定事实”还可以去进行质疑,佩服。

《魔翡翠》,经典老片。

\ No newline at end of file diff --git a/2023/02/19/Weekly-Issue-2023-02-19/index.html b/2023/02/19/Weekly-Issue-2023-02-19/index.html index 38444b61e..38581d504 100644 --- a/2023/02/19/Weekly-Issue-2023-02-19/index.html +++ b/2023/02/19/Weekly-Issue-2023-02-19/index.html @@ -15,7 +15,7 @@ 链接到标题

《足利女童连续失踪事件》,看完了,以为是类似桶川的有结局的故事,结果并没有,类似的事件还不知道有多少。

《非常保镖》,毛骗团队小成本电影。

《菜单》,标签中有喜剧、惊悚、恐怖。但跟喜剧不沾边,大家对美食的追求到底是啥?可能你去过十几次的店铺,你都记不得其中的一道菜的名字,按照小红书的方式,更多的可能是拍照,表示我来过。

\ No newline at end of file diff --git a/2023/02/26/Weekly-Issue-2023-02-26/index.html b/2023/02/26/Weekly-Issue-2023-02-26/index.html index 054fa952c..48500cf1b 100644 --- a/2023/02/26/Weekly-Issue-2023-02-26/index.html +++ b/2023/02/26/Weekly-Issue-2023-02-26/index.html @@ -17,7 +17,7 @@ 链接到标题

《当我们不再理解世界》,刚开始看,还没有什么感受。

《千寻小姐》,有村架纯的新电影,视角和故事都很平淡,但是这种平淡的故事也很少有人拍,有点像《西瓜》的感觉。

《模范出租车》,典型的韩国类型片,目前按照剧情看可能没有什么可反转的地方,当做下饭剧还不错。

\ No newline at end of file diff --git a/2023/03/05/Weekly-Issue-2023-03-05/index.html b/2023/03/05/Weekly-Issue-2023-03-05/index.html index c2ca93e61..f7626a9e5 100644 --- a/2023/03/05/Weekly-Issue-2023-03-05/index.html +++ b/2023/03/05/Weekly-Issue-2023-03-05/index.html @@ -23,7 +23,7 @@ 链接到标题

《卧龙:苍天陨落》,作为一个没怎么玩过游戏的人,对我来说太难了,张梁打了很久也没打过去。。

\ No newline at end of file diff --git a/2023/03/12/Weekly-Issue-2023-03-12/index.html b/2023/03/12/Weekly-Issue-2023-03-12/index.html index 5ef71b124..589a10a9f 100644 --- a/2023/03/12/Weekly-Issue-2023-03-12/index.html +++ b/2023/03/12/Weekly-Issue-2023-03-12/index.html @@ -19,7 +19,7 @@ 链接到标题

《模范出租车 第二季》,剧情延续第一季故事,引入了第三方势力,格局大了。

《网络谜踪2》,模式与第一部相同,前期节奏有点慢,后续节奏快起来还是很吸引人的。

《黑暗荣耀 第二季》,美强惨。

《保你平安》,合格的商业片,有点好奇冯锵锵是怎么死的。

《不眠之夜》,趁着朋友来终于去看了,震撼,虽然没看懂,但是还是震撼。

\ No newline at end of file diff --git a/2023/03/18/Weekly-Issue-2023-03-18/index.html b/2023/03/18/Weekly-Issue-2023-03-18/index.html index 3633e716a..08b190a34 100644 --- a/2023/03/18/Weekly-Issue-2023-03-18/index.html +++ b/2023/03/18/Weekly-Issue-2023-03-18/index.html @@ -16,7 +16,7 @@ 链接到标题

《毫无意义》,伍迪艾伦的自传,刚开始看。

《姨妈的后现代生活》,值得思考。

《重启人生》,如果会重新来过,会选择走一样的路,还是完全不同的路。

\ No newline at end of file diff --git "a/2023/03/25/\350\257\201\344\271\246-CommonName-\345\222\214-subjectAltName-\347\232\204\345\205\263\347\263\273/index.html" "b/2023/03/25/\350\257\201\344\271\246-CommonName-\345\222\214-subjectAltName-\347\232\204\345\205\263\347\263\273/index.html" index 5dca7bf25..cb4f9a9d3 100644 --- "a/2023/03/25/\350\257\201\344\271\246-CommonName-\345\222\214-subjectAltName-\347\232\204\345\205\263\347\263\273/index.html" +++ "b/2023/03/25/\350\257\201\344\271\246-CommonName-\345\222\214-subjectAltName-\347\232\204\345\205\263\347\263\273/index.html" @@ -90,7 +90,7 @@ 链接到标题

CommonName 已经不被作为身份验证标识,统一使用 SubjectAltName 。

参考链接:

\ No newline at end of file diff --git a/2023/03/26/Weekly-Issue-2023-03-26/index.html b/2023/03/26/Weekly-Issue-2023-03-26/index.html index f5a0e793e..b808ac24b 100644 --- a/2023/03/26/Weekly-Issue-2023-03-26/index.html +++ b/2023/03/26/Weekly-Issue-2023-03-26/index.html @@ -48,7 +48,7 @@ 链接到标题

《毫无意义》,伍迪艾伦的自传,看了 20% ,作者真的太真诚了,果然只要是真诚,你就是无敌的。

《新宋》,太长了,真的太长了。

《行骗高手》,骗子都是高手,也终有被骗的一天。

《梅根》,不好看。如果梅根是 ChatGPT,那会怎样?

\ No newline at end of file diff --git "a/2023/04/01/Shell-\346\220\272\345\270\246\351\200\232\351\205\215\347\254\246\346\211\247\350\241\214\351\241\272\345\272\217/index.html" "b/2023/04/01/Shell-\346\220\272\345\270\246\351\200\232\351\205\215\347\254\246\346\211\247\350\241\214\351\241\272\345\272\217/index.html" index 5f6cd1b31..a20f3c85f 100644 --- "a/2023/04/01/Shell-\346\220\272\345\270\246\351\200\232\351\205\215\347\254\246\346\211\247\350\241\214\351\241\272\345\272\217/index.html" +++ "b/2023/04/01/Shell-\346\220\272\345\270\246\351\200\232\351\205\215\347\254\246\346\211\247\350\241\214\351\241\272\345\272\217/index.html" @@ -59,7 +59,7 @@ 链接到标题 \ No newline at end of file diff --git a/2023/04/02/Weekly-Issue-2023-04-02/index.html b/2023/04/02/Weekly-Issue-2023-04-02/index.html index 38627b7e7..a31ab101d 100644 --- a/2023/04/02/Weekly-Issue-2023-04-02/index.html +++ b/2023/04/02/Weekly-Issue-2023-04-02/index.html @@ -31,7 +31,7 @@ 链接到标题

《毫无意义》,伍迪艾伦的自传,引用豆瓣评论: “大概是一本一个没经历过什么挫折的虚无主义者的人生流水账吧”

《新宋》,50%,还是感慨太长了。

《杀死福顺》,打打打杀杀杀,东亚家庭困在里面了。

《宇宙探索编辑部》,荒诞现实,很多时候,事情真实的发生就已经很好笑了,“用真心”真的可以。

\ No newline at end of file diff --git a/2023/04/09/Weekly-Issue-2023-04-09/index.html b/2023/04/09/Weekly-Issue-2023-04-09/index.html index 4fcc8f85d..53347c710 100644 --- a/2023/04/09/Weekly-Issue-2023-04-09/index.html +++ b/2023/04/09/Weekly-Issue-2023-04-09/index.html @@ -15,7 +15,7 @@ 链接到标题

《新宋》,100%,挺喜欢这个结局的,虽然有点草草收尾,但是想不到更好的方式了。

《请回答1987》,Storm 的脱口秀专场,有些人无法理解 Storm 的笑点,喜剧幽默是主观的,有时候不用勉强。

《他是谁》,烂剧。

\ No newline at end of file diff --git a/2023/04/16/Weekly-Issue-2023-04-16/index.html b/2023/04/16/Weekly-Issue-2023-04-16/index.html index f16575e5a..84bb6c2b6 100644 --- a/2023/04/16/Weekly-Issue-2023-04-16/index.html +++ b/2023/04/16/Weekly-Issue-2023-04-16/index.html @@ -15,7 +15,7 @@ 链接到标题

《Go语言设计模式》,还是要实际应用才能有更深的理解。

《深入理解 Linux 网络》,刚开始看。

《体能之巅:百人大挑战》,韩国综艺是真的拼,各种细分领域都渗透进去。

《至尊三十六计之偷天换日》,经典老片,梁家辉演得不错。

《饥渴游戏》,类似于《菜单》,大家都追求“不同凡响”,但是追求的过程中使用的方式/手段完全不同,感觉女主没有理解她的老师所讲述的故事,对于贵族而言,重要的是心理,而不是口感。

《超级马力欧兄弟大电影》,引用豆瓣评论:全是彩蛋,没有一点故事。

\ No newline at end of file diff --git a/2023/04/23/Weekly-Issue-2023-04-23/index.html b/2023/04/23/Weekly-Issue-2023-04-23/index.html index 40ca57ae9..128ef9609 100644 --- a/2023/04/23/Weekly-Issue-2023-04-23/index.html +++ b/2023/04/23/Weekly-Issue-2023-04-23/index.html @@ -16,7 +16,7 @@ 链接到标题

《我在北京送快递》,书里描述的场景,是一个日常生活中很多人没有在意的场景,如果仔细观察都可以感受的,如果人与人之间没有利益关系,还是会有善意的。另外,微信读书中的一些划线评论,让人不适。

《深入理解 Linux 网络》,这周没投入时间。

《模仿犯》,没有想象中好看,这个标题也对不上,模仿,要模仿才会更有趣。

《伊卡洛斯》,刘旸教主的专场,开票的时候没有抢到,晚上的时候突然发现咸鱼上有人原价转二手,赶紧买了。剖析自己的内心,团结湖北,哪怕我知道团结湖,都没有想到这个梗。

\ No newline at end of file diff --git a/2023/04/30/Weekly-Issue-2023-04-30/index.html b/2023/04/30/Weekly-Issue-2023-04-30/index.html index 3f660adab..238bb616f 100644 --- a/2023/04/30/Weekly-Issue-2023-04-30/index.html +++ b/2023/04/30/Weekly-Issue-2023-04-30/index.html @@ -19,7 +19,7 @@ 链接到标题

最近很喜欢躺在草地上,在来到上海之前,貌似心里一直被种入一个理论:不要践踏草坪。最近去公园的次数明显频繁了不少,家附近就有一片可以趟的草地,周末的时候很多人都在露营,非常的“生活化”,很喜欢,躺在草地上看书的感觉太棒了。

\ No newline at end of file diff --git a/2023/05/07/Weekly-Issue-2023-05-07/index.html b/2023/05/07/Weekly-Issue-2023-05-07/index.html index 3d2fa38d6..0c93ae775 100644 --- a/2023/05/07/Weekly-Issue-2023-05-07/index.html +++ b/2023/05/07/Weekly-Issue-2023-05-07/index.html @@ -18,7 +18,7 @@ 链接到标题

生活充满了无力感。

\ No newline at end of file diff --git a/2023/05/14/Weekly-Issue-2023-05-14/index.html b/2023/05/14/Weekly-Issue-2023-05-14/index.html index f5b9ab8b9..cde70800e 100644 --- a/2023/05/14/Weekly-Issue-2023-05-14/index.html +++ b/2023/05/14/Weekly-Issue-2023-05-14/index.html @@ -16,7 +16,7 @@ 链接到标题

《深入理解 Linux 网络》,本周没有继续读。

《大医·日出篇》,看了开头。

《扑克脸 第一季》,看了第一集,感觉没有那么好看,反而烟嗓让我听着不是很舒服,应该不会继续看下去。

\ No newline at end of file diff --git "a/2023/05/17/\345\215\225\345\217\243\345\226\234\345\211\247\344\270\223\345\234\272\350\247\202\347\234\213\350\256\260\345\275\225/index.html" "b/2023/05/17/\345\215\225\345\217\243\345\226\234\345\211\247\344\270\223\345\234\272\350\247\202\347\234\213\350\256\260\345\275\225/index.html" index 8105a19f3..14b2a04cc 100644 --- "a/2023/05/17/\345\215\225\345\217\243\345\226\234\345\211\247\344\270\223\345\234\272\350\247\202\347\234\213\350\256\260\345\275\225/index.html" +++ "b/2023/05/17/\345\215\225\345\217\243\345\226\234\345\211\247\344\270\223\345\234\272\350\247\202\347\234\213\350\256\260\345\275\225/index.html" @@ -11,7 +11,7 @@ 链接到标题
序号演员专场名称票价时间俱乐部观看地点具体地址/线上渠道
1Storm《牵手失败》02020/09/16喜剧联盒国上海Bilibili
2小鹿《真娘们儿》1102020/10/17单立人喜剧上海创邑SPACE源
3刘旸教主《庄谐不二》02021/05/16单立人喜剧上海优酷
4郝雨《咋就不对劲》5802021/10/10单立人喜剧上海上海话剧艺术中心
5孙书恒《鸟儿》02021/12/27-上海微博
6Storm《上上》02022/02/27喜剧联盒国上海Bilibili
7刘旸教主《天生有意思》02022/04/29单立人喜剧上海Bilibili
8六兽《大兽儿》02022/04/29单立人喜剧上海Bilibili
9王十七《方心未艾》1502023/01/08喜剧联盒国上海喜剧盒子
10宁家宇《两句》1802023/03/19喜剧联盒国上海尽情空间
11Storm《请回答1987》02023/04/03喜剧联盒国上海Bilibili
12刘旸教主《伊卡洛斯》3802023/04/23单立人喜剧上海YOUNG剧场
13宋万博《看呐,这人》1082023/04/29大发喜剧无锡书码头
14宋万博《天生非此》1082023/04/29大发喜剧无锡书码头
15梁彦增《鸽子的芳心》1502023/06/22猫头鹰喜剧上海THE BOXX
16子龙《作乐》1082023/07/29有点意思俱乐部常州希尔顿酒店
17默默《地铁惘事》02023/08/19-上海Bilibili
18刘仁铖《铖重》1292023/11/04喜剧联盒国上海尽情空间
19毛冬《沉舟》2202023/11/12会说笑喜剧杭州来福士
20唐香玉《唐唐正正》1502023/12/09喜剧联盒国上海尽情空间
21夏夏《焦虑青年》1502023/12/16喜剧联盒国上海尽情空间
22史妍《憋说话》992023/12/31猫头鹰喜剧上海THE BOXX
23孙书恒《三堂会审伽利略》1292024/02/03喜剧联盒国上海喜联道馆
24黑灯《你谁啊》152024/03/16单立人喜剧上海Bilibili
25子寅《失控》152024/03/23单立人喜剧上海Bilibili
26Storm《徐侠客》02024/03/23喜剧联盒国上海Bilibili
27良言《哎呀,再说吧》1502024/03/30喜番喜剧上海喜联道馆
28贾耗《一直躺到生活变好》2082024/04/26喜剧联盒国上海喜联空间
29漆漆《我的美丽适可而止》1142024/05/01喜番喜剧上海喜联空间
30大老王《局部和解 2》1142024/05/02喜剧联盒国上海喜联空间
31李梦杰《一八一八》152024/06/20单立人喜剧上海Bilibili
32二维马《晚到旅客安检通道》882024/06/29喜剧联盒国上海喜联道馆
33二维马《小薯》152024/07/06单立人喜剧上海Bilibili
34嘻哈《茁壮》1282024/11/17喜剧联盒国上海喜联道馆
\ No newline at end of file diff --git "a/2023/05/20/\345\215\225\345\217\243\345\226\234\345\211\247\344\270\216\345\206\222\347\212\257/index.html" "b/2023/05/20/\345\215\225\345\217\243\345\226\234\345\211\247\344\270\216\345\206\222\347\212\257/index.html" index 82de8c507..09980f59c 100644 --- "a/2023/05/20/\345\215\225\345\217\243\345\226\234\345\211\247\344\270\216\345\206\222\347\212\257/index.html" +++ "b/2023/05/20/\345\215\225\345\217\243\345\226\234\345\211\247\344\270\216\345\206\222\347\212\257/index.html" @@ -9,7 +9,7 @@ 链接到标题

最近单口喜剧连续微博霸榜,事情发展的太快,导致都来不及有一个完整的思考,写一篇博客记录一下自己的想法。

观众看单口喜剧的目的是什么,是为了获得快乐,获得快乐的方式是观看单口喜剧演员的表演,表演或是文本或是互动。部分单口喜剧带有观点,但是通常观点是穿插在笑点中的,如果一场演出全是观点没有笑点,那不是单口喜剧,那是演讲。

冒犯,意思是指言语或行为没有礼貌,冲撞了对方。每个人的成长经历、生活环境以及敏感程度是不同的,冒犯是一个完全主观上的概念,冒犯的主体很重要,谁来发起冒犯,会得到完全不同的响应,这是与双方的身份地位有直接关系。如果我感觉到被言语冒犯,那我可以提出,你刚刚冒犯到我,注意这里是言语上的沟通,不是利用强权去反击(比如威尔史密斯的拳头)。冒犯是言论自由的附带伤害。

“(单口)喜剧是冒犯的艺术”?

前面提到,观看单口喜剧的目的是获得快乐,如果演员去冒犯特定的个体或某个群体,那么观众中会有人觉得被冒犯,那么他会在这个时间点获得快乐么?如果是我,不会的。在我看来,冒犯是一种迎合,一种技巧,用来快速拉近距离的技巧,通过冒犯一部分群体来拉近另一部分群体距离的技巧,而技巧是服务于内容的,如果演员只有冒犯没有内容,没办法把通过冒犯导致距离拉远的观众拉回来,迎接的很有可能是冷场。

那段录音中,现场气氛好不好?好,很多人会说不好笑,那是因为只听了录音,线下演出应该用现场观众的反应来评判,而不是单独拿其中的一个段子评价是否好笑。如果把《特大新闻》搬到现在,截取其中“xx出事儿了”的一分钟录音,好笑么?是冒犯么?不同的人有不同的定义,我们不能一边夸20年前的人真敢说,一边消灭现在还在说话的人,拿“喜剧是冒犯的艺术”这句话来回应这件事的,就是懒。

单口喜剧,是一个剧,剧里说了什么,剧里演了什么,都是剧本身。

\ No newline at end of file diff --git a/2023/05/21/Weekly-Issue-2023-05-21/index.html b/2023/05/21/Weekly-Issue-2023-05-21/index.html index 0cd75d3ee..9f1e50f20 100644 --- a/2023/05/21/Weekly-Issue-2023-05-21/index.html +++ b/2023/05/21/Weekly-Issue-2023-05-21/index.html @@ -15,7 +15,7 @@ 链接到标题

《深入理解 Linux 网络》,本周没有继续读。

《大医·日出篇》,本周没有继续读。

《最佳出价》,爱情的陷阱,这样的好导演请多来一点。

《人选之人-造浪者》,豆瓣上没有的一部台剧,差点忘记记录了。没有想象中好看,一部中规中矩的台剧吧。

《疾速追杀4》,打打打,杀杀杀。杀手世界的世界观还不太明确。

\ No newline at end of file diff --git a/2023/05/28/Weekly-Issue-2023-05-28/index.html b/2023/05/28/Weekly-Issue-2023-05-28/index.html index c0624f3b7..c17b76dec 100644 --- a/2023/05/28/Weekly-Issue-2023-05-28/index.html +++ b/2023/05/28/Weekly-Issue-2023-05-28/index.html @@ -16,7 +16,7 @@ 链接到标题

《深入理解 Linux 网络》,本周没有继续读。

《大医·日出篇》,周末读完了,日出篇不如破晓篇,时间跨度太大,想要讲述的事情太多。三个人一起经历了太多太多,也加深了对那段历史的理解。

《速度与激情10》,未完待续,明显感觉主角团已经老了,这套剧情已经延续了太久,故事无法讲述下去就结束吧。

\ No newline at end of file diff --git a/2023/06/04/Weekly-Issue-2023-06-04/index.html b/2023/06/04/Weekly-Issue-2023-06-04/index.html index 6a157321a..5db4d8ba3 100644 --- a/2023/06/04/Weekly-Issue-2023-06-04/index.html +++ b/2023/06/04/Weekly-Issue-2023-06-04/index.html @@ -17,7 +17,7 @@ 链接到标题

周三到周六公司团建,上一次团建还是疫情前去三亚,属于大型网友见面会了,之前团建都是会开会老板说些什么,这次真的是符合我对团建的刻板印象,各种团队活动,确实可以很快的熟悉,也见到了平时交流比较多的同学,很开心。阿那亚是一个神奇的地方,很多外面的社会习惯在里面不适用:比如民宿登记无法拿到房卡、房卡只有一张、外卖无法适用饿了么/美团……

\ No newline at end of file diff --git a/2023/06/11/Weekly-Issue-2023-06-11/index.html b/2023/06/11/Weekly-Issue-2023-06-11/index.html index df0ccceb6..45f4489f7 100644 --- a/2023/06/11/Weekly-Issue-2023-06-11/index.html +++ b/2023/06/11/Weekly-Issue-2023-06-11/index.html @@ -34,7 +34,7 @@ 链接到标题

《深入理解 Linux 网络》,本周没有继续读。

《聋哑时代》,读完了,边读边回忆自己的初中生活,很多人都能对号入座,那时候的生活是单纯的。

《浪漫医生金师傅》,很久之前朋友推荐的韩剧,最近剧荒捡起来了,目前感觉剧情有些套路,但是还是在线的。

《我们之间没有的》,最近几年日本有不少剧集在讨论两性话题的,奈绪真好看啊。

\ No newline at end of file diff --git a/2023/06/18/Weekly-Issue-2023-06-18/index.html b/2023/06/18/Weekly-Issue-2023-06-18/index.html index 06170b57a..a184b151f 100644 --- a/2023/06/18/Weekly-Issue-2023-06-18/index.html +++ b/2023/06/18/Weekly-Issue-2023-06-18/index.html @@ -16,7 +16,7 @@ 链接到标题

《深入理解 Linux 网络》,本周没有继续读。

《她厌男,她是我女友》,同事bowen 推荐的,看完了之后果然符合他的评价:女性主义爽文。现在女性主义书籍的受众应该是很明确的,各大出版社不断地消费这类群体,有点割韭菜的意思。在我看来这本书太取巧了(也看到有评论说是翻译的“功劳”),看似什么都说了,但是又好像什么都没说,只是把这些刻板印象描述出来,除了让女性主义读者爽一爽之外,没有什么用处。 引用豆瓣评论:

和《82生的金智英》一个毛病,有一种网络热帖整合感,中译者是懂这个理的,娴熟地把一些原文转换成了中文网络里对应的“直男癌”一类热词,“韩男”对应的就是“国男”嘛,原书标题也没有“厌男”这个词亦是此理。因为这类书属于选题意义大过内容,你也不能说这十万加畅销style的东西写得没价值,毕竟也有社会观察的意义嘛,但这部恋爱轻喜剧的性别刻画和探讨,终究还是太粗浅、虚浮了。纸片一样单一的刻板人设且不说,这种女性视角想象出来的典中典男性主角,其实好多地方还是有点太细腻敏锐了233,未免违和(能思考这么细大概率也当不成典中典男性),而且真·激女恐怕根本不会和男主发生任何性缘关系啦。半个多小时翻完好想去韩国写畅销书啊,so easy!

《宋元泉州与印度洋文明》,很薄的一本小册子,作为去泉州游玩的背景知识补充是不错的选择。

《浪漫医生金师傅》,看完了,处于及格线上的韩剧,第二部换了男二和女二,暂时不想看了。

《我们之间没有的》,本周没有继续看。

《黑镜-第六季》,看了第一集,关于用户协议的部分很不错。

《以神之名:信仰的背叛》,讲韩国邪教的,模板化严重,不理解信仰。

\ No newline at end of file diff --git "a/2023/06/22/\344\275\277\347\224\250-Notion-\345\256\236\347\216\260\347\250\215\345\220\216\351\230\205\350\257\273/index.html" "b/2023/06/22/\344\275\277\347\224\250-Notion-\345\256\236\347\216\260\347\250\215\345\220\216\351\230\205\350\257\273/index.html" index 372ef949b..7d3d89a72 100644 --- "a/2023/06/22/\344\275\277\347\224\250-Notion-\345\256\236\347\216\260\347\250\215\345\220\216\351\230\205\350\257\273/index.html" +++ "b/2023/06/22/\344\275\277\347\224\250-Notion-\345\256\236\347\216\260\347\250\215\345\220\216\351\230\205\350\257\273/index.html" @@ -28,7 +28,7 @@ 链接到标题

目前已经使用 Notion 作为稍后阅读工具一年了,感觉很不错,当然稍后阅读不是收藏夹,还是要阅读才是。

\ No newline at end of file diff --git a/2023/06/25/Weekly-Issue-2023-06-25/index.html b/2023/06/25/Weekly-Issue-2023-06-25/index.html index 44df64432..e7d813582 100644 --- a/2023/06/25/Weekly-Issue-2023-06-25/index.html +++ b/2023/06/25/Weekly-Issue-2023-06-25/index.html @@ -15,7 +15,7 @@ 链接到标题

《海妖的呼唤》,韩国综艺,全员女性,不可避免会引起热点,看了一集很好看,感觉这个综艺需要配合弹幕比较好。

\ No newline at end of file diff --git a/2023/07/02/Weekly-Issue-2023-07-02/index.html b/2023/07/02/Weekly-Issue-2023-07-02/index.html index 8ff6f5c59..ef954b739 100644 --- a/2023/07/02/Weekly-Issue-2023-07-02/index.html +++ b/2023/07/02/Weekly-Issue-2023-07-02/index.html @@ -15,7 +15,7 @@ 链接到标题

《海妖的呼唤》,看完了,各个职业的特点都体现了,很棒的综艺。

《消失的她》,太过于套路化了,相对来说不好。

《八角笼中》,如果《摔跤吧,爸爸》是100分,那么这个电影就是60分,前者用了足足的 160分钟讲述了一个完整的舒适,王宝强想要在 120分钟以内讲一个一样的故事,事实证明做不到。现在电影 120分钟已经是常规操作了,为什么不考虑多加点铺垫呢。很多情节很生硬,交代人物心态变化有缺失,很多镜头已经在明着告诉观众:“此处可适当落泪”。 对于王宝强的上一部电影来说,是一个明显的进步。

《可是,我开的是书店》,作者非常的矛盾,作为一个很喜欢书店的人,读着读着都会被气到,不推荐。

\ No newline at end of file diff --git a/2023/07/09/Weekly-Issue-2023-07-09/index.html b/2023/07/09/Weekly-Issue-2023-07-09/index.html index 10ec32777..95b2c5fff 100644 --- a/2023/07/09/Weekly-Issue-2023-07-09/index.html +++ b/2023/07/09/Weekly-Issue-2023-07-09/index.html @@ -15,7 +15,7 @@ 链接到标题

《飞行家》,开始继续看,双雪涛的故事真的惨,真的痛,每次看都需要缓一缓。

《犯罪都市3》,马东锡系列继续,没有什么是无法一拳击倒的,如果有,那就两拳。

(最近没有什么好看的剧,有点剧荒。

\ No newline at end of file diff --git a/2023/07/16/Weekly-Issue-2023-07-16/index.html b/2023/07/16/Weekly-Issue-2023-07-16/index.html index 9c3605177..c211249bd 100644 --- a/2023/07/16/Weekly-Issue-2023-07-16/index.html +++ b/2023/07/16/Weekly-Issue-2023-07-16/index.html @@ -16,7 +16,7 @@ 链接到标题

《运气的诱饵》,赌场中的一切设施、服务、规则都是为了一件事:让顾客去最方便最长时间的在赌桌上。每一个你能感受到的事务,都是经过了精心的设计,包括如何让顾客不那么的抵触,如果让顾客很舒服的去长时间坐着,都是一门学问。套用身边的例子,网吧可以想象为低配版的赌场。

《人生路不熟》,好久没看过这么难看的电影了,套路化严重,之前以为是最近的演员出了问题,现在看是导演和编剧出了问题,演员很卖力,但是方向错了再卖力也不讨好。

《羊毛战记》,属于设定决定剧情的剧,第一部注水严重,感觉为了10集而10集,如果第二部设定展开崩坏,那就会急转直下。

\ No newline at end of file diff --git a/2023/07/23/Weekly-Issue-2023-07-23/index.html b/2023/07/23/Weekly-Issue-2023-07-23/index.html index 45645f6cb..ab7af38ee 100644 --- a/2023/07/23/Weekly-Issue-2023-07-23/index.html +++ b/2023/07/23/Weekly-Issue-2023-07-23/index.html @@ -20,7 +20,7 @@ 链接到标题

《盐镇》,苦,太苦了,与《大医》的那种苦不同,这是《活着》的那种苦。我是在读《飞行家》的时候觉得有点苦,然后换了到《盐镇》,结果一比较,《飞行家》不算什么了。如果说东北作家写”苦难“是小刀割手,那么易小荷写”苦难“就是大刀斩头。目前只读了第一个故事,让我想家了,想回家看看奶奶。

《NPR 播客入门指南》,自己今年在播客上的时间很多,可能有大几百个小时,在收听的时候也时常在想,现在播客的制作方式、节目分类、听众目标是否已经固定(没有更多花活了),一些音乐电台类播客,是怎么处理版权问题的(事实证明他们是完全没有版权的,引用原曲15s 以上就可以构成侵权)。这本书是很合格的工具书,也解答了我的一些疑问,如果准备做播客的人看这本书应该收获不小。

《曾少年》,朋友推荐的国产剧,在大时代的背景下几个年轻人的生活日志,大家都面临各自的困难,其中有一些困难自己也将要面临了,不知道能否以平和的心态去面对。剧中千喜这个角色挺有趣的,很知道自己想要什么,同时也知道自己在得到的过程中会失去什么,也舍得去失去。

《芭比》,强烈推荐,这是一个喜剧,推荐的原因也是因为这是一个喜剧。

\ No newline at end of file diff --git a/2023/07/30/Weekly-Issue-2023-07-30/index.html b/2023/07/30/Weekly-Issue-2023-07-30/index.html index 3637c3137..442c2292a 100644 --- a/2023/07/30/Weekly-Issue-2023-07-30/index.html +++ b/2023/07/30/Weekly-Issue-2023-07-30/index.html @@ -18,7 +18,7 @@ 链接到标题

周末去了趟常州,去看子龙的单口喜剧专场《作乐》,很炸很好看,脏话含量确实高,完全一副东北大哥的样子,全程笑的口渴,一瓶水很快就喝完了。演出结束后合影,顺便问了上海开专场还有戏么?得到的回答是:没有。真奇怪,北京的演出已经完全恢复了,上海周末城市专场都安排的满满当当:苏州、杭州、无锡、湖州、常州……但是上海却无法演出专场,为啥呢?

另外,第一次在希尔顿看喜剧演出,有趣。

\ No newline at end of file diff --git a/2023/08/06/Weekly-Issue-2023-08-06/index.html b/2023/08/06/Weekly-Issue-2023-08-06/index.html index 063da1284..8a7e80623 100644 --- a/2023/08/06/Weekly-Issue-2023-08-06/index.html +++ b/2023/08/06/Weekly-Issue-2023-08-06/index.html @@ -32,7 +32,7 @@ 链接到标题

因为一些原因,这两周需要远程办公,距离上一次需要连续几天远程办公的日子已经过去好久,之前保持的好习惯都没有了,这周每天只吃一顿饭,作息完全混乱,每天过得很累,学也没学好,休息也没休息好,因为机票不便宜,也没有直接回老家待着。

这周听了《基本无害-EX 「妈妈,玉兰都开了,好看吧。」》,劲太大了,哭的稀里哗啦,想家了就回家看看吧。

\ No newline at end of file diff --git a/2023/08/13/Weekly-Issue-2023-08-13/index.html b/2023/08/13/Weekly-Issue-2023-08-13/index.html index 927f435a0..d01d6ceef 100644 --- a/2023/08/13/Weekly-Issue-2023-08-13/index.html +++ b/2023/08/13/Weekly-Issue-2023-08-13/index.html @@ -17,7 +17,7 @@ 链接到标题

回老家待了一周,不得不说来回机票真的贵,路费就花了 3k。家里好吃好喝的,如果不催婚,那真不错。

\ No newline at end of file diff --git a/2023/08/20/Weekly-Issue-2023-08-20/index.html b/2023/08/20/Weekly-Issue-2023-08-20/index.html index 0359febab..4a44c3097 100644 --- a/2023/08/20/Weekly-Issue-2023-08-20/index.html +++ b/2023/08/20/Weekly-Issue-2023-08-20/index.html @@ -15,7 +15,7 @@ 链接到标题

《封神第一部》,同事推荐,场面宏大,剧情拉胯,但是总体还是鼓励的,部分场景能看到《寻龙诀》的影子。

《金牌保镖》,毛骗团队的网络大电影,感觉相对于上一部电影没有很明显的进度,如果只是这样下去,估计大家的热情会进一步降低了。很多地方都有《意外》的影子。

《假面女郎》,整个剧本,充斥着 AI 的痕迹,关键流行要素全部都有:男女关系、女女帮助、原生家庭、容貌焦虑、犯罪……但是还是觉得很奇怪。不推荐。

《效率脑科学》,书里介绍了很多脑部负责的具体职能,但是很难记得住。所以读完的感受就是把一些日常说的“老人言”场景化,告诉你为什么,我是记不住那些大脑的部位,只是能合理化的解释自己的一些行为:不是我的问题,是大脑正常工作导致的。

\ No newline at end of file diff --git a/2023/08/27/Weekly-Issue-2023-08-27/index.html b/2023/08/27/Weekly-Issue-2023-08-27/index.html index f38a98a8b..16a3d1cdb 100644 --- a/2023/08/27/Weekly-Issue-2023-08-27/index.html +++ b/2023/08/27/Weekly-Issue-2023-08-27/index.html @@ -15,7 +15,7 @@ 链接到标题

《你的夏天还好吗?》,推荐这本韩国作家写的小说,其中一篇在上班路上看哭了,写的很真实,发现优秀的作家对于生活的细节观察总是独特的。

《超异能族》,在现在韩剧都很烂的时候,有这样一部制作精良的剧,真幸福。其中高允贞演高中生不违和,听说后续主要是父辈的戏码,期待一下。

《黑白魔女库伊拉》,《狼狈》,很早之前看过的两部电影,周末的时候突然想起来,在豆瓣上补标一下。

\ No newline at end of file diff --git a/2023/09/03/Weekly-Issue-2023-09-03/index.html b/2023/09/03/Weekly-Issue-2023-09-03/index.html index 1b9edf42a..61d7c7466 100644 --- a/2023/09/03/Weekly-Issue-2023-09-03/index.html +++ b/2023/09/03/Weekly-Issue-2023-09-03/index.html @@ -19,7 +19,7 @@ 链接到标题

终于下决心把记账 App 从随手记迁移到 Beancount 了,学习和迁移的时间耗时在 5h 左右。我自己之前记账分为两类:一类是每天日常开销的具体分类,比如吃喝、房租、旅行等;一类是每个月定期汇总各个账户数字,按月 review 自己的财务状况。这样带来的好处是,我可以分析自己过去几年的具体类别的支出,可以直观的看到自己是否因为某些原因导致的某些类别支出增加,比如 2022 年一整年我的休闲娱乐支出非常的少,2023 年截止到 9 月份休闲娱乐支出已经快达到年度预算了。同时,按月 review 账单,也可以清晰的知道过去一个月整体的收入支出情况,以及各个账户的分配比例,可以更好的进行调整。

目前来看明确带来的改变是:

在之前的记账习惯中,两类账单通常是无法对齐的,会在第二类按月 review 的时候进行 padding。切换到 Beancount 也不会主动的追求对齐,前期计划按周进行 balance,感受一下具体的操作,如果可行的话后期计划按月进行 balance。

\ No newline at end of file diff --git a/2023/09/10/Weekly-Issue-2023-09-10/index.html b/2023/09/10/Weekly-Issue-2023-09-10/index.html index 0ad9800e3..7f5d898b8 100644 --- a/2023/09/10/Weekly-Issue-2023-09-10/index.html +++ b/2023/09/10/Weekly-Issue-2023-09-10/index.html @@ -54,7 +54,7 @@ 链接到标题

《计算机网络》,继续在看。

《不开玩笑》,谈论幽默的定义可能本身也是一种幽默。

《第八个嫌疑人》,是一部叙事电影,电影的故事很简单,作为真实事件改编的电影,应该算是不错的。

《大宋少年志》,终于把第一段故事看完了,其中的特效真的是五毛特效,特意查了一下《哈利波特与魔法石》是 2001 年的电影,里面的特效过了快 20 年还是领先的。

\ No newline at end of file diff --git "a/2023/09/17/\345\276\220\345\267\236\346\270\270\350\256\260/index.html" "b/2023/09/17/\345\276\220\345\267\236\346\270\270\350\256\260/index.html" index 134781393..58891c327 100644 --- "a/2023/09/17/\345\276\220\345\267\236\346\270\270\350\256\260/index.html" +++ "b/2023/09/17/\345\276\220\345\267\236\346\270\270\350\256\260/index.html" @@ -60,7 +60,7 @@ 链接到标题

我和朋友都是喜欢走路的人,所以基本上晚上回酒店的路都是走回去的。但是徐州的红绿灯非常的不友好,经常看到红灯85s,绿灯25s 的情况,加上徐州有非常非常多的电动车,各种交通规则也都比较随意,整体感觉是有些危险的。日常出行还是打车方便些,20块以内应该可以解决大部分的出行需求。

\ No newline at end of file diff --git a/2023/09/24/Weekly-Issue-2023-09-24/index.html b/2023/09/24/Weekly-Issue-2023-09-24/index.html index 43d182c43..7ab29c8e7 100644 --- a/2023/09/24/Weekly-Issue-2023-09-24/index.html +++ b/2023/09/24/Weekly-Issue-2023-09-24/index.html @@ -15,7 +15,7 @@ 链接到标题

《不开玩笑》,写的真好,引经据典,正在看,有点喜欢。

《大宋少年志》,看完了,中规中矩,故事没有那么的宏大,感觉还是有点小家子。

《超异能族》,在今年韩剧整体拉胯的时候,这部剧算是不错的了,无论是孩子还是父母的剧情,都排的很好。按照目前的剧情会有第二季,在有意的交代了北朝鲜异能人士都是被逼无奈之后,感觉要成立复仇者联盟了?

\ No newline at end of file diff --git a/2023/10/01/Weekly-Issue-2023-10-01/index.html b/2023/10/01/Weekly-Issue-2023-10-01/index.html index d09ab4b56..369d69e5c 100644 --- a/2023/10/01/Weekly-Issue-2023-10-01/index.html +++ b/2023/10/01/Weekly-Issue-2023-10-01/index.html @@ -17,7 +17,7 @@ 链接到标题

《不开玩笑》,看完了,前半段在讲幽默、喜剧。后半段在教你如何上台讲脱口秀,是一套完整的方法论。

《摸心第六感》,朋友推荐的,刚开始看。

\ No newline at end of file diff --git a/2023/10/08/Weekly-Issue-2023-10-08/index.html b/2023/10/08/Weekly-Issue-2023-10-08/index.html index 7ee086b58..00b543380 100644 --- a/2023/10/08/Weekly-Issue-2023-10-08/index.html +++ b/2023/10/08/Weekly-Issue-2023-10-08/index.html @@ -15,7 +15,7 @@ 链接到标题

《坚如磐石》,太烂了,怎么能烂到这个地步,这就是所谓的敢拍?上下文交代的模模糊糊,各种剪辑拼凑的结果?垃圾。

《你好,疯子!》,老片,看了开头大概能够猜到后面的结局,一般吧。

\ No newline at end of file diff --git a/2023/10/14/Ill-read-it/index.html b/2023/10/14/Ill-read-it/index.html index 162501f3a..116902b36 100644 --- a/2023/10/14/Ill-read-it/index.html +++ b/2023/10/14/Ill-read-it/index.html @@ -15,7 +15,7 @@ 阅读时间:1 分钟

在 Eric 博客中发现这样一篇文章: https://ericz.me/blog/ill-read-it

是受到这篇文章的启发: https://manuelmoreale.com/i-ll-read-it

核心观点是:

“I don’t know what to write about” and “what if no one will read it?”. These are the two most common reasons why people don’t want to start a personal blog. I already addressed the first one, so let me tackle the second one in the easiest way possible: I’ll read it. If you decide to start a blog in either English or Italian, I’ll read it. I don’t care about the topic. Start a blog, write something, send it to me, and I’ll read it.

我每天都在使用 RSS 阅读我所订阅的博客,如果你的博客需要读者,那么可以留下你的博客,我会去阅读它。

\ No newline at end of file diff --git a/2023/10/15/Weekly-Issue-2023-10-15/index.html b/2023/10/15/Weekly-Issue-2023-10-15/index.html index f6cdd78e8..bdd767d33 100644 --- a/2023/10/15/Weekly-Issue-2023-10-15/index.html +++ b/2023/10/15/Weekly-Issue-2023-10-15/index.html @@ -42,7 +42,7 @@ 链接到标题

《目标》, 非常典型的韩国电影,过程中会有紧张的感觉, 但话题太极端了,及格分。

\ No newline at end of file diff --git a/2023/10/22/Weekly-Issue-2023-10-22/index.html b/2023/10/22/Weekly-Issue-2023-10-22/index.html index 95fe19f1a..4b3b5408b 100644 --- a/2023/10/22/Weekly-Issue-2023-10-22/index.html +++ b/2023/10/22/Weekly-Issue-2023-10-22/index.html @@ -16,7 +16,7 @@ 链接到标题

《浪漫的体质》,太好看了,今年看过最好看的韩剧了。

《上瘾五百年》,讲解常见的让人上瘾的物品历史,英国是玩这方面的高手啊。

\ No newline at end of file diff --git a/2023/10/29/Weekly-Issue-2023-10-29/index.html b/2023/10/29/Weekly-Issue-2023-10-29/index.html index e1b026b2c..9badfdacd 100644 --- a/2023/10/29/Weekly-Issue-2023-10-29/index.html +++ b/2023/10/29/Weekly-Issue-2023-10-29/index.html @@ -39,7 +39,7 @@ 链接到标题

《浪漫的体质》,中间有些疲软,没支撑起来,感觉如果女导演的戏份如果提前一些介入,会好很多。

\ No newline at end of file diff --git a/2023/11/05/Weekly-Issue-2023-11-05/index.html b/2023/11/05/Weekly-Issue-2023-11-05/index.html index 895eda47c..1f5670158 100644 --- a/2023/11/05/Weekly-Issue-2023-11-05/index.html +++ b/2023/11/05/Weekly-Issue-2023-11-05/index.html @@ -41,7 +41,7 @@ 链接到标题

《恶中之恶》,算是中规中矩吧,没有特别出彩的地方,感觉如果拍成一个大电影,会好很多?

\ No newline at end of file diff --git a/2023/11/12/Weekly-Issue-2023-11-12/index.html b/2023/11/12/Weekly-Issue-2023-11-12/index.html index eed496755..abd564226 100644 --- a/2023/11/12/Weekly-Issue-2023-11-12/index.html +++ b/2023/11/12/Weekly-Issue-2023-11-12/index.html @@ -33,7 +33,7 @@ 链接到标题

《魔鬼的计谋》,韩国综艺,一群陌生人共同生活7天6夜,通过人性、智力游戏,来赢得奖金。国内类似的节目有《决胜 21 天》(节目很糊,可以去看火树的 reaction)。整体还是好看的,不过能感觉到节目组为了提升节目效果,剪辑上有些差异。

《上瘾五百年》,所有容易让人上瘾的东西,都是被控制的。如果看上去没有被控制,那一定是无法大规模传播。瘾品和早期的殖民是有强关联的。

\ No newline at end of file diff --git a/2023/11/19/Weekly-Issue-2023-11-19/index.html b/2023/11/19/Weekly-Issue-2023-11-19/index.html index d4059547a..54d55f0fb 100644 --- a/2023/11/19/Weekly-Issue-2023-11-19/index.html +++ b/2023/11/19/Weekly-Issue-2023-11-19/index.html @@ -19,7 +19,7 @@ 链接到标题

推荐桌游《探案实录》,合作推理类,和同事玩了 3 个多小时,做了思维导图,记了笔记,以为自己掌握了关键线索,结果还是大失败。

\ No newline at end of file diff --git a/2023/11/26/Weekly-Issue-2023-11-26/index.html b/2023/11/26/Weekly-Issue-2023-11-26/index.html index f40f933cb..732b32683 100644 --- a/2023/11/26/Weekly-Issue-2023-11-26/index.html +++ b/2023/11/26/Weekly-Issue-2023-11-26/index.html @@ -56,7 +56,7 @@ 链接到标题

《涉过愤怒的海》,故事没讲好,想要说家庭,那就讲家庭,试图用几分钟的旁白来解释,太无力了。

\ No newline at end of file diff --git a/2023/12/03/Weekly-Issue-2023-12-03/index.html b/2023/12/03/Weekly-Issue-2023-12-03/index.html index 6b7f4d111..787a4e33a 100644 --- a/2023/12/03/Weekly-Issue-2023-12-03/index.html +++ b/2023/12/03/Weekly-Issue-2023-12-03/index.html @@ -41,7 +41,7 @@ 链接到标题

《征服世界完全手册》,脑洞大开,如果你是一个超级大反派,如何选择自己的基地:地上?地下?水底?需要考虑哪些方面?

《东京八平米》,对于作者来说,房间大小对生活的影响没有那么大,更多的是自己与周围的连接。作为漂在外面的人,自己和周围的朋友时常感受到无意义/飘泊感,也许我们应该更多的打开自己,多观察周围的生活,多与人沟通交流。
记得之前听到过一句话:“考古是考证人类的历史”,对于我们应该也是一样,我们在一座城市生活过,能真正留下记忆的,应该我们在这座城市与人,与城市连接的痕迹,大概率不是我们在出租屋里的一天(如果有,应该也不是什么美好的回忆)。

引用一段豆瓣书评

无意中读到这本书的时候,我也刚刚搬到新的房间里,也是8、9平米的小房间。我看到一个中年人在八平米的房间里似乎也过得踏实,这给了我一些信心。其实影响我信心的并不是一个八平米的物理空间以及它实际带来的使用效果,而是“一个三十几岁的人还在跟别人合租”这件事。读书以及刚毕业的阶段住在合租房里,到了有一些积蓄、薪水提升、工作稳定后换成自己独自租住的小公寓,到后来有了伴侣、两人买房、拥有自己的房子,——我同龄人都是这样的路径。所以,如今三十好几、独身、还在住在合租公寓里的我,有时也会叩问自己:是因为我开始工作得太晚吗?是因为我没找到伴侣吗?我是不是个Loser?(Loserin)

\ No newline at end of file diff --git a/2023/12/10/Weekly-Issue-2023-12-10/index.html b/2023/12/10/Weekly-Issue-2023-12-10/index.html index 0cd3c539e..95f6f1132 100644 --- a/2023/12/10/Weekly-Issue-2023-12-10/index.html +++ b/2023/12/10/Weekly-Issue-2023-12-10/index.html @@ -39,7 +39,7 @@ 链接到标题

《万能钥匙》,细思恐极的电影,但是如果看过《逃出夺命镇》,那可能就会被提前剧透了。

\ No newline at end of file diff --git a/2023/12/17/Weekly-Issue-2023-12-17/index.html b/2023/12/17/Weekly-Issue-2023-12-17/index.html index 941aa8412..98754f2da 100644 --- a/2023/12/17/Weekly-Issue-2023-12-17/index.html +++ b/2023/12/17/Weekly-Issue-2023-12-17/index.html @@ -21,7 +21,7 @@ 链接到标题

《焦虑青年》,夏夏的专场,围绕着自身的心理疾病展开,夏夏天生带着一股愤怒,不只是语言上的重音,感觉她说的每一句话都非常的有力量。

\ No newline at end of file diff --git a/2023/12/24/Weekly-Issue-2023-12-24/index.html b/2023/12/24/Weekly-Issue-2023-12-24/index.html index 1f1baec33..602af3b0f 100644 --- a/2023/12/24/Weekly-Issue-2023-12-24/index.html +++ b/2023/12/24/Weekly-Issue-2023-12-24/index.html @@ -39,7 +39,7 @@ 链接到标题

《父权制与资本主义》,从同事那里借了好久,一直没看,打算趁着年底,看完还回去。

\ No newline at end of file diff --git "a/2023/12/27/2023-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" "b/2023/12/27/2023-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" index 73e385620..91c3b2695 100644 --- "a/2023/12/27/2023-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" +++ "b/2023/12/27/2023-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" @@ -11,7 +11,7 @@ 链接到标题
  1. 《斑马》
  2. 《三体-“地球往事”三部曲之一》
  3. 《三体-黑暗森林》
  4. 《三体-死神永生》
  5. 《仙症》
  6. 《TypeScript入门与实战》
  7. 《大诱拐》
  8. 《桶川跟踪狂杀人事件》
  9. 《足利女童连续失踪事件》
  10. 《当我们不再理解世界》
  11. 《毫无意义》
  12. 《新宋》
  13. 《我在北京送快递》
  14. 《我是一只IT小小鸟》
  15. 《构建高性能Web站点》
  16. 《大医·破晓篇》
  17. 《大医·日出篇》
  18. 《聋哑时代》
  19. 《她厌男,她是我女友》
  20. 《宋元泉州与印度洋文明》
  21. 《可是,我开的是书店》
  22. 《运气的诱饵》
  23. 《NPR 播客入门指南》
  24. 《盐镇》
  25. 《OAuth 2实战》
  26. 《效率脑科学》
  27. 《你的夏天还好吗?》
  28. 《不开玩笑》
  29. 《上瘾五百年》
  30. 《东京八平米》
  31. 《征服世界完全手册》
  32. 《父权制与资本主义》
  33. 《赶时间的人》
\ No newline at end of file diff --git a/2023/12/31/Weekly-Issue-2023-12-31/index.html b/2023/12/31/Weekly-Issue-2023-12-31/index.html index c16012b5c..9a54c9fb9 100644 --- a/2023/12/31/Weekly-Issue-2023-12-31/index.html +++ b/2023/12/31/Weekly-Issue-2023-12-31/index.html @@ -72,7 +72,7 @@ 链接到标题

《父权制与资本主义》,里面的每一个概念都需要仔细的思考,好处就是很容易在生活中找到示例,还在读。

《赶时间的人 : 一个外卖员的诗》,2023年的最后一天,读完了这本,写父母、写孩子、写陌生人,看了难免感触,推荐。

《她对此感到厌烦》,目前读了 50%。关注豆瓣2023年度榜单的话,应该都能看到这本书,是奇幻·科幻类别的第一名。如果单纯的说奇幻·科幻,那这本书平平无奇,甚至有点差,无论是设定还是故事的呈现上,都没那么出彩,但是这本书的主人公是女主,而且是一个当代的女性穿越,我理解这个题材的受众是明确的,最终的评分之高也是可以想象的。这类书籍确实越多越好。

(发现过去两周没有记录观影,补一下)

《拾荒者统治》,如果你觉得想象力匮乏,没有什么创造力,那么来看这部剧吧,有很多设定我觉得只有小孩子才能想出来。

《繁城之下》,算是2023年中很好的剧,剧集很克制,推荐。

《憋说话》,史妍的单口专场,从专场角度来看,不像是一个专场,更像是一些段子的集合,衔接处比较生硬。段子好笑,观点犀利,配上她的人格魅力,现场效果很不错。

《泰勒·斯威夫特:时代巡回演唱会 》,在2023年的最后一天,强行找点仪式感,买了跨年场,感觉是粉丝专场,大家都会应援,氛围很好。对霉霉的印象中,停留在学生时期的跟着专辑听,属于路人,但是这个电影,彻底刷新认知,连唱 3 小时,满场奔跑,这就是属于咱们这个时代的 Superstar 吧。在国内还在讨论xx倒嗓yy假唱的时候,差距太大了。

\ No newline at end of file diff --git a/2024/01/07/Weekly-Issue-2024-01-07/index.html b/2024/01/07/Weekly-Issue-2024-01-07/index.html index 8f829f54e..2350bcde0 100644 --- a/2024/01/07/Weekly-Issue-2024-01-07/index.html +++ b/2024/01/07/Weekly-Issue-2024-01-07/index.html @@ -24,7 +24,7 @@ 链接到标题

(最近还是想找个地方记录一下平时的想法,都是些零碎的想法,以前觉得不值得记录,发社交媒体可能也不合适,还是统一发在这里吧。

\ No newline at end of file diff --git a/2024/01/14/Weekly-Issue-2024-01-14/index.html b/2024/01/14/Weekly-Issue-2024-01-14/index.html index cf7381c8d..8db5fa5ce 100644 --- a/2024/01/14/Weekly-Issue-2024-01-14/index.html +++ b/2024/01/14/Weekly-Issue-2024-01-14/index.html @@ -21,7 +21,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/01/21/Weekly-Issue-2024-01-21/index.html b/2024/01/21/Weekly-Issue-2024-01-21/index.html index eda1f9583..284886633 100644 --- a/2024/01/21/Weekly-Issue-2024-01-21/index.html +++ b/2024/01/21/Weekly-Issue-2024-01-21/index.html @@ -45,7 +45,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/01/28/Weekly-Issue-2024-01-28/index.html b/2024/01/28/Weekly-Issue-2024-01-28/index.html index d9c18f0c6..ffe427f71 100644 --- a/2024/01/28/Weekly-Issue-2024-01-28/index.html +++ b/2024/01/28/Weekly-Issue-2024-01-28/index.html @@ -26,7 +26,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/02/04/Weekly-Issue-2024-02-04/index.html b/2024/02/04/Weekly-Issue-2024-02-04/index.html index 9c955e5ce..88960dc94 100644 --- a/2024/02/04/Weekly-Issue-2024-02-04/index.html +++ b/2024/02/04/Weekly-Issue-2024-02-04/index.html @@ -36,7 +36,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/02/11/Weekly-Issue-2024-02-11/index.html b/2024/02/11/Weekly-Issue-2024-02-11/index.html index a3f169c58..c4571ebfb 100644 --- a/2024/02/11/Weekly-Issue-2024-02-11/index.html +++ b/2024/02/11/Weekly-Issue-2024-02-11/index.html @@ -18,7 +18,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/02/18/Weekly-Issue-2024-02-18/index.html b/2024/02/18/Weekly-Issue-2024-02-18/index.html index 76b859595..0d58c6e9c 100644 --- a/2024/02/18/Weekly-Issue-2024-02-18/index.html +++ b/2024/02/18/Weekly-Issue-2024-02-18/index.html @@ -21,7 +21,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/02/25/Weekly-Issue-2024-02-25/index.html b/2024/02/25/Weekly-Issue-2024-02-25/index.html index 1645cf13d..72511421f 100644 --- a/2024/02/25/Weekly-Issue-2024-02-25/index.html +++ b/2024/02/25/Weekly-Issue-2024-02-25/index.html @@ -18,7 +18,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/03/03/Weekly-Issue-2024-03-03/index.html b/2024/03/03/Weekly-Issue-2024-03-03/index.html index 223221512..809a1c908 100644 --- a/2024/03/03/Weekly-Issue-2024-03-03/index.html +++ b/2024/03/03/Weekly-Issue-2024-03-03/index.html @@ -29,7 +29,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/03/10/Weekly-Issue-2024-03-10/index.html b/2024/03/10/Weekly-Issue-2024-03-10/index.html index f97faebec..05eb78bba 100644 --- a/2024/03/10/Weekly-Issue-2024-03-10/index.html +++ b/2024/03/10/Weekly-Issue-2024-03-10/index.html @@ -48,7 +48,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/03/17/Weekly-Issue-2024-03-17/index.html b/2024/03/17/Weekly-Issue-2024-03-17/index.html index 57a6e7b5f..e7ecb408e 100644 --- a/2024/03/17/Weekly-Issue-2024-03-17/index.html +++ b/2024/03/17/Weekly-Issue-2024-03-17/index.html @@ -39,7 +39,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/03/24/Weekly-Issue-2024-03-24/index.html b/2024/03/24/Weekly-Issue-2024-03-24/index.html index 2b2d22e84..11e6a6b45 100644 --- a/2024/03/24/Weekly-Issue-2024-03-24/index.html +++ b/2024/03/24/Weekly-Issue-2024-03-24/index.html @@ -27,7 +27,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/03/31/Weekly-Issue-2024-03-31/index.html b/2024/03/31/Weekly-Issue-2024-03-31/index.html index 573e2c2f2..75bd37350 100644 --- a/2024/03/31/Weekly-Issue-2024-03-31/index.html +++ b/2024/03/31/Weekly-Issue-2024-03-31/index.html @@ -17,7 +17,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/04/05/\346\270\257\346\276\263\346\270\270\350\256\260/index.html" "b/2024/04/05/\346\270\257\346\276\263\346\270\270\350\256\260/index.html" index d7233f8f4..3f3f2e298 100644 --- "a/2024/04/05/\346\270\257\346\276\263\346\270\270\350\256\260/index.html" +++ "b/2024/04/05/\346\270\257\346\276\263\346\270\270\350\256\260/index.html" @@ -96,7 +96,7 @@ 链接到标题

小红书是出门在外的首选,无论哪方面,都可以在小红书搜到,这几天是重度的小红书用户。

\ No newline at end of file diff --git a/2024/04/07/Weekly-Issue-2024-04-07/index.html b/2024/04/07/Weekly-Issue-2024-04-07/index.html index 394dd63af..53924ed43 100644 --- a/2024/04/07/Weekly-Issue-2024-04-07/index.html +++ b/2024/04/07/Weekly-Issue-2024-04-07/index.html @@ -17,7 +17,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/04/14/Weekly-Issue-2024-04-14/index.html b/2024/04/14/Weekly-Issue-2024-04-14/index.html index cb444660a..ad3c925c6 100644 --- a/2024/04/14/Weekly-Issue-2024-04-14/index.html +++ b/2024/04/14/Weekly-Issue-2024-04-14/index.html @@ -60,7 +60,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/04/21/Weekly-Issue-2024-04-21/index.html b/2024/04/21/Weekly-Issue-2024-04-21/index.html index cc3b11d05..95db47839 100644 --- a/2024/04/21/Weekly-Issue-2024-04-21/index.html +++ b/2024/04/21/Weekly-Issue-2024-04-21/index.html @@ -49,7 +49,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/04/28/Weekly-Issue-2024-04-28/index.html b/2024/04/28/Weekly-Issue-2024-04-28/index.html index bea557d32..e687d811c 100644 --- a/2024/04/28/Weekly-Issue-2024-04-28/index.html +++ b/2024/04/28/Weekly-Issue-2024-04-28/index.html @@ -18,7 +18,7 @@ 链接到标题 \ No newline at end of file diff --git a/2024/05/05/Weekly-Issue-2024-05-05/index.html b/2024/05/05/Weekly-Issue-2024-05-05/index.html index 7634684fd..774753752 100644 --- a/2024/05/05/Weekly-Issue-2024-05-05/index.html +++ b/2024/05/05/Weekly-Issue-2024-05-05/index.html @@ -17,7 +17,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/05/12/Weekly-Issue-\347\234\237\347\232\204\351\234\200\350\246\201\345\244\215\346\235\202\347\232\204\350\247\243\345\206\263\346\226\271\346\241\210\344\271\210/index.html" "b/2024/05/12/Weekly-Issue-\347\234\237\347\232\204\351\234\200\350\246\201\345\244\215\346\235\202\347\232\204\350\247\243\345\206\263\346\226\271\346\241\210\344\271\210/index.html" index d56f23994..abb3a509c 100644 --- "a/2024/05/12/Weekly-Issue-\347\234\237\347\232\204\351\234\200\350\246\201\345\244\215\346\235\202\347\232\204\350\247\243\345\206\263\346\226\271\346\241\210\344\271\210/index.html" +++ "b/2024/05/12/Weekly-Issue-\347\234\237\347\232\204\351\234\200\350\246\201\345\244\215\346\235\202\347\232\204\350\247\243\345\206\263\346\226\271\346\241\210\344\271\210/index.html" @@ -55,7 +55,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/05/19/Weekly-Issue-\346\210\221\347\232\204-Dockerfile-\350\257\255\346\263\225\351\234\200\350\246\201\346\233\264\346\226\260\344\272\206/index.html" "b/2024/05/19/Weekly-Issue-\346\210\221\347\232\204-Dockerfile-\350\257\255\346\263\225\351\234\200\350\246\201\346\233\264\346\226\260\344\272\206/index.html" index 8ec7ddf70..683f86b27 100644 --- "a/2024/05/19/Weekly-Issue-\346\210\221\347\232\204-Dockerfile-\350\257\255\346\263\225\351\234\200\350\246\201\346\233\264\346\226\260\344\272\206/index.html" +++ "b/2024/05/19/Weekly-Issue-\346\210\221\347\232\204-Dockerfile-\350\257\255\346\263\225\351\234\200\350\246\201\346\233\264\346\226\260\344\272\206/index.html" @@ -66,7 +66,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/05/26/Weekly-Issue-\350\256\251\346\210\221\344\273\254\347\273\231-WebArchive-\346\215\220\346\254\276\345\220\247/index.html" "b/2024/05/26/Weekly-Issue-\350\256\251\346\210\221\344\273\254\347\273\231-WebArchive-\346\215\220\346\254\276\345\220\247/index.html" index 0c0dce35a..6605b6c69 100644 --- "a/2024/05/26/Weekly-Issue-\350\256\251\346\210\221\344\273\254\347\273\231-WebArchive-\346\215\220\346\254\276\345\220\247/index.html" +++ "b/2024/05/26/Weekly-Issue-\350\256\251\346\210\221\344\273\254\347\273\231-WebArchive-\346\215\220\346\254\276\345\220\247/index.html" @@ -45,7 +45,7 @@ 链接到标题

买了个录音笔,打算记录一下自己的日常生活,周六的时候录了一个小时自己的碎碎念,因为不知道自己能说多久,也不知道自己会说些什么,录完之后自己再听,感觉有些奇妙。打算继续尝试。

\ No newline at end of file diff --git "a/2024/06/02/Weekly-Issue-\345\221\212\350\257\211\345\210\253\344\272\272\344\275\240\345\217\257\350\203\275\350\277\207\345\276\227\344\270\215\345\245\275\346\230\257\345\226\204\350\211\257\345\220\227/index.html" "b/2024/06/02/Weekly-Issue-\345\221\212\350\257\211\345\210\253\344\272\272\344\275\240\345\217\257\350\203\275\350\277\207\345\276\227\344\270\215\345\245\275\346\230\257\345\226\204\350\211\257\345\220\227/index.html" index 37aa870f8..635b9f72f 100644 --- "a/2024/06/02/Weekly-Issue-\345\221\212\350\257\211\345\210\253\344\272\272\344\275\240\345\217\257\350\203\275\350\277\207\345\276\227\344\270\215\345\245\275\346\230\257\345\226\204\350\211\257\345\220\227/index.html" +++ "b/2024/06/02/Weekly-Issue-\345\221\212\350\257\211\345\210\253\344\272\272\344\275\240\345\217\257\350\203\275\350\277\207\345\276\227\344\270\215\345\245\275\346\230\257\345\226\204\350\211\257\345\220\227/index.html" @@ -56,7 +56,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/06/09/Weekly-Issue-\345\204\277\347\253\245\350\212\202\347\232\204\347\224\261\346\235\245/index.html" "b/2024/06/09/Weekly-Issue-\345\204\277\347\253\245\350\212\202\347\232\204\347\224\261\346\235\245/index.html" index 47406c9e4..a933657ee 100644 --- "a/2024/06/09/Weekly-Issue-\345\204\277\347\253\245\350\212\202\347\232\204\347\224\261\346\235\245/index.html" +++ "b/2024/06/09/Weekly-Issue-\345\204\277\347\253\245\350\212\202\347\232\204\347\224\261\346\235\245/index.html" @@ -90,7 +90,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/06/16/Weekly-Issue-\344\273\200\344\271\210\346\230\257\350\201\214\345\234\272-PUA/index.html" "b/2024/06/16/Weekly-Issue-\344\273\200\344\271\210\346\230\257\350\201\214\345\234\272-PUA/index.html" index 1675f9eba..f9fcf666e 100644 --- "a/2024/06/16/Weekly-Issue-\344\273\200\344\271\210\346\230\257\350\201\214\345\234\272-PUA/index.html" +++ "b/2024/06/16/Weekly-Issue-\344\273\200\344\271\210\346\230\257\350\201\214\345\234\272-PUA/index.html" @@ -61,7 +61,7 @@ 链接到标题

在维基百科中,对应的中文词汇是“职场霸凌”,指的是:“在工作场所中发生的,借由权力滥用与不公平的处罚所造成的持续性的冒犯、威胁、冷落、孤立或侮辱行为,使被欺凌者感到受挫、被威胁、羞辱、被孤立及受伤,进而折损其自信并带来沉重的身心压力”。判断依据:重复、长时间持续、升级、权利差距、归因意向。

典型:

定义中”进而折损其自信并带来沉重的身心压力”,我理解这里强调的是强因果关系,因为前面的行为而直接产生的结果。问题来了,如果没有前面的行为,也产生了“自信折损且有沉重的身心压力”,该如何理解?如何区分职场 PUA 和管理严格?

\ No newline at end of file diff --git "a/2024/06/23/Weekly-Issue-\347\220\206\350\256\272\344\270\212\346\262\241\351\227\256\351\242\230/index.html" "b/2024/06/23/Weekly-Issue-\347\220\206\350\256\272\344\270\212\346\262\241\351\227\256\351\242\230/index.html" index 24cf7cf16..ea69a8207 100644 --- "a/2024/06/23/Weekly-Issue-\347\220\206\350\256\272\344\270\212\346\262\241\351\227\256\351\242\230/index.html" +++ "b/2024/06/23/Weekly-Issue-\347\220\206\350\256\272\344\270\212\346\262\241\351\227\256\351\242\230/index.html" @@ -43,7 +43,7 @@ 链接到标题

最近在开发的一个产品进入到了准备发布阶段,产品经理使用该产品在 Dogfood 上进行了主要路径的执行,遇到了一些问题,这些问题如果让我从研发角度来解释,都可以解释的通,也都会觉得是”合理“的,只是从最终用户的角度来看,肯定是无法被接受的。

一个老运维说,虽然研发都说”理论没问题“,但是实际变更上,都是问题,测试老版说”巨讨厌说理论上没问题的“。

我自己之前没注意过,于是去 Slack 上搜索了一下,发现我确实说过不少“理论上没问题”,通常是问了一个边界场景是否支持,我自己没有测试过,从代码角度看确实是没问题,但实际是否可以不确定,这个时候我好像只能说“理论上没问题”。 但是从测试角度看,可能是:“你提供了一个功能,但是自己不清楚功能的边界,让我去测试”,可能会给人留下敷衍的态度,不喜欢这样的句式可以理解。

是否需要改善?目前看这样的句式会给人带来困扰,应该需要改善的,至少要具体一些?我能想到的可能改善方式:

好像也没好到哪里去。。。

\ No newline at end of file diff --git "a/2024/06/30/Weekly-Issue-\346\255\273\344\272\241\350\241\214\345\206\233/index.html" "b/2024/06/30/Weekly-Issue-\346\255\273\344\272\241\350\241\214\345\206\233/index.html" index c552d910f..6e11b1078 100644 --- "a/2024/06/30/Weekly-Issue-\346\255\273\344\272\241\350\241\214\345\206\233/index.html" +++ "b/2024/06/30/Weekly-Issue-\346\255\273\344\272\241\350\241\214\345\206\233/index.html" @@ -42,7 +42,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/07/07/Weekly-Issue-BlueBuild-\351\241\271\347\233\256/index.html" "b/2024/07/07/Weekly-Issue-BlueBuild-\351\241\271\347\233\256/index.html" index 0a72c9ee3..12643c550 100644 --- "a/2024/07/07/Weekly-Issue-BlueBuild-\351\241\271\347\233\256/index.html" +++ "b/2024/07/07/Weekly-Issue-BlueBuild-\351\241\271\347\233\256/index.html" @@ -47,7 +47,7 @@ 链接到标题

https://blue-build.org/

周末想要基于 Fedora SilverBlue 来将自己的开发机 IaC 化,看到了 BlueBuild,项目整体处于非常早期的阶段,项目的背景是,由于 uBlue 整体都是采用 ContainerFile + fs config files 的方式来构建的,对于新手不友好,所以基于常用的操作,进行了一层封装,比如指定安装 RPM,指定安装 Flatpak 等等,可以让新人快速上手来得到一个自己的发行版。

项目目前在快速开发中,等开发完成并完善文档后,对新人可能会很友好。但是这类项目都有一个问题,就是抽象出来的东西,一旦无法覆盖自己想要完成的动作,最终还是会回退到 Containerfile 的方式,是不可避免的,只能去抽象更多的资源类型来适配。可能对于熟练的人来说,不如直接使用 Containerfile 了。

\ No newline at end of file diff --git "a/2024/07/14/Weekly-Issue-\346\212\223\345\250\203\345\250\203/index.html" "b/2024/07/14/Weekly-Issue-\346\212\223\345\250\203\345\250\203/index.html" index 212bca103..e34c94e41 100644 --- "a/2024/07/14/Weekly-Issue-\346\212\223\345\250\203\345\250\203/index.html" +++ "b/2024/07/14/Weekly-Issue-\346\212\223\345\250\203\345\250\203/index.html" @@ -42,7 +42,7 @@ 链接到标题

《抓娃娃》,很久没去电影院看电影了,笑了,没有爆梗,但是也笑了,从搞笑的角度还不错。

影片讲的内容不能细想,亲子关系太复杂了,夹杂着感情因素在里面。马继业是痛苦的,是可悲的,从小就带着父母的期望活着。父母想要在高考结束之后,告诉他真相,补偿他,但是有些事情,在合适的年龄没做,以后再做也不是那个期望中的样子了。比如我身边的朋友,大家工作了几年,都会买一些复古游戏机,来补偿自己,想玩一玩小时候没有玩到的游戏,想看一看小时候没有看过的动画片,但是当真的有钱有时间了,反而看不进去了,因为年纪不同了,考虑的事情角度不一样了,“童真”也没有了。

儿子问到“你们控制了我的人生”,父母反问到,“难道你就没有决定我们的人生么?” 不好意思,真没有,完全可以继续把老二养成老大的样子,这里的父亲担心的是没有人继承自己的家业,给老二取的名字都是“继业”,这里的父亲完全就是一个自私的角色。我甚至觉得,沈腾这个父亲,和那种“孩子养了几年的兔子被家长吃了”新闻中的父亲没什么不同。可能这就是很多父亲想做的,但是没有能力没有金钱去做,所以影片中演出来了,会收获一批目标观众。

马丽饰演的妈妈,非常刻板印象的母亲,小时候的溺爱,长大的不忍心,但是她没有付出行动,不知道是迫于丈夫的权威,还是自己的不确定,她没有行动。

李老师,教育专家,狗屁。

这部影片里,最真实的人是于洋扮演的手机店老板,我很喜欢他。(豆瓣和微博上找不到一张他的剧照。。)

\ No newline at end of file diff --git "a/2024/07/21/Weekly-Issue-\344\273\21621\344\270\226\347\272\252\345\256\211\345\205\250\346\222\244\347\246\273/index.html" "b/2024/07/21/Weekly-Issue-\344\273\21621\344\270\226\347\272\252\345\256\211\345\205\250\346\222\244\347\246\273/index.html" index a0a89e722..fca5efbdb 100644 --- "a/2024/07/21/Weekly-Issue-\344\273\21621\344\270\226\347\272\252\345\256\211\345\205\250\346\222\244\347\246\273/index.html" +++ "b/2024/07/21/Weekly-Issue-\344\273\21621\344\270\226\347\272\252\345\256\211\345\205\250\346\222\244\347\246\273/index.html" @@ -51,7 +51,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/07/28/Weekly-Issue-\345\246\202\344\275\225\345\257\271\346\225\205\351\232\234\350\277\233\350\241\214\345\210\206\347\261\273/index.html" "b/2024/07/28/Weekly-Issue-\345\246\202\344\275\225\345\257\271\346\225\205\351\232\234\350\277\233\350\241\214\345\210\206\347\261\273/index.html" index 3804994ef..56af95c2c 100644 --- "a/2024/07/28/Weekly-Issue-\345\246\202\344\275\225\345\257\271\346\225\205\351\232\234\350\277\233\350\241\214\345\210\206\347\261\273/index.html" +++ "b/2024/07/28/Weekly-Issue-\345\246\202\344\275\225\345\257\271\346\225\205\351\232\234\350\277\233\350\241\214\345\210\206\347\261\273/index.html" @@ -42,7 +42,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/08/04/Weekly-Issue-\347\273\223\346\236\204\345\214\226\346\213\226\345\273\266/index.html" "b/2024/08/04/Weekly-Issue-\347\273\223\346\236\204\345\214\226\346\213\226\345\273\266/index.html" index 466a18206..8a03290eb 100644 --- "a/2024/08/04/Weekly-Issue-\347\273\223\346\236\204\345\214\226\346\213\226\345\273\266/index.html" +++ "b/2024/08/04/Weekly-Issue-\347\273\223\346\236\204\345\214\226\346\213\226\345\273\266/index.html" @@ -25,7 +25,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/08/11/Weekly-Issue-Talos-\345\217\221\350\241\214\347\211\210/index.html" "b/2024/08/11/Weekly-Issue-Talos-\345\217\221\350\241\214\347\211\210/index.html" index be7616bc0..6c4e3d3b7 100644 --- "a/2024/08/11/Weekly-Issue-Talos-\345\217\221\350\241\214\347\211\210/index.html" +++ "b/2024/08/11/Weekly-Issue-Talos-\345\217\221\350\241\214\347\211\210/index.html" @@ -40,7 +40,7 @@ 链接到标题

https://www.talos.dev/ ,是一个专门为 Kubernetes 设计的发行版,安全,不可变,很小。在2021年调研 Container Optimized OS 的时候看过他,当时觉得项目不太成熟,于是没有投入。

所有的系统变更都是通过 API 来提供,经常在 Homelab 相关的信息中看到有人把自己家里的 Kubernetes 底座切换到了 Talos,也看到了很多 Demo 视频,感觉非常流畅,于是周末仔细看了看。

Talos 的代码量非常大,30w 行,且代码层级非常的深,直接开始看是会倒头就睡且会睡得非常香的量级。于是我开始搜索下 Talos 的背景,发现了 cosi-project 这个项目,项目本身几乎没有什么介绍性的文档,在 Youtube 上搜到了 https://www.youtube.com/watch?v=Jvp0Ud3mK4o ,讲解了 cosi-project 的背景以及现状,这个视频是 2021 年的,当时 cosi-project 处于一个非常非常早期的状态,但是理念是清晰的。

作者认为现在的各种 Linux 发行版,无论再怎么发展,都还是会基于 systemd + ssh 的方式进行管理,始终会与 K8s 之间夹着一层,不是真正的不可变基础设施,如果想要真正实现完全的管理,需要从头开始重新设计。于是有了 cosi-project 及 Talos,cosi-project 定义了 Spec:https://github.com/cosi-project/specification/tree/main/proto/v1alpha1 , 包含 State,Resource,Metadata,Namespace 等,其中 State 定义了 RPC 接口,用来对 Resource 进行 CRUD。

https://github.com/cosi-project/runtime 是 Spec 的核心实现,粗略看了下和 K8s Controller 应该是类似的,只是该项目没有依赖 K8s 社区的基础库,完全是自己实现了一套机制。 Talos 在 cosi-project/runtime 的基础上实现了各个必要的 Controller,比如block.DisksController, cluster.MemberController,k8s.NodeIPController 等。

周末在使用 Talos 的时候,发现了一个很重要的问题,如果一切顺利,Talos 上手难度应该很低,但是,如果遇到了问题,如何 Debug?前面提到 Talos 所有的系统变更均通过 API,没有 Shell,也就是之前的所有 Debug 经验都不可用,需要去了解 Talos 的交互方式才可以,如果文档中没有搜索到的话,可能只好去 Github 提 Issue 寻求帮助了。

P.S.: 在不了解 cosi-project 的时候,感觉上与很久之前 Kris Nova 的 https://github.com/aurae-runtime/aurae 解决的问题类似,实际上打开 cosi-project 就能看到 Kris Nova 的身影。看到的时候瞬间有些难过,Kris Nova 离世快一年了,再次阅读她的最后一篇文章: https://krisnova.net/posts/ego-death/ ,一切还是如此。

\ No newline at end of file diff --git "a/2024/08/18/Weekly-Issue-\350\272\201\345\212\250\347\232\204\346\227\240\346\204\217\350\257\206/index.html" "b/2024/08/18/Weekly-Issue-\350\272\201\345\212\250\347\232\204\346\227\240\346\204\217\350\257\206/index.html" index bec09223f..e09667e1e 100644 --- "a/2024/08/18/Weekly-Issue-\350\272\201\345\212\250\347\232\204\346\227\240\346\204\217\350\257\206/index.html" +++ "b/2024/08/18/Weekly-Issue-\350\272\201\345\212\250\347\232\204\346\227\240\346\204\217\350\257\206/index.html" @@ -48,7 +48,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/08/25/Weekly-Issue-\346\230\257\345\225\206\344\270\232\350\241\214\344\270\272\350\277\230\346\230\257\345\216\214\345\245\263/index.html" "b/2024/08/25/Weekly-Issue-\346\230\257\345\225\206\344\270\232\350\241\214\344\270\272\350\277\230\346\230\257\345\216\214\345\245\263/index.html" index ada870770..0079fdce6 100644 --- "a/2024/08/25/Weekly-Issue-\346\230\257\345\225\206\344\270\232\350\241\214\344\270\272\350\277\230\346\230\257\345\216\214\345\245\263/index.html" +++ "b/2024/08/25/Weekly-Issue-\346\230\257\345\225\206\344\270\232\350\241\214\344\270\272\350\277\230\346\230\257\345\216\214\345\245\263/index.html" @@ -37,7 +37,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/09/01/Weekly-Issue-\346\210\221\347\232\204\345\247\245\345\247\245/index.html" "b/2024/09/01/Weekly-Issue-\346\210\221\347\232\204\345\247\245\345\247\245/index.html" index 587d1b37d..5f5d3cfb6 100644 --- "a/2024/09/01/Weekly-Issue-\346\210\221\347\232\204\345\247\245\345\247\245/index.html" +++ "b/2024/09/01/Weekly-Issue-\346\210\221\347\232\204\345\247\245\345\247\245/index.html" @@ -34,7 +34,7 @@ 链接到标题

最近得知我的姥姥被车撞了,在村子路口被车撞了,脑震荡,腿部韧带断了,在医院住院,我回老家看望她。

说来也奇怪,我奶奶家对于亲情表达不那么直接,在外人看来可能有些冷漠,我姥姥家完全相反,我姥姥从来都把想念挂载嘴边,比如想外孙子了会打电话,逢年过节会把远的近的亲戚都走一遍。有时候我会对于姥姥的感情表达感到不自在,因为太过于浓烈和直接。还在上学的时候,姥姥表达感情的方式就是送给我吃的,什么吃的都送,水果、零食、饮料都送到我家。听我妈妈说姥姥十几岁撑起这个家,从小到大一直都是吃苦的状态,哪怕现在不需要她吃苦,但因为对很多事情放心不下,什么事情都还要自己去搞,别人搞就不放心,自己的儿子女儿去做也不放心,一定要自己去做,自己亲眼看到了才放心,犟。

印象中姥姥一直在吃药,从我有印象开始,就是吃药,吃的不是什么医生开的药方,在我很小的时候吃的是安乃近,一种解热止痛药,无论发生什么,只要感觉身体不太舒服,就会说”我吃两片安乃近就好了“,现在买不到安乃近了,就吃去痛片,一买就是一大堆,家里常年放着。随着年纪大了,各种疾病多了,吃的药就更多了,不只是医生开的药,还有那种民间”医生“自制药,我一直觉得我姥姥的身体不好是因为吃的药太多了,可能姥姥吃的药比我吃的盐都多。我大了之后,也和姥姥说过,我说,少吃些去痛片,只吃医生开的药就行,不听,我姥姥从来不听晚辈说的话。

忘记什么时候开始,姥姥的一条腿就不行了,大概是关节炎或者什么,治疗之后那条腿只能保持在弯曲状态了,不是膝盖弯曲90度的弯曲,而是向外侧弯曲,大部分情况下只能拄拐行动了,这对于她来说是个打击,因为很多事情她没办法自己去做了,她要强了一辈子,行动不便是不能接受的,我姐姐给她买了一个四轮助力车,于是大部分情况下就骑车出门,我每次回家,她都会骑车过来给我送吃的,让她别送了,不听,还是送,犟。这次车祸,另一条好退的韧带断了,因为年纪大了,家里人选择不做手术,医生说回家静养3个月,之后应该还可以走路,在床上躺3个月。但是不行,完全躺不了,什么都要自己做,天天下地走,一会去做饭,一会去洗衣服,说什么都不听,我们说“你要是不在床上养着,这样每天走,之后就永远也走不了路了”,她会说:“那我就想招了”。“想招了”,就是寻死。最近村子里不知道发生了什么,很多老人都“想招了”,有自缢的,有吃药的,村子里哀乐连着放了很久。大概是行动不便,不想给子女“添麻烦”,自己主动寻死。哎。

我姥姥对我很好,我小时候经常会去姥姥家玩,因为很“惯着”我,在姥姥家做什么都行,没有人会管着我,我还记得小时候有一次,我姥姥问我和我姐姐,如果姥姥有一天没了,怎么办。我的回答是“我就买一大堆的花圈“,我不记得我姐姐说了什么,但是一定比我的回答好听,小时候完全不懂老人想听什么,太小了。这次回家见到姥姥,见到我第一句话“姥姥还没死呢,回来干什么,来回不少钱”,哎。自从出来工作了之后,回家的次数就非常少了,姥姥表达感情的方式没变,还是送吃的,但是现在送的时候,还有一个事情,就是催婚,一直催,把这个事情看的非常重,经常说 xxx 都抱重外孙了,你这还没影呢。每次都是,我也不是很在意,应付了事。她自己身体的事情还没聊几句,就说”隔壁床有个女孩,25岁,在上海,人挺好的,电话我都要来了“,听得我哭笑不得。

我到医院的时候,病房里没人,我问护士:“320 病房人呢”,护士问我:“你找谁”,我瞬间愣住了,我找谁呢,我不记得我姥姥的名字,我只记得她是我姥姥。

\ No newline at end of file diff --git "a/2024/09/08/Weekly-Issue-AWS\345\245\275\351\232\276\347\224\250/index.html" "b/2024/09/08/Weekly-Issue-AWS\345\245\275\351\232\276\347\224\250/index.html" index ad381c1be..11880728c 100644 --- "a/2024/09/08/Weekly-Issue-AWS\345\245\275\351\232\276\347\224\250/index.html" +++ "b/2024/09/08/Weekly-Issue-AWS\345\245\275\351\232\276\347\224\250/index.html" @@ -42,7 +42,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/09/15/Weekly-Issue-\350\277\216\344\270\255\347\247\213/index.html" "b/2024/09/15/Weekly-Issue-\350\277\216\344\270\255\347\247\213/index.html" index 067aecfda..69bb4e1da 100644 --- "a/2024/09/15/Weekly-Issue-\350\277\216\344\270\255\347\247\213/index.html" +++ "b/2024/09/15/Weekly-Issue-\350\277\216\344\270\255\347\247\213/index.html" @@ -40,7 +40,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/09/22/Weekly-Issue-\347\262\276\350\213\261\347\232\204\345\202\262\346\205\242/index.html" "b/2024/09/22/Weekly-Issue-\347\262\276\350\213\261\347\232\204\345\202\262\346\205\242/index.html" index 4a97c5562..bda751963 100644 --- "a/2024/09/22/Weekly-Issue-\347\262\276\350\213\261\347\232\204\345\202\262\346\205\242/index.html" +++ "b/2024/09/22/Weekly-Issue-\347\262\276\350\213\261\347\232\204\345\202\262\346\205\242/index.html" @@ -40,7 +40,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/10/05/\346\233\274\350\260\267\346\270\270\350\256\260/index.html" "b/2024/10/05/\346\233\274\350\260\267\346\270\270\350\256\260/index.html" index 9b8bbbca9..99435b4b1 100644 --- "a/2024/10/05/\346\233\274\350\260\267\346\270\270\350\256\260/index.html" +++ "b/2024/10/05/\346\233\274\350\260\267\346\270\270\350\256\260/index.html" @@ -73,7 +73,7 @@ 链接到标题

至此曼谷之行就结束了,出行前看到很多人说曼谷玩两天就腻了,平均下来每天 1w 步,行程看似安排的挺满,但是不急,也有很大的随机性,整体很完美,非常开心。这次旅行见到很多朋友吵架的,或者因为拍照,或者因为行程,或者因为天气,感谢我的朋友,让我这次旅程很开心。

对于第一次出国的我来说,曼谷是我想要的么?我想要生活在这样状态的城市里么?我不知道。也许我应该去更多的城市看看。

\ No newline at end of file diff --git "a/2024/10/13/Weekly-Issue-\347\210\261\346\254\262\344\271\213\346\255\273/index.html" "b/2024/10/13/Weekly-Issue-\347\210\261\346\254\262\344\271\213\346\255\273/index.html" index 7202ccf59..73b5d66b7 100644 --- "a/2024/10/13/Weekly-Issue-\347\210\261\346\254\262\344\271\213\346\255\273/index.html" +++ "b/2024/10/13/Weekly-Issue-\347\210\261\346\254\262\344\271\213\346\255\273/index.html" @@ -36,7 +36,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/10/20/Weekly-Issue-\351\200\203\350\265\260\347\232\204\344\272\272/index.html" "b/2024/10/20/Weekly-Issue-\351\200\203\350\265\260\347\232\204\344\272\272/index.html" index ee0189994..1778e6269 100644 --- "a/2024/10/20/Weekly-Issue-\351\200\203\350\265\260\347\232\204\344\272\272/index.html" +++ "b/2024/10/20/Weekly-Issue-\351\200\203\350\265\260\347\232\204\344\272\272/index.html" @@ -35,7 +35,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/10/27/Weekly-Issue-\346\211\223\347\240\264\347\244\276\344\272\244\345\252\222\344\275\223\346\243\261\351\225\234/index.html" "b/2024/10/27/Weekly-Issue-\346\211\223\347\240\264\347\244\276\344\272\244\345\252\222\344\275\223\346\243\261\351\225\234/index.html" index 1a745e677..8d6b12057 100644 --- "a/2024/10/27/Weekly-Issue-\346\211\223\347\240\264\347\244\276\344\272\244\345\252\222\344\275\223\346\243\261\351\225\234/index.html" +++ "b/2024/10/27/Weekly-Issue-\346\211\223\347\240\264\347\244\276\344\272\244\345\252\222\344\275\223\346\243\261\351\225\234/index.html" @@ -27,7 +27,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/11/03/Weekly-Issue-\345\244\226\351\235\242\346\230\257\345\244\217\345\244\251/index.html" "b/2024/11/03/Weekly-Issue-\345\244\226\351\235\242\346\230\257\345\244\217\345\244\251/index.html" index 428d505d7..f12e67ccd 100644 --- "a/2024/11/03/Weekly-Issue-\345\244\226\351\235\242\346\230\257\345\244\217\345\244\251/index.html" +++ "b/2024/11/03/Weekly-Issue-\345\244\226\351\235\242\346\230\257\345\244\217\345\244\251/index.html" @@ -39,7 +39,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/11/10/Weekly-Issue-\345\245\275\344\270\234\350\245\277/index.html" "b/2024/11/10/Weekly-Issue-\345\245\275\344\270\234\350\245\277/index.html" index 85b187dc7..59138cef1 100644 --- "a/2024/11/10/Weekly-Issue-\345\245\275\344\270\234\350\245\277/index.html" +++ "b/2024/11/10/Weekly-Issue-\345\245\275\344\270\234\350\245\277/index.html" @@ -41,7 +41,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/11/17/Weekly-Issue-\350\214\201\345\243\256/index.html" "b/2024/11/17/Weekly-Issue-\350\214\201\345\243\256/index.html" index 30b22965e..000a80891 100644 --- "a/2024/11/17/Weekly-Issue-\350\214\201\345\243\256/index.html" +++ "b/2024/11/17/Weekly-Issue-\350\214\201\345\243\256/index.html" @@ -44,7 +44,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/11/24/Weekly-Issue-\347\264\240\351\243\237\350\200\205/index.html" "b/2024/11/24/Weekly-Issue-\347\264\240\351\243\237\350\200\205/index.html" index 44f7fc46f..859da1d86 100644 --- "a/2024/11/24/Weekly-Issue-\347\264\240\351\243\237\350\200\205/index.html" +++ "b/2024/11/24/Weekly-Issue-\347\264\240\351\243\237\350\200\205/index.html" @@ -38,7 +38,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/12/01/Weekly-Issue-\346\240\226\351\234\236\345\261\261/index.html" "b/2024/12/01/Weekly-Issue-\346\240\226\351\234\236\345\261\261/index.html" index 7955b1e53..24c18c052 100644 --- "a/2024/12/01/Weekly-Issue-\346\240\226\351\234\236\345\261\261/index.html" +++ "b/2024/12/01/Weekly-Issue-\346\240\226\351\234\236\345\261\261/index.html" @@ -54,7 +54,7 @@ 链接到标题

之前的碎碎念有提到,上海的秋天很晚,且没什么刻板印象中的秋天,所以就想要寻找秋天,选择的是南京的栖霞山,之前小红书已经看了很久,找个周末去一下。其实很早想去了,但是一直担心枫叶还没有红,等到了这周。上海到南京最快的高铁只要 1h,还是很方便的。因为是一个人,所以不着急,慢慢悠悠的坐地铁公交,我已经很久没有坐那么挤的公交了。栖霞山现在是旺季,门票 80,人非常多,上山都要排队,我上一次爬山还是上海的佘山(如果也可以称为山的话)。

放一些拍的照片。

\ No newline at end of file diff --git "a/2024/12/08/Weekly-Issue-\351\200\211\346\213\251\345\256\211\344\271\220\346\255\273\347\232\204\346\227\245\346\234\254\344\272\272/index.html" "b/2024/12/08/Weekly-Issue-\351\200\211\346\213\251\345\256\211\344\271\220\346\255\273\347\232\204\346\227\245\346\234\254\344\272\272/index.html" index 3fb2922d4..260f7ef0e 100644 --- "a/2024/12/08/Weekly-Issue-\351\200\211\346\213\251\345\256\211\344\271\220\346\255\273\347\232\204\346\227\245\346\234\254\344\272\272/index.html" +++ "b/2024/12/08/Weekly-Issue-\351\200\211\346\213\251\345\256\211\344\271\220\346\255\273\347\232\204\346\227\245\346\234\254\344\272\272/index.html" @@ -30,7 +30,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/12/15/Weekly-Issue-\344\272\272\344\272\272\351\203\275\346\230\257\346\222\255\345\256\242/index.html" "b/2024/12/15/Weekly-Issue-\344\272\272\344\272\272\351\203\275\346\230\257\346\222\255\345\256\242/index.html" index f3f44be88..624b0ed65 100644 --- "a/2024/12/15/Weekly-Issue-\344\272\272\344\272\272\351\203\275\346\230\257\346\222\255\345\256\242/index.html" +++ "b/2024/12/15/Weekly-Issue-\344\272\272\344\272\272\351\203\275\346\230\257\346\222\255\345\256\242/index.html" @@ -20,7 +20,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/12/22/Weekly-Issue-\346\225\260\346\215\256\345\214\226\345\206\263\347\255\226/index.html" "b/2024/12/22/Weekly-Issue-\346\225\260\346\215\256\345\214\226\345\206\263\347\255\226/index.html" index a0da26f0f..abd90b26b 100644 --- "a/2024/12/22/Weekly-Issue-\346\225\260\346\215\256\345\214\226\345\206\263\347\255\226/index.html" +++ "b/2024/12/22/Weekly-Issue-\346\225\260\346\215\256\345\214\226\345\206\263\347\255\226/index.html" @@ -30,7 +30,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/12/29/Weekly-Issue-\344\270\200\345\276\200\346\227\240\345\211\215/index.html" "b/2024/12/29/Weekly-Issue-\344\270\200\345\276\200\346\227\240\345\211\215/index.html" index 81d9427cd..ffc435ffa 100644 --- "a/2024/12/29/Weekly-Issue-\344\270\200\345\276\200\346\227\240\345\211\215/index.html" +++ "b/2024/12/29/Weekly-Issue-\344\270\200\345\276\200\346\227\240\345\211\215/index.html" @@ -29,7 +29,7 @@ 链接到标题 \ No newline at end of file diff --git "a/2024/12/31/2024-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" "b/2024/12/31/2024-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" index f215096a8..a21759be2 100644 --- "a/2024/12/31/2024-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" +++ "b/2024/12/31/2024-\345\271\264\350\257\273\344\271\246\350\256\260\345\275\225/index.html" @@ -1,5 +1,5 @@ 2024 年读书记录 · Yiran's Blog -

404

找不到页面

此页面不存在
返回 首页.

\ No newline at end of file diff --git a/about/index.html b/about/index.html index 845608eb3..81520f276 100644 --- a/about/index.html +++ b/about/index.html @@ -35,7 +35,7 @@ 链接到标题

在转载本博客中任何内容时必须给出原页面的 URL 链接,并注明文章(全文,部分)从“Yiran’s Blog” 或转载,并提供一个与 CC 3.0 BY-NC-SA Unported 不相违背的知识共享协议的许可证。

\ No newline at end of file diff --git a/atom.xml b/atom.xml index 51b5c47c5..9389dbf79 100644 --- a/atom.xml +++ b/atom.xml @@ -48,7 +48,7 @@ </li> <li>2024(经朋友提醒,我的预期管理不合理,因为连续 3 年的预期无法完成,所以 2025 会下调预期) <ul> -<li>计划 40 本,实际 33 本。</li> +<li>计划 40 本,实际 34 本。</li> </ul> </li> </ul> @@ -92,6 +92,7 @@ <li>《人人都是播客》</li> <li>《滔滔生活》</li> <li>《数据化决策》</li> +<li>《活在当下指南》</li> <li>《一往无前》</li> </ol>Weekly Issue-《一往无前》https://zdyxry.github.io/2024/12/29/Weekly-Issue-%E4%B8%80%E5%BE%80%E6%97%A0%E5%89%8D/Sun, 29 Dec 2024 00:00:00 +0000https://zdyxry.github.io/2024/12/29/Weekly-Issue-%E4%B8%80%E5%BE%80%E6%97%A0%E5%89%8D/<h2 id="文章"> 文章 diff --git a/authors/index.html b/authors/index.html index d51772c96..7d80d7c9b 100644 --- a/authors/index.html +++ b/authors/index.html @@ -3,7 +3,7 @@
© 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
\ No newline at end of file diff --git a/categories/index.html b/categories/index.html index 604e36ae0..e010607df 100644 --- a/categories/index.html +++ b/categories/index.html @@ -3,7 +3,7 @@
© 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
\ No newline at end of file diff --git a/friends/index.html b/friends/index.html index 5e14df0f9..d36dd3dc9 100644 --- a/friends/index.html +++ b/friends/index.html @@ -15,7 +15,7 @@
© 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
\ No newline at end of file diff --git a/index.html b/index.html index 9a2a1f2ab..06d307ce9 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@
gravatar

Yiran Zhou

© 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
\ No newline at end of file diff --git a/posts/atom.xml b/posts/atom.xml index 564420f0f..e1b22d493 100644 --- a/posts/atom.xml +++ b/posts/atom.xml @@ -48,7 +48,7 @@ </li> <li>2024(经朋友提醒,我的预期管理不合理,因为连续 3 年的预期无法完成,所以 2025 会下调预期) <ul> -<li>计划 40 本,实际 33 本。</li> +<li>计划 40 本,实际 34 本。</li> </ul> </li> </ul> @@ -92,6 +92,7 @@ <li>《人人都是播客》</li> <li>《滔滔生活》</li> <li>《数据化决策》</li> +<li>《活在当下指南》</li> <li>《一往无前》</li> </ol>
Weekly Issue-《一往无前》https://zdyxry.github.io/2024/12/29/Weekly-Issue-%E4%B8%80%E5%BE%80%E6%97%A0%E5%89%8D/Sun, 29 Dec 2024 00:00:00 +0000https://zdyxry.github.io/2024/12/29/Weekly-Issue-%E4%B8%80%E5%BE%80%E6%97%A0%E5%89%8D/<h2 id="文章"> 文章 diff --git a/posts/index.html b/posts/index.html index ad8d24587..b92990be4 100644 --- a/posts/index.html +++ b/posts/index.html @@ -313,7 +313,7 @@ I/O bursts with QEMU 2.6
  • December 31, 2016 2016年读书记录
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/series/index.html b/series/index.html index bda04cd10..5fd38352a 100644 --- a/series/index.html +++ b/series/index.html @@ -3,7 +3,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Ansible/index.html b/tags/Ansible/index.html index 450ab8896..e84361cf8 100644 --- a/tags/Ansible/index.html +++ b/tags/Ansible/index.html @@ -8,7 +8,7 @@ Ansible最佳实践
  • August 17, 2018 Ansible 配置 IPv6 连接
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Bash/index.html b/tags/Bash/index.html index 4de588429..bf4cdec3e 100644 --- a/tags/Bash/index.html +++ b/tags/Bash/index.html @@ -5,7 +5,7 @@ Pure Bash Bible
  • June 8, 2018 奇怪的 Shell 作用域
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Book/atom.xml b/tags/Book/atom.xml index ab8359411..22f6415e0 100644 --- a/tags/Book/atom.xml +++ b/tags/Book/atom.xml @@ -48,7 +48,7 @@ </li> <li>2024(经朋友提醒,我的预期管理不合理,因为连续 3 年的预期无法完成,所以 2025 会下调预期) <ul> -<li>计划 40 本,实际 33 本。</li> +<li>计划 40 本,实际 34 本。</li> </ul> </li> </ul> @@ -92,6 +92,7 @@ <li>《人人都是播客》</li> <li>《滔滔生活》</li> <li>《数据化决策》</li> +<li>《活在当下指南》</li> <li>《一往无前》</li> </ol>
    2023 年读书记录https://zdyxry.github.io/2023/12/27/2023-%E5%B9%B4%E8%AF%BB%E4%B9%A6%E8%AE%B0%E5%BD%95/Wed, 27 Dec 2023 00:00:00 +0000https://zdyxry.github.io/2023/12/27/2023-%E5%B9%B4%E8%AF%BB%E4%B9%A6%E8%AE%B0%E5%BD%95/<h2 id="年终总结"> 年终总结 diff --git a/tags/Book/index.html b/tags/Book/index.html index 43168cdce..173f16dd8 100644 --- a/tags/Book/index.html +++ b/tags/Book/index.html @@ -16,7 +16,7 @@ 2017年读书记录
  • December 31, 2016 2016年读书记录
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Celery/index.html b/tags/Celery/index.html index a8319a090..d4d122cf6 100644 --- a/tags/Celery/index.html +++ b/tags/Celery/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Comedy/index.html b/tags/Comedy/index.html index da0aa04e8..77e7e2a9c 100644 --- a/tags/Comedy/index.html +++ b/tags/Comedy/index.html @@ -5,7 +5,7 @@ 单口喜剧与冒犯
  • May 17, 2023 单口喜剧专场观看记录
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Container/index.html b/tags/Container/index.html index 194c5399a..d65929ed2 100644 --- a/tags/Container/index.html +++ b/tags/Container/index.html @@ -7,7 +7,7 @@ Podman(Docker) Compose 学习记录
  • April 12, 2020 runc nsenter 源码阅读
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Flask/index.html b/tags/Flask/index.html index 2d7d3ac62..96f4c262a 100644 --- a/tags/Flask/index.html +++ b/tags/Flask/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Golang/index.html b/tags/Golang/index.html index edcc64a5f..14b218030 100644 --- a/tags/Golang/index.html +++ b/tags/Golang/index.html @@ -9,7 +9,7 @@ Linux 下磁盘设备自动发现方式
  • July 28, 2019 Heap In Python & Golang
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/HTTP/index.html b/tags/HTTP/index.html index 25ce9a555..d1deb5ff0 100644 --- a/tags/HTTP/index.html +++ b/tags/HTTP/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/HTTPS/index.html b/tags/HTTPS/index.html index b5f78651c..5c7cb21ff 100644 --- a/tags/HTTPS/index.html +++ b/tags/HTTPS/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Hardware/index.html b/tags/Hardware/index.html index 73f923733..a19cd441b 100644 --- a/tags/Hardware/index.html +++ b/tags/Hardware/index.html @@ -6,7 +6,7 @@ BIOS vs UEFI
  • September 27, 2018 硬件故障坑死人(持续更新)
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Json/index.html b/tags/Json/index.html index f22ada0ad..b4dade86c 100644 --- a/tags/Json/index.html +++ b/tags/Json/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Kubernetes/index.html b/tags/Kubernetes/index.html index 1a1c5012e..cf6239ab9 100644 --- a/tags/Kubernetes/index.html +++ b/tags/Kubernetes/index.html @@ -22,7 +22,7 @@ Kubernetes 实战-微服务
  • May 11, 2019 Kubernetes 实战-前言
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/LeetCode/index.html b/tags/LeetCode/index.html index 21a7b77ed..8f9a2ff02 100644 --- a/tags/LeetCode/index.html +++ b/tags/LeetCode/index.html @@ -34,7 +34,7 @@ 2020 第10周 LeetCode 记录
  • February 28, 2020 2020 第9周 LeetCode 记录
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Libvirt/index.html b/tags/Libvirt/index.html index 4f032e86c..b3c5e50d2 100644 --- a/tags/Libvirt/index.html +++ b/tags/Libvirt/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Linux/index.html b/tags/Linux/index.html index 3a67491a6..ba9b95e0e 100644 --- a/tags/Linux/index.html +++ b/tags/Linux/index.html @@ -50,7 +50,7 @@ 使用 systemd timer 替换 crontab
  • May 29, 2018 CentOS 多网卡多网关配置
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/LiveCD/index.html b/tags/LiveCD/index.html index 7149f53ae..121dea1bd 100644 --- a/tags/LiveCD/index.html +++ b/tags/LiveCD/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/MacOS/index.html b/tags/MacOS/index.html index e032b0997..b77e3ed95 100644 --- a/tags/MacOS/index.html +++ b/tags/MacOS/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Network/index.html b/tags/Network/index.html index f80173aab..62fade39b 100644 --- a/tags/Network/index.html +++ b/tags/Network/index.html @@ -6,7 +6,7 @@ 路由器 vs 交换机
  • November 18, 2018 Traceroute 简易实现
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Notion/index.html b/tags/Notion/index.html index 9f8b561ce..847fbe29e 100644 --- a/tags/Notion/index.html +++ b/tags/Notion/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/OpenvSwitch/index.html b/tags/OpenvSwitch/index.html index 9bb8ac32c..0c72b67cd 100644 --- a/tags/OpenvSwitch/index.html +++ b/tags/OpenvSwitch/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Ops/index.html b/tags/Ops/index.html index f40adeb8e..3ec950268 100644 --- a/tags/Ops/index.html +++ b/tags/Ops/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Python/index.html b/tags/Python/index.html index c806223da..43c898bcb 100644 --- a/tags/Python/index.html +++ b/tags/Python/index.html @@ -20,7 +20,7 @@ 将 CSV 文件转换为嵌套 Json 文件
  • June 9, 2018 将 Json 转换为 Python Object(一)
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Server/index.html b/tags/Server/index.html index dea89118d..e1950714a 100644 --- a/tags/Server/index.html +++ b/tags/Server/index.html @@ -6,7 +6,7 @@ 超微服务器 IPMI 连接配置介绍
  • September 27, 2018 硬件故障坑死人(持续更新)
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Shell/index.html b/tags/Shell/index.html index 817ad8300..afdc1fc55 100644 --- a/tags/Shell/index.html +++ b/tags/Shell/index.html @@ -6,7 +6,7 @@ Shell cat 保存文件方式
  • June 8, 2018 奇怪的 Shell 作用域
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Socket/index.html b/tags/Socket/index.html index 1ab767686..bb0bbc348 100644 --- a/tags/Socket/index.html +++ b/tags/Socket/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Weekly/index.html b/tags/Weekly/index.html index 6ae754590..fe357e477 100644 --- a/tags/Weekly/index.html +++ b/tags/Weekly/index.html @@ -123,7 +123,7 @@ Weekly Issue 2022-07-24
  • July 18, 2022 Weekly Issue 2022-07-17
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/Wireguard/index.html b/tags/Wireguard/index.html index 68421e4a3..1bbc7cad4 100644 --- a/tags/Wireguard/index.html +++ b/tags/Wireguard/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/alogrithms/index.html b/tags/alogrithms/index.html index 4984a7a1e..3d0346471 100644 --- a/tags/alogrithms/index.html +++ b/tags/alogrithms/index.html @@ -11,7 +11,7 @@ 剑指 Offer(二)
  • November 18, 2018 剑指 Offer(一)
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/cgroups/index.html b/tags/cgroups/index.html index d1a3e619c..f239fd3ae 100644 --- a/tags/cgroups/index.html +++ b/tags/cgroups/index.html @@ -6,7 +6,7 @@ 记一次 libcgroup 配置失败
  • September 23, 2018 cgroups 常用配置
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/git/index.html b/tags/git/index.html index fdd0a0902..6d829b438 100644 --- a/tags/git/index.html +++ b/tags/git/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/index.html b/tags/index.html index 29e8dc60e..c5d0d6299 100644 --- a/tags/index.html +++ b/tags/index.html @@ -40,7 +40,7 @@ 1
  • 游记 3
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/logging/index.html b/tags/logging/index.html index b9a07720e..3b37d99f6 100644 --- a/tags/logging/index.html +++ b/tags/logging/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/qemu/index.html b/tags/qemu/index.html index 04e183988..a5b8077b0 100644 --- a/tags/qemu/index.html +++ b/tags/qemu/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/tools/index.html b/tags/tools/index.html index 83830bbfd..bc966d593 100644 --- a/tags/tools/index.html +++ b/tags/tools/index.html @@ -6,7 +6,7 @@ Wireshark 远程抓包方法
  • December 2, 2018 个人常用工具
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/vim/index.html b/tags/vim/index.html index b46e921b7..74f8201d6 100644 --- a/tags/vim/index.html +++ b/tags/vim/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git a/tags/zeroconf/index.html b/tags/zeroconf/index.html index 829a35e83..773939157 100644 --- a/tags/zeroconf/index.html +++ b/tags/zeroconf/index.html @@ -4,7 +4,7 @@
    © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file diff --git "a/tags/\346\270\270\350\256\260/index.html" "b/tags/\346\270\270\350\256\260/index.html" index 0eab9093e..d11849837 100644 --- "a/tags/\346\270\270\350\256\260/index.html" +++ "b/tags/\346\270\270\350\256\260/index.html" @@ -6,7 +6,7 @@ 港澳游记
  • September 17, 2023 徐州游记
  • © 2016 - -2024 +2025 Yiran Zhou · 技术支持 Hugo & Coder.
    \ No newline at end of file