What does HackerNews think of falso?

A proof of false in Coq.

Language: Coq

I believe this comment is meant to be a response to another post (https://news.ycombinator.com/item?id=18155410) who pointed out a flaw (now fixed) in Coq that allowed false theorems to be proved.

Github link:

https://github.com/clarus/falso

Even coq have had its bugs where it was possible to prove that true is false: https://github.com/clarus/falso