Install osxfuse (3.x.x) from https://github.com/osxfuse/osxfuse/releases.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"brew update| #!/usr/bin/env bash | |
| sudo apt install build-essential wget -y | |
| # wget https://artiya4u.keybase.pub/TA-lib/ta-lib-0.4.0-src.tar.gz | |
| wget -O ta-lib-0.4.0-src.tar.gz https://firebasestorage.googleapis.com/v0/b/suakow.appspot.com/o/Shared%2Fta-lib-0.4.0-src.tar.gz?alt=media&token=c53ddc2b-8e9e-4af2-ac53-55fd0f009650 | |
| tar -xvf ta-lib-0.4.0-src.tar.gz | |
| cd ta-lib/ | |
| ./configure --prefix=/usr | |
| make | |
| sudo make install |
| # install es server | |
| !apt install default-jdk > /dev/null | |
| !wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.5.4.tar.gz -q --show-progress | |
| !tar -xzf elasticsearch-6.5.4.tar.gz | |
| !chown -R daemon:daemon elasticsearch-6.5.4 | |
| # start server | |
| import os | |
| from subprocess import Popen, PIPE, STDOUT | |
| es_server = Popen(['elasticsearch-6.5.4/bin/elasticsearch'], | |
| stdout=PIPE, stderr=STDOUT, |
| #!/usr/bin/env python2 | |
| """ | |
| Other Repositories of python-ping | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| * https://github.com/l4m3rx/python-ping supports Python2 and Python3 | |
| * https://bitbucket.org/delroth/python-ping |
osxfuse (3.x.x) from https://github.com/osxfuse/osxfuse/releases.ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"brew update| import org.json.JSONArray; | |
| import org.json.JSONException; | |
| import org.json.JSONObject; | |
| import java.util.*; | |
| public class JsonHelper { | |
| public static Object toJSON(Object object) throws JSONException { | |
| if (object instanceof Map) { | |
| JSONObject json = new JSONObject(); |
Since this is on Hacker News and reddit...
_t in my types. I spend a lot of time at a level where I can do that; "reserved for system libraries? I am the system libraries".char *s.type * name, however, is entirely intentional.