Breaking news, google spyware removed in favour of another google slop spyware
their patcher app is not it
Morphe's patching Ui is horrible. Even though it allows for more third party sources (though it's insecure), I still prefer using the revanced manager one, which does not look like an emoji filled slop generated simplified app.
How bold using a stalking tool for stalking
definitely French speaker: diurnambule is a porte-manteau between diurne which means "during the day" and somnambule which means sleepwalker.
2 websites defaced with facts
Why not Fluxer?
Yeah unfortunately the new one doesn't skip their neck out. I'd like way more pink
No worries, you are right. And even if typst was perfect you have to work with other authors or journals that won't want to use it
I personally never had a case where Typst couldn't do what I wanted and usually found something better in Typst instead. The only exception is to do curly snake-like rectangle borders, but it's probably doable in Cetz.
As for hyperref, you are propably right, I would personally use a boolean flag for that and do two versions. Though the whole point of a pdf is to have the same look between it and the print, other features might fail depending on the viewer.
I think the extra spaces in math make it more readable, and it's kinda the price to pay to not have to add backslashes everywhere. One instance when I found it weird was that frak("abc") had a different font than frak(a b c). So i just make a #let abc = $frak( a b c)$ rule.
There's no going back from typst
I read a reddit thread about this.
Basically they are significantly safer because the review process is tedious and the PRs take ages to get reviewed. More over the read-only nature of the nix store make most of those techniques useless. You cannnot just take over packages the AUR way.
Moreover, if you use third party nix flakes, you are still safer because they are tied to a specific github repo, so if it gets forked by malicious actor you won't get that update.
However you are still prone to upstream malware. That is nixpkgs probably won't add malware but it could be there before packaging.