I usually don't see the importance of speed in one-time costs... But hey, same discussion with npm, yarn, pnpm...
Interesting point. But I usually prefer `(lower..upper).choose()`. So, if I want it inclusive, I can simply do `(lower..=upper).choose()`. No downcasting required. And perfectly obvious behaviour thanks to a known API.
I am actually worried about the self-hosting pandemic. We self-hosters will stop flying under the radar. Wonder how long it will take until our matrix instances require to be backdoored, our immich are scanning our…
yep
Well, I have in essence nothing against this post. I agree with the notion that too many dependencies are not necessary. That we can keep lots of things simpler. I have nothing against directly implementing this in C or…
Fair enough. Video doesn't play, but I believe you. I don't know where I heard froodian slip and frood, but I checked a few places where they pronounce it and all agree with you. Bet I will find more example as soon as…
Yea, I hate that. Words are pronounced differently in foreign languages. Do we say Moscow or Moskwa? Do we say ka-tana or ka-ta-na? If Freud is not spoken with the typical Gemran diphthong, then suddenly someone comes…
When I heard about abs neg value my mind immediately jumped to abs(INT.min())... But then again, JS...
I usually don't see the importance of speed in one-time costs... But hey, same discussion with npm, yarn, pnpm...
Interesting point. But I usually prefer `(lower..upper).choose()`. So, if I want it inclusive, I can simply do `(lower..=upper).choose()`. No downcasting required. And perfectly obvious behaviour thanks to a known API.
I am actually worried about the self-hosting pandemic. We self-hosters will stop flying under the radar. Wonder how long it will take until our matrix instances require to be backdoored, our immich are scanning our…
yep
Well, I have in essence nothing against this post. I agree with the notion that too many dependencies are not necessary. That we can keep lots of things simpler. I have nothing against directly implementing this in C or…
Fair enough. Video doesn't play, but I believe you. I don't know where I heard froodian slip and frood, but I checked a few places where they pronounce it and all agree with you. Bet I will find more example as soon as…
Yea, I hate that. Words are pronounced differently in foreign languages. Do we say Moscow or Moskwa? Do we say ka-tana or ka-ta-na? If Freud is not spoken with the typical Gemran diphthong, then suddenly someone comes…
When I heard about abs neg value my mind immediately jumped to abs(INT.min())... But then again, JS...