-
看到爱因斯坦的一句话「国家是为人民服务的,而不是人民为国家服务。」,查了一下是真的
• • wumingshihttps://www.tagesspiegel.de/potsdam/brandenburg/einstein-zitat-am-bundeskanzleramt-7696774.html 看不懂于是用gpt翻译了一下 不得不说,有点羡慕这些真正尊重科学家的国家。这文章提到了两句爱因斯坦的话,看着真的,十分难绷。。。。。 柏林政府区有了一个新的景点,一个两米高的红色“E”字。柏林 - 柏林政府区有了一个新的景点:在爱因斯坦年度活动正式启动后,联邦总理办公室的外墙上装饰着这位著名物理学家的一句政治名言,一... -
cloudflare提供ech
• • 游客Cloudflare 宣布开始推行 Encrypted Client Hello 标准 Encrypted Client Hello (ECH) 是 Encrypted SNI 的后继者,它加密了用于协商 TLS 握手的服务器名称指示 (SNI)。 这意味着,每当用户访问 Cloudflare 上启用了 ECH 的网站时,除了用户、Cloudflare 和网站所有者之外,没有人能够确定访问了哪个网站。 Cloudflare 目前已经强制为所有免费计划的用户默认启用了ECH,且无法手动关闭。对于GFW来说,... -
New words with example sentences
• • WordsDAY 1 Here are 10 news words with example sentences. afflict to cause pain or suffering to : to distress so severely as to cause persistent suffering or anguish In her first two months on the job, Smith has faced many of the same challenges that have aff... -
看到一个词 tradwife,搜到一篇文章,被标题稍微雷到了
‘Tradwives’: the new trend for submissive women has a dark heart and history 虽然我知道 submissive 不是我想的那个意思,也挺有趣的 问了一波 gpt,感觉也挺好玩,记录一下 问: I saw this text as the title of an article. I don't understand the word "submissive" here. Could you please explain it to... -
有没有类似于这个讲计算机网络的科普视频
• • wumingshihttps://www.bilibili.com/video/BV124411k7uV/ 我在翻自顶向下方法,但是看着看着注意力就涣散了。。。。。。 这个视频至少看懂了大部分,如果更深入一些就更好了 -
使用 HTTP Piping Server 做通用的 TCP 内网穿透/反向代理
• • test1原文:Secure TCP tunnel from anywhere with curl and nc for single connection(原理介绍) (另一篇文章 The Power of Pure HTTP – screen share, real-time messaging, SSH and VNC 举了大量浏览器前端中实现 ssh、屏幕共享、VNC的例子,没有讲述原理,但是这种基于 HTTP 的 TCP 管道式代理方法本身不仅限于浏览器中使用) Github 项目:https://g...