[U] Update channel content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2023-12-20T14:07:11.775339+00:00</updated>
|
||||
<updated>2023-12-20T16:08:42.639916+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -40915,7 +40915,7 @@
|
||||
"id": 3030,
|
||||
"date": "2023-12-17T17:03:00",
|
||||
"text": "<a href=\"##TIL\">#TIL</a> 今天学到了原来 TTL、Serial、UART、RS232、RS485 都是不同的东西\n\nTTL 是一种用 0~Vcc 正电压表示 bit 的方式,UART 指的是有 Rx 和 Tx 线对接的硬件传输协议,Serial 是软件协议,RS232 是一种用 -Vcc 到 Vcc 的正负电压的硬件传输协议,RS485 是一种用正负差分线的硬件传输协议\n\n<a href=\"##TIL\">#TIL</a> #2 原来 ESP32 即使支持 Serial 支持 CAN bus,收发 RS232、RS485、CAN 也都是需要单独的 transceiver ic 的",
|
||||
"views": 112,
|
||||
"views": 113,
|
||||
"forwards": 1,
|
||||
"images": [
|
||||
{
|
||||
@@ -41160,7 +41160,7 @@
|
||||
"id": 3048,
|
||||
"date": "2023-12-20T08:37:33",
|
||||
"text": "呜呜 给蓝夏传文件的时候发现从她西雅图那边连过来居然只有 33 Mbps,然后就用世界各地的 VPS 测了一下,发现果然家宽还是不太行... 即使有 3 Gbps 的理论上行,但是实际连到别人的机器上却 1 Gbps 都跑不满\n\n目前用 iperf3 测试的结果如下:\n<pre>* 🇨🇦 UofT CS Wolf | 122 Mbps\n* 🇨🇦 UofT CS dbsrv1 | 247 Mbps\n* 🇨🇦 OVH (100M) | 77 Mbps\n* 🇨🇦 Bell (Jun) | 857 Mbps\n* 🇨🇦 Bell M5V | 939 Mbps\n* 🇨🇦 多伦多 鱼塔网络 | 485 Mbps\n* 🇱🇺 Luxemburg Gcore | 122 Mbps\n* 🇺🇸 Washington Vultr | 385 Mbps\n* 🇺🇸 西雅图 鱼塔网络 | 278 Mbps\n* 🇺🇸 Texas Comcast | 11 Mbps\n* 🇮🇳 Mumbai Gcore | 46 Mbps\n* 🇨🇳 杭州 阿里云 (6M) | 6 Mbps\n* 🇨🇳 湖南 连通 | 32 Mbps\n* 🇨🇳 江苏 移动 | 31 Mbps\n* 🇭🇰 香港 CNServers | 122 Mbps\n\n(下面两个不太算数)\n* 🇨🇦 Bell Aster PPPoE | 2830 Mbps\n* 🇨🇦 Speedtest.net | 3153 Mbps</pre>\n\n\n总之多伦多的 3 Gbps 上行居然在多伦多内都跑不满感觉好难受,感觉自己升宽带像是被骗了 <i class=\"custom-emoji\" emoji-src=\"emoji/6323380753904174863.webp\">😭</i> 这几天找一个各地互联都比较快的节点做外网代理好了\n\n欢迎大家有电脑也来测一下 qwq 跑 <code>iperf3 -c daisy-ddns.hydev.org</code> 就可以",
|
||||
"views": 27,
|
||||
"views": 29,
|
||||
"forwards": 1,
|
||||
"reply": {
|
||||
"id": 2726,
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Wed, 20 Dec 2023 14:07:11 +0000</lastBuildDate>
|
||||
<lastBuildDate>Wed, 20 Dec 2023 16:08:42 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #3048</title>
|
||||
<link>https://aza.moe/life?post=3048</link>
|
||||
|
||||
Reference in New Issue
Block a user