HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ynzoqn

no profile record

Submissions

Ask HN: How do you use "Data Distribution Service for Real-time Systems" (DDS)?

1 points·by ynzoqn·10 เดือนที่ผ่านมา·0 comments

Scheme-dql: S-expression data query language module

lists.nongnu.org
2 points·by ynzoqn·12 เดือนที่ผ่านมา·0 comments

PEP 773 – A Python Installation Manager for Windows

peps.python.org
4 points·by ynzoqn·12 เดือนที่ผ่านมา·2 comments

comments

ynzoqn
·10 เดือนที่ผ่านมา·discuss
In addition to `Your` and `My`, I can sometimes see `This`. For example, Microsoft change Windows `My Computer` to `This PC`.
ynzoqn
·11 เดือนที่ผ่านมา·discuss
Inspired by your behavior, I looked up the Wikipedia article on Schwartzian transform[1]. The article mentioned that Rust not only provides sort_by_key, but also sort_by_cached_key. :D

[1]: https://en.wikipedia.org/wiki/Schwartzian_transform
ynzoqn
·12 เดือนที่ผ่านมา·discuss
> it was used throughout my degree course, right up to the final year module on programming language design where our coursework assignment was to build a Scheme interpreter – in Java.

It sounds good.