hongyi-zhao

Results 201 comments of hongyi-zhao

@mkhorton Yes. This is the exact case in a 3-dimensional space. But in higher dimensions, this is a more complicated problem to solve and I have given a [gap implementation](https://github.com/hongyi-zhao/CrystKit/blob/e4816b6292ad11361342115b560aa4fdd175bb7f/gap/CrystKit.gi#L1055)...

I confirmed this problem as follows: ```python from numpy.linalg import norm from numpy import cross from pymatgen.core.structure import Structure from pymatgen.core.surface import generate_all_slabs from pymatgen.symmetry.analyzer import SpacegroupAnalyzer import numpy as...

> install gnome-settings-daemon,run /usr/lib/gsd-xsettings For Ubuntu 20.04, the file is located at: ``` $ apt-file search -x /gsd-xsettings$ gnome-settings-daemon: /usr/libexec/gsd-xsettings ```

Though I successfully started the wechat now, but I can log into the desktop with normal way anymore. See the following screenshot for the error message: ![image](https://user-images.githubusercontent.com/11155854/98123317-a9834680-1eec-11eb-9ef5-c8c024db46e9.png) If I want...

I cannot find it, as shown below: ![image](https://user-images.githubusercontent.com/11155854/223472765-6a060012-39f0-4a05-9f2a-df331be45926.png)

Thank you for letting me know this nice tip. It really works this way: Click the JavaScript function as URL indicated by the circle numbered 1 and 2. ![image](https://user-images.githubusercontent.com/11155854/226145846-3741c9b7-ad04-4a07-9d01-d92f08af184f.png) So,...

> This project isn't being developed at the moment. But the latest commit has happened very recently: https://github.com/cantino/selectorgadget/commit/6aa7560074f23736ba91066bba9c2b20ec219aa0 > Is the bookmarklet working for you? I've done some simple tests,...

So, the problem becomes the following: How can I rebuild the bookmarklet code snippet based on the latest GitHub version of this project?

> I'm sorry, I'm not interested in working on this codebase any more. Thank you for your hints again. Anyway, would you like to tell me the reason you made...

What's the mean of `Go go` used by you as shown below? ![image](https://user-images.githubusercontent.com/11155854/226494016-63b7810c-2b1b-4401-b9de-b92c104b97e1.png)