Xiang Ji

Results 71 comments of Xiang Ji
trafficstars

What I posted in the linked duplicate: Happens to me if I try any Github link. ``` Contacting host: github.com:443 error in process sentinel: org-cliplink-extract-and-prepare-title-from-current-buffer: Args out of range: #,...

Happens to me if I try any Github link. ``` Contacting host: github.com:443 error in process sentinel: org-cliplink-extract-and-prepare-title-from-current-buffer: Args out of range: #, 1, 2 error in process sentinel: Args...

Is there a solution for Android? I tried ``` const Task = ({route}) => ( Task state ); ``` and launched the app in Android, which looks like this. But...

I made it work according to this: https://stackoverflow.com/a/42851316/1460448. Setting `flex:.5` on both the Text and the Picker was the key.

Though it seems that nowadays it doesn't really matter to most search engines, even though the spec states otherwise: https://webmasters.stackexchange.com/questions/23916/can-a-sitemap-index-file-list-sitemaps-in-a-different-directory/23933#23933

One problem with clearing the database and then re-syncing is that all your custom searches would be lost as well, which is really inconvenient. Before a proper fix is implemented,...

Yep, for me it worked after I moved the jar into a `lib` folder and ran `lsp-restart-workspace`.

Just to be sure, there is currently no across-device syncing available yet, right? If so, once syncing available I'd gladly switch from RescueTime. I constantly switch across different computers.

I also get this error. This happened when a pod becomes temporarily unavailable in a k8s cluster, probably due to some automatic k8s maintenance operations (we're using libcluster's `Kubernetes.DNSSRV` strategy)....