close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 11, 2018, 5:46:47 PM (7 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 9 | 9 | |
| 10 | 10 | * https://github.com/facebookresearch/fastText |
| | 11 | |
| | 12 | == Windows == |
| | 13 | |
| | 14 | * http://cmder.net/ - Portable console emulator for Windows |
| | 15 | |
| | 16 | == Python == |
| | 17 | |
| | 18 | * Python Win32 clipboard usage - https://gist.github.com/grawity/1219671 |
| | 19 | * https://pypi.org/project/pyperclip/ - A cross-platform clipboard module for Python. (Only handles plain text for now.) |
| | 20 | |
| | 21 | == ElasticSearch == |
| | 22 | |
| | 23 | *[https://qbox.io/blog/elasticsearch-logstash-kibana-apache-logs How to Use Elasticsearch, Logstash, and Kibana to Manage Apache Logs] |
| | 24 | |
| | 25 | == GraphQL == |
| | 26 | |
| | 27 | * https://www.facebook.com/groups/graphql.tw |