HackerTrans
TopNewTrendsCommentsPastAskShowJobs

anserin

no profile record

Submissions

Show HN: A simple markup language based on Gemtext

caolan.uk
1 points·by anserin·2 jaar geleden·1 comments

Archival with a universal virtual computer (2014)

dercuano.github.io
1 points·by anserin·2 jaar geleden·1 comments

Microdown: A clean and extensible markup language [pdf]

rmod-files.lille.inria.fr
2 points·by anserin·2 jaar geleden·0 comments

Show HN: CADO – An Online Rhythm Counter

vsannier.gitlab.io
1 points·by anserin·2 jaar geleden·0 comments

Show HN: Uiua a New Array Language [video]

youtube.com
6 points·by anserin·3 jaar geleden·0 comments

comments

anserin
·vorig jaar·discuss
> the dark mode people are wrong

What is that supposed to mean? Some people find it more pleasant to read on a dark background (e.g. because of photophobia), some prefer it for aesthetic reasons (e.g. for a site about space exploration), how is that ‘wrong’?
anserin
·2 jaar geleden·discuss
In LaTeX you also clearly separate structure and typesetting: you don't write \noindent\textbf{Introduction}\nobreak\medskip or whatever, but simply \section{Introduction}

Macros are also pretty easy to define \newcommand\important[1]{\textcolor{red}{#1}}

And of course it has first-class Unicode support
anserin
·2 jaar geleden·discuss
I didn't know about math classes, thank you for the reference

The issue I have with delimiters is that there is no option for "big", but only for "140%" or whatever, making it harder to be consistent Someone created an issue on this on GitHub if I remember correctly

And automatically chosen sizes are often too large
anserin
·2 jaar geleden·discuss
The main problem I have with Typst compared with LaTeX is that it doesn't handle basic fine typographic features, such as the different types of spacing in mathematical mode (mathop, mathbin, mathrel, etc.) or the size of delimiters (big, bigg, etc.)
anserin
·2 jaar geleden·discuss
4o does not stand for ‘for all’:

> GPT-4o (“o” for “omni”) is our most advanced model. It is multimodal (accepting text or image inputs and outputting text), and it has the same high intelligence as GPT-4 Turbo but is much more efficient—it generates text 2x faster and is 50% cheaper. [1]

[1]: https://platform.openai.com/docs/models/gpt-4o
anserin
·2 jaar geleden·discuss
How can we keep Nintendo games playable and WordPerfect 5.1 files readable in the 23rd century?

Kragen Javier Sitaker, 2014-06-29
anserin
·3 jaar geleden·discuss
https://en.wikipedia.org/wiki/Compose_key
anserin
·3 jaar geleden·discuss
Can you add a link to a screenshot?
anserin
·3 jaar geleden·discuss
The design for the upvote count looks great!
anserin
·3 jaar geleden·discuss
Personally, I got 90/100, I also have experience with TeX and I've designed a few fonts
anserin
·3 jaar geleden·discuss
Since you're not increasing the number of variables, it seems to me that the problem of finding the initial Boolean formula (or an even simpler version of it) is fairly straightforward. Have you done any tests along these lines?