Re: picture_viewer.py: new r command

2021-10-31 Thread zhaohe wang
Tested in MacOS Catalina Version 10.15.5, run well. 在2021年10月31日星期日 UTC+8 上午9:50:08 写道: > On Sat, Oct 30, 2021 at 7:05 PM zhaohe wang wrote: > >> I want have a try, but don't know how to do it. Could you give me some >> advice? >> > > python -m leo.plugins.picture_viewer -h > > Edward > -- Yo

Re: Personal take-aways from a rust video

2021-10-31 Thread tbp1...@gmail.com
Very large collections are best thought of a graphs, IMO, because there are usually many types of connections between them - depending of course on the type and intended use of the entries. However, treelike *views* into the data are very often much better for a human to work with. With large