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 miesięcy temu·0 comments

comments

welpo
·6 miesięcy temu·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 miesięcy temu·discuss
https://archive.is/ddaZh
welpo
·12 miesięcy temu·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
·w zeszłym roku·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
·w zeszłym roku·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/
welpo
·2 lata temu·discuss
Why post AI comments?
welpo
·2 lata temu·discuss
Yes, the International Standard Recording Code (ISRC): https://en.wikipedia.org/wiki/International_Standard_Recordi...

I don't know how to look up music with a known ISRC, though.
welpo
·2 lata temu·discuss
I'm a happy Zola [0] user, which does everything you mentioned except LaTeX.

There are a few themes [1], though I ended up writing my own [2] (which supports MathJax [3] for mathematical notation).

[0]: https://www.getzola.org/

[1]: https://www.getzola.org/themes/

[2]: https://github.com/welpo/tabi

[3]: https://www.mathjax.org/
welpo
·2 lata temu·discuss
I use characters from books I've enjoyed.
welpo
·2 lata temu·discuss
When I read "Taras", the first thing that comes to mind is Nikolai Gogol's "Taras Bulba": https://en.wikipedia.org/wiki/Taras_Bulba

Not sure it's related, but (spoiler) Taras Bulba's ending isn't pretty (and he is of Ukranian origin).
welpo
·2 lata temu·discuss
/bɹʌv/
welpo
·2 lata temu·discuss
You're right; there is a lot of noise in the git-sumi changelog. As it matures (and I tinker less with it), it should get better.

Here's a better example on a more mature project: https://github.com/welpo/tabi/blob/main/CHANGELOG.md
welpo
·2 lata temu·discuss
I use git-cliff for my personal projects. If you follow conventional commits and squash merges, you get a clear, user-friendly changelog—it's easy to "skip" commits that don't affect the end user.

I wrote a tool to validate commits, which helps ensure both the git history and changelog look clean: https://github.com/welpo/git-sumi
welpo
·2 lata temu·discuss
Indeed. He shared it here: https://x.com/jeremyphoward/status/1689464587077509120