Forwarded from Hacker News (yahnc_bot)
Chumsky, a Rust parser-combinator library with error recovery https://github.com/zesterer/chumsky
GitHub
GitHub - zesterer/chumsky: [Chumsky has moved to Codeberg!] Write expressive, high-performance parsers with ease.
[Chumsky has moved to Codeberg!] Write expressive, high-performance parsers with ease. - zesterer/chumsky
Forwarded from Hacker News (yahnc_bot)
Ignition: An Informal History of Liquid Rocket Propellants (1972) [pdf] https://library.sciencemadness.org/library/books/ignition.pdf
Forwarded from Selling Sharzy by the Pound
知乎专栏
整数上的均匀分布
知乎上很多概率论上的错误答案,都是假定了整数上存在均匀概率分布。 事实上这意味着一个定义在整数上的,平移不变的概率分布,即 P(\mathbb{Z})=1 , \forall A\subset \mathbb{Z} , P(A)\ge 0 , \forall k\in \ma…
Forwarded from Hacker News (yahnc_bot)
FastECC – Reed-Solomon coder computing one million parity blocks at 1 GB/s https://github.com/Bulat-Ziganshin/FastECC
GitHub
GitHub - Bulat-Ziganshin/FastECC: Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing…
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT. - Bulat-Ziganshin/FastECC
Forwarded from Hacker News (yahnc_bot)
Show HN: Lldap, a Simplified LDAP Server https://github.com/nitnelave/lldap
GitHub
GitHub - lldap/lldap: Light LDAP implementation
Light LDAP implementation. Contribute to lldap/lldap development by creating an account on GitHub.
❤1
Forwarded from &'a ::rynco::UntitledChannel (NetaP495L)
http://www.matrix67.com/blog/archives/7084
> 16 年后重谈 P 和 NP
> 2006 年,我在博客(当时还是 MSN Space)上发了 《什么是 P 问题、NP 问题和 NPC 问题》 一文。这是我高二搞信息学竞赛时随手写的一些东西,是我的博客中最早的文章之一。今天偶然发现,这篇现在看了恨不得重写一遍的“科普”竟仍然有比较大的阅读量。…现在已经是 2022 年了。这 16 年的时间里,我读了大学,出了书,娶了老婆,养了娃。如果现在的我写一篇同样话题的科普文章,我会写成什么样呢?正好,我的新书《神机妙算:一本关于算法的闲书》中有一些相关的内容。我从书里的不同章节中摘选了一些片段,整理加工了一下,弄出了下面这篇文章,或许能回答刚才的问题吧。
> 16 年后重谈 P 和 NP
> 2006 年,我在博客(当时还是 MSN Space)上发了 《什么是 P 问题、NP 问题和 NPC 问题》 一文。这是我高二搞信息学竞赛时随手写的一些东西,是我的博客中最早的文章之一。今天偶然发现,这篇现在看了恨不得重写一遍的“科普”竟仍然有比较大的阅读量。…现在已经是 2022 年了。这 16 年的时间里,我读了大学,出了书,娶了老婆,养了娃。如果现在的我写一篇同样话题的科普文章,我会写成什么样呢?正好,我的新书《神机妙算:一本关于算法的闲书》中有一些相关的内容。我从书里的不同章节中摘选了一些片段,整理加工了一下,弄出了下面这篇文章,或许能回答刚才的问题吧。
Forwarded from Hacker News (yahnc_bot)
_hyperscript – a small scripting language for the web https://github.com/bigskysoftware/_hyperscript
GitHub
GitHub - bigskysoftware/_hyperscript: a small scripting language for the web
a small scripting language for the web. Contribute to bigskysoftware/_hyperscript development by creating an account on GitHub.
Forwarded from Hacker News (yahnc_bot)
A 74xx-Defined Radio (2021) https://acidbourbon.wordpress.com/2021/04/11/a-74xx-defined-radio/
a c i d b o u r b o n
a 74xx-defined radio
Video Appetizer TLDR I built a shortwave radio receiver from scratch using only cheap and easily available components, i.e. standard transistors, op-amps and 74xx logic chips. No typical radio part…