Ask HN: Good resources for DIY-ish animatronic kits for Halloween?
4 points by xrd 1d ago 0 comments
Why the Technological Singularity May Be a "Big Nothing"
7 points by starchild3001 1d ago 8 comments
Beyond Markdown (2018)
5 zdw 2 9/7/2025, 10:22:33 PM johnmacfarlane.net ↗
Despite CommonMark, I find that many common Markdown parsers tend to "do it their own way" when it comes to edge cases. So I like this. This seems less ambiguous and easier to parse. But I don't think I'm going to be switching from regular Markdown anytime soon.
Markdown succeeded not because it was perfect, but because it was “good enough” and easy to remember. Every attempt to “fix” it by bolting on specs or extensions ends up missing the point: people don’t want a universal document format, they want something they can type without thinking.