HackerTrans
TopNewTrendsCommentsPastAskShowJobs

__tmk__

no profile record

comments

__tmk__
·vor 5 Monaten·discuss
Interesting, I've also heard the exact opposite opinion [0] where Zulip’s non-standard approach is seen as its main strength.

[0]: https://chaos.social/@yorgos/115931944888149528
__tmk__
·vor 2 Jahren·discuss
I would think there wouldn't be much of a difference because the smallest unit you can really work with on modern computers is the byte. And whether you use 8 bits to encode a byte (with 256 possible values) or 5 trits (with 243 possible values), shouldn't really matter?
__tmk__
·vor 2 Jahren·discuss
There's a project for using Swift to write GNOME applications, which is fascinating to me: https://github.com/AparokshaUI/adwaita-swift

I wish them success but realistically they won't have success.
__tmk__
·vor 2 Jahren·discuss
1-cos_sim(x,y) is a valid distance metric for L2 normalized vectors, though.
__tmk__
·vor 4 Jahren·discuss
Wow, this is all I ever wanted. The only thing that's maybe missing is a natural way to do captions for images and tables, and a syntax for spoilers. But these can probably be built on top of the div and span syntax.