【 现在(2020年3月26日14时50分)所有从境内访问 GitHub Pages 的 HTTPS 请求(可能也包括 HTTP 请求)都会被中间人攻击,攻击者的证书上的邮箱是 346608453@qq.com https://www.v2ex.com/t/656367 】
V2EX
Github pages 的 HTTPS 是不是出问题了? - V2EX
全球工单系统 - @WoodenRobot - 所有的 github pages 页面开启 HTTPS 的话证书都变成下面这个了?什么情况? Influential Programming Languages (Score: 106+ in 9 hours)
Link: https://readhacker.news/s/4jdqF
Comments: https://readhacker.news/c/4jdqF
Link: https://readhacker.news/s/4jdqF
Comments: https://readhacker.news/c/4jdqF
Hillel Wayne
10 Most(ly dead) Influential Programming Languages • Hillel Wayne
The other day I read 20 most significant programming languages in history, a “preposterous table I just made up.” He certainly got preposterous right: he lists Go as “most significant” but not ALGOL, Smalltalk, or ML. He also leaves off Pascal because it’s…
Forwarded from Hacker News
Firefox's low-latency WebAssembly compiler (🔥 Score: 102+ in 1 hour)
Link: https://readhacker.news/s/4jeYY
Comments: https://readhacker.news/c/4jeYY
Link: https://readhacker.news/s/4jeYY
Comments: https://readhacker.news/c/4jeYY
Forwarded from Hacker News
Zoom iOS app sends data to Facebook even if you don’t have a Facebook account (Score: 102+ in 5 hours)
Link: https://readhacker.news/s/4jeyi
Comments: https://readhacker.news/c/4jeyi
Link: https://readhacker.news/s/4jeyi
Comments: https://readhacker.news/c/4jeyi
Vice
Zoom iOS App Sends Data to Facebook Even if You Don’t Have a Facebook Account
Zoom's privacy policy isn't explicit about the data transfer to Facebook at all.
Forwarded from Hacker News
Your First THINK C Program (❄️ Score: 100+ in 3 days)
Link: https://readhacker.news/s/4j44J
Comments: https://readhacker.news/c/4j44J
Link: https://readhacker.news/s/4j44J
Comments: https://readhacker.news/c/4j44J
Forwarded from 小破不入渠🌏
你来到无人岛,给它取一个名字,把它一点点建设成一座美丽的宝岛,过程中各种动物朋友和现实中的朋友加入进来,岛上渐渐有了生机,你也收获了真正的友谊。这不正是你在现实中不断幻想,却一直得不到的那种美妙生活吗?
https://jesor.me/2020/animal-crossing-review/
https://jesor.me/2020/animal-crossing-review/
大破进击
动物森友会:与森林交朋友 | 大破进击
有人半开玩笑地「诟病」这个游戏隐喻了现实的丑恶,你每天要还贷,炒股,剥削岛上的底层动物。但如果你真的认真体验了这款游戏,你会知道,钱和里程在这里只不过是一种介质,《动物森友会》本质上是一个与森林、动物交朋友的过程,是一个与现实中的朋友重新成为朋友的过程。
Forwarded from Hacker News
Adding tests when you don't have time to (Score: 100+ in 1 day)
Link: https://readhacker.news/s/4jdJh
Comments: https://readhacker.news/c/4jdJh
Link: https://readhacker.news/s/4jdJh
Comments: https://readhacker.news/c/4jdJh
Understandlegacycode
3 steps to add tests on existing code when you have short deadlines
Here's a recipe you can follow when you want to add tests on Legacy Code, but you don't have much time to do so.
Forwarded from Hacker News
Zoom needs to clean up its privacy act (🔥 Score: 106+ in 41 minutes)
Link: https://readhacker.news/s/4jhuJ
Comments: https://readhacker.news/c/4jhuJ
Link: https://readhacker.news/s/4jhuJ
Comments: https://readhacker.news/c/4jhuJ
Forwarded from Hacker News
Static Analysis in GCC 10 (Score: 101+ in 2 hours)
Link: https://readhacker.news/s/4jkaz
Comments: https://readhacker.news/c/4jkaz
Link: https://readhacker.news/s/4jkaz
Comments: https://readhacker.news/c/4jkaz
Red Hat Developer
Static analysis in GCC 10 - Red Hat Developer
Discover the new -fanalyzer option coming to GCC 10 that provides a static analysis pass to identify problems at compile-time, rather than at runtime.