HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yairchu

no profile record

Submissions

re:bass – if Git was music, what would it sound like [video]

youtube.com
8 points·by yairchu·5 anni fa·0 comments

The language that all programmers use

youtube.com
9 points·by yairchu·5 anni fa·0 comments

comments

yairchu
·2 anni fa·discuss
Lean is a currently-niche programming language / proof-assistant. A proof assistant is basically a tool to construct mathematical proofs, which verifies that the proofs are correct like how a compiler verifies types in your programs.

IIUC a regular programming language with a certain set of restrictions already duals as a proof-assistant as discovered by Curry & Howard. By restrictions, I mean something like how Rust forces you to follow certain rules compared to Java.
yairchu
·4 anni fa·discuss
The link in "A redesign of our backend, Sanakirja, to make it significantly faster", to https://pijul.org/posts/2022-01-08-beta/2021-02-06-rethinkin... is broken (I get a "Not found")
yairchu
·5 anni fa·discuss
Way before @noamraph put it up on in pypi it was internally available in our company. To my knowledge he didn't yet make it 30 years ago, but if he did then probably at least not for Python!
yairchu
·5 anni fa·discuss
Ive used tqdm 20 years ago