Twitter
Lynn
“Is this the simplest (and most surprising) sorting algorithm ever?” https://arxiv.org/abs/2110.01111
Abstract:
We present an extremely simple sorting algorithm. It may look like it is obviously wrong, but we prove that it is in fact correct.
“There is nothing good about this algorithm. […] It is difficult to imagine that this algorithm was not discovered before, but we are unable to find any references to it.”
“Algorithm 1 was found when the author was making up some wrong sorting algorithms […]”
——
动画演示:
https://www.youtube.com/watch?v=bydMm4cJDeU
https://editor.p5js.org/joshgiesbrecht/sketches/rLyZLg1MU
Lynn
“Is this the simplest (and most surprising) sorting algorithm ever?” https://arxiv.org/abs/2110.01111
Abstract:
We present an extremely simple sorting algorithm. It may look like it is obviously wrong, but we prove that it is in fact correct.
“There is nothing good about this algorithm. […] It is difficult to imagine that this algorithm was not discovered before, but we are unable to find any references to it.”
“Algorithm 1 was found when the author was making up some wrong sorting algorithms […]”
——
动画演示:
https://www.youtube.com/watch?v=bydMm4cJDeU
https://editor.p5js.org/joshgiesbrecht/sketches/rLyZLg1MU
🤔8👍1👎1
&'a ::rynco::UntitledChannel
新的精简版 MBTI 人格测试出现了 * MBTI 人格分类方法在多个方面不符合科学,做任何种类的正式或非正式 MBTI 测试时得到的结果都仅供娱乐
MBTI 测试极速版
你会去做 MBTI 人格测试吗?
- 是:INFJ
- 否:随便挑一个吧,都一样的
https://twitter.com/NekoIonXp/status/1523170092460167169
你会去做 MBTI 人格测试吗?
- 是:INFJ
- 否:随便挑一个吧,都一样的
https://twitter.com/NekoIonXp/status/1523170092460167169
Twitter
金属矿工猫离子酱
latest: Rapid MBTI Test: Are you taking the MBTI Test? A. Yes (INFJ) B. No (Whatever. Make up something. They are all same.) twitter.com/nishuang/statu…
👍4❤1
IEEE Spectrum
约翰 · 汤姆生是第一个发现电子的人吗?
尽管汤姆生在 1897 年 4 月 30 日宣布了亚原子“微球”(corpuscle)的存在,但寻找电子的人并非只有他一个。
图注:德国物理学家卡尔 · 费迪南 · 布劳恩设计了这种阴极射线真空管,以直观地捕捉电路的振荡。
约翰 · 汤姆生是第一个发现电子的人吗?
尽管汤姆生在 1897 年 4 月 30 日宣布了亚原子“微球”(corpuscle)的存在,但寻找电子的人并非只有他一个。
图注:德国物理学家卡尔 · 费迪南 · 布劳恩设计了这种阴极射线真空管,以直观地捕捉电路的振荡。
Forwarded from Sugar Pic Hourly
Forwarded from Sugar Pic Hourly
Forwarded from Hacker News
Show HN: CaskDB – project to teach you building a key value store (Score: 150+ in 15 hours)
Link: https://readhacker.news/s/5cgs3
Comments: https://readhacker.news/c/5cgs3
Link: https://readhacker.news/s/5cgs3
Comments: https://readhacker.news/c/5cgs3
GitHub
GitHub - avinassh/py-caskdb: (educational) build your own disk based KV store
(educational) build your own disk based KV store. Contribute to avinassh/py-caskdb development by creating an account on GitHub.
哔哩哔哩
oooooohmygosh 的动态
事情又升级了,埃及学的朋友们,我说出来你们就懂了。我这个软件将会让你们直接输入转写字母就能显示圣书字。遵守的是 Manuel de Codage 规范,第一版本用的是 Faulkner 简明词典,同时会发布一款包含 JSesh 里面所有符号的字体文件,做完以后应该就会有人来推进 Erman 的翻译和录入了吧。希望可以用我的设计专业,帮你们埃及学在数字化上带来重大的变革。
oooooohmygosh 的动态
事情又升级了,埃及学的朋友们,我说出来你们就懂了。我这个软件将会让你们直接输入转写字母就能显示圣书字。遵守的是 Manuel de Codage 规范,第一版本用的是 Faulkner 简明词典,同时会发布一款包含 JSesh 里面所有符号的字体文件,做完以后应该就会有人来推进 Erman 的翻译和录入了吧。希望可以用我的设计专业,帮你们埃及学在数字化上带来重大的变革。
👍7
&'a ::rynco::UntitledChannel
https://www.bilibili.com/video/BV1xY4y1a7m1
Bilibili
计算机眼中的字体·Features(特性)_哔哩哔哩_bilibili
bgm:Lightless Dawn - Kevin MacLeod字体:Computer Modern / Latin ModernEB GaramondSegoe UIArial Unicode MS语料库:https://www.kermitproject.org/utf8.html#glass失乐园:https://en.wikipedia.org/wiki/Paradise_Lost查看, 视频播放量 32084、弹幕量 141、点赞数 2183、投硬币枚数 756、收藏人数 1608、转发人数…
👍3
Forwarded from 李雨星的报复社会日常 (李雨星🏳️⚧️)
VeraCrypt不支持TPM?
不是的,这其实是一个古早时期(TrueCrypt)时代留下的错误。
TrueCrypt的作者对TPM安全芯片没有足够的认知,他们认为TPM安全芯片只是用于存储密钥的。
但实际上不是,TPM安全芯片更多的用途是“提供证明”,即测量整个启动路径(UEFI/BIOS固件→引导程序代码等等)是否遭到篡改。
因为这个误解,TrueCrypt并不支持TPM,到VeraCrypt时,VeraCrypt继承了这个误解,认为TPM没用。
直到VeraCrypt 1.20版本,他们似乎想通了,因此添加了实验性的TPM芯片支持(用于测量启动路径是否被篡改)。
https://www-veracrypt-fr.translate.goog/en/Release%20Notes.html?_x_tr_sl=en&_x_tr_tl=zh-CN&_x_tr_hl=zh-CN&_x_tr_pto=wapp
不是的,这其实是一个古早时期(TrueCrypt)时代留下的错误。
TrueCrypt的作者对TPM安全芯片没有足够的认知,他们认为TPM安全芯片只是用于存储密钥的。
但实际上不是,TPM安全芯片更多的用途是“提供证明”,即测量整个启动路径(UEFI/BIOS固件→引导程序代码等等)是否遭到篡改。
因为这个误解,TrueCrypt并不支持TPM,到VeraCrypt时,VeraCrypt继承了这个误解,认为TPM没用。
直到VeraCrypt 1.20版本,他们似乎想通了,因此添加了实验性的TPM芯片支持(用于测量启动路径是否被篡改)。
https://www-veracrypt-fr.translate.goog/en/Release%20Notes.html?_x_tr_sl=en&_x_tr_tl=zh-CN&_x_tr_hl=zh-CN&_x_tr_pto=wapp
www-veracrypt-fr.translate.goog
VeraCrypt - Free Open source disk encryption with strong security for the Paranoid
VeraCrypt is free open-source disk encryption software for Windows, Mac OS X and Linux. In case an attacker forces you to reveal the password, VeraCrypt provides plausible deniability. In contrast to file encryption, data encryption performed by VeraCrypt…
❤1
Forwarded from Hacker News
Dark pattern: how YouTube makes sure you don’t always “skip ad” (Score: 150+ in 7 hours)
Link: https://readhacker.news/s/5cjnJ
Comments: https://readhacker.news/c/5cjnJ
Link: https://readhacker.news/s/5cjnJ
Comments: https://readhacker.news/c/5cjnJ
Medium
Dark Pattern: How Youtube Makes Sure You Don’t Always “Skip Ad”
Dark pattern so dark you don’t even see it