HackerTrans
トップ新着トレンドコメント過去質問紹介求人

welpo

no profile record

投稿

Show HN: iine – privacy-first like buttons for the small/indie web

iine.to
1 ポイント·投稿者 welpo·12 か月前·0 コメント

コメント

welpo
·6 か月前·議論
I misread too. "novel" is being used as an adjective, not a noun.

They are saying they are writing "a novel […] programming language", not a novel.
welpo
·12 か月前·議論
https://archive.is/ddaZh
welpo
·12 か月前·議論
> That said, I do use KaTeX with client-side rendering on a limited number of pages that have mathematical content

You could try replacing KaTeX with MathML: https://w3c.github.io/mathml-core/
welpo
·昨年·議論
I'm trying to create the best A/B test sample size & duration calculator: https://calculator.osc.garden/

It's free (https://github.com/welpo/ab-test-calculator), and it has no dependencies (vanilla JS + HTML + CSS).

Right now it only supports binary outcomes. Even with the current limitations, I feel it's way above many/most online calculators/planners.
welpo
·昨年·議論
On the third point (peeking at p-values), I created an A/A test simulator that compares peeking vs not peeking in terms of false positive rate: https://stop-early-stopping.osc.garden/