HackerTrans
TopNewTrendsCommentsPastAskShowJobs

__tmk__

no profile record

Submissions

Python Enhancement Proposal 736: Shorthand syntax for keyword arguments

peps.python.org
10 points·by __tmk__·3 jaar geleden·1 comments

comments

__tmk__
·5 maanden geleden·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__
·2 jaar geleden·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__
·2 jaar geleden·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__
·2 jaar geleden·discuss
1-cos_sim(x,y) is a valid distance metric for L2 normalized vectors, though.
__tmk__
·4 jaar geleden·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.