I hereby claim:
- I am bobrik on github.
- I am bobrik (https://keybase.io/bobrik) on keybase.
- I have a public key whose fingerprint is 05BE 530C B7F7 CDD3 4D8C 1BC0 DBF6 C142 408C B4F0
To claim this, I am signing this object:
{ | |
"geos" : { | |
"mappings" : { | |
"point" : { | |
"properties" : { | |
"location" : { | |
"type" : "geo_point" | |
} | |
} | |
} |
{ | |
"static_field": 5, | |
"another_pretty_static_field": [1,2,5,6], | |
"my_name_is_so_random_hahahah": 8 | |
} |
[~] % curl -s http://archive.apache.org/dist/mahout/0.9/mahout-distribution-0.9-src.tar.gz | gunzip | fgrep -a cwiki | |
* https://cwiki.apache.org/confluence/display/MAHOUT/Stochastic+Singular+Value+Decomposition | |
* <a href=https://cwiki.apache.org/confluence/display/MAHOUT/Stochastic+Singular+Value+Decomposition>stochastic | |
See https://cwiki.apache.org/MAHOUT/quickstart.html | |
https://cwiki.apache.org/confluence/display/MAHOUT/How+To+Contribute |
I hereby claim:
To claim this, I am signing this object:
[~] % ping -c 20 selectel.ru | |
PING selectel.ru (188.93.16.26): 56 data bytes | |
64 bytes from 188.93.16.26: icmp_seq=0 ttl=58 time=141.013 ms | |
Request timeout for icmp_seq 1 | |
64 bytes from 188.93.16.26: icmp_seq=2 ttl=58 time=141.104 ms | |
64 bytes from 188.93.16.26: icmp_seq=3 ttl=58 time=141.891 ms | |
Request timeout for icmp_seq 4 | |
64 bytes from 188.93.16.26: icmp_seq=5 ttl=58 time=142.685 ms | |
64 bytes from 188.93.16.26: icmp_seq=6 ttl=58 time=141.260 ms | |
64 bytes from 188.93.16.26: icmp_seq=7 ttl=58 time=140.641 ms |
[~] % traceroute selectel.ru | |
traceroute to selectel.ru (188.93.16.26), 64 hops max, 52 byte packets | |
1 192.168.0.1 (192.168.0.1) 0.860 ms 0.988 ms 1.217 ms | |
2 83.243.64.14 (83.243.64.14) 1.797 ms 1.187 ms 1.215 ms | |
3 sce8000-gw.gblnet.ru (83.243.71.246) 2.118 ms 1.654 ms 2.036 ms | |
4 kant12-b57-te-gw2.gblnet.ru (94.124.181.237) 9.354 ms 9.598 ms 9.306 ms | |
5 msk-spb-te-gw4.gblnet.ru (94.124.183.241) 9.561 ms | |
msk-spb-te-gw3.gblnet.ru (94.124.183.245) 9.920 ms | |
msk-spb-te-gw4.gblnet.ru (94.124.183.241) 11.376 ms | |
6 brz-rt-msk.selectel.ru (193.232.245.162) 40.432 ms 9.685 ms 9.617 ms |
[~] % DOCKER_HOST=tcp://127.0.0.1:2375 docker version | |
Client version: 1.0.0 | |
Client API version: 1.12 | |
Go version (client): go1.2.1 | |
Git commit (client): 63fe64c | |
Server version: 1.1.1 | |
Server API version: 1.13 | |
Go version (server): go1.2.1 | |
Git commit (server): bd609d2 | |
[~] % DOCKER_HOST=tcp://127.0.0.1:2375 time docker run -i -t ubuntu:14.04 apt-get update |
$ curl -v https://api.vk.com/ | |
* About to connect() to api.vk.com port 443 (#0) | |
* Trying 87.240.131.119... | |
* connected | |
* Connected to api.vk.com (87.240.131.119) port 443 (#0) | |
* successfully set certificate verify locations: | |
* CAfile: none | |
CApath: /etc/ssl/certs | |
* SSLv3, TLS handshake, Client hello (1): | |
* SSLv3, TLS handshake, Server hello (2): |
# docker logs -f syslog-ng-web13 | |
[2015-03-19T07:53:05.469892] Unable to detect fully qualified hostname for localhost, use_fqdn() will use the short hostname; | |
[2015-03-19T07:53:05.470649] WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode Please update it to use the syslog-ng 3.6 format at your time of convinience, compatibility mode can operate less efficiently in some cases. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file.; | |
[2015-03-19T07:53:05.470674] Reading path for candidate modules; path='/usr/lib/syslog-ng' | |
[2015-03-19T07:53:05.470807] Reading shared object for a candidate module; path='/usr/lib/syslog-ng', fname='dbparser.so', module='dbparser' | |
[2015-03-19T07:53:05.471488] Registering candidate plugin; module='dbparser', context='parser', name='db-parser', preference='0' | |
[2015-03-19T07:53:05.471512] Reading shared object fo |
~ λ docker pull mesosphere/mesos-slave:0.22.0-1.0.ubuntu1404 | |
Pulling repository mesosphere/mesos-slave | |
ee5112ba1ca1: Download complete | |
511136ea3c5a: Download complete | |
f3c84ac3a053: Download complete | |
a1a958a24818: Download complete | |
9fec74352904: Download complete | |
d0955f21bf24: Download complete | |
1bd6d04c7ede: Download complete | |
74b90d49b588: Download complete |