HackerTrans
TopNewTrendsCommentsPastAskShowJobs

welpo

no profile record

Submissions

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

iine.to
1 points·by welpo·12 maanden geleden·0 comments

comments

welpo
·6 maanden geleden·discuss
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 maanden geleden·discuss
https://archive.is/ddaZh
welpo
·12 maanden geleden·discuss
> 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
·vorig jaar·discuss
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
·vorig jaar·discuss
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/