Я и мой ёбаный кот на фоне ковра. Войти !bnw Сегодня Клубы

https://github.com/lexszero/bitfinex-annoyer
Случайно набыдлил аутичную морду для битфайнекса (только показометры, без действий) чтоб не дрочиться с лагучими вебговнами. Циферки в стакане очень бодро бегают.

Рекомендовали: @ninesigns
#ILME29 / @lexszero / 3094 дня назад

> go
#ILME29/KRI / @l29ah / 3094 дня назад
апикей добывать надо, ну лан
#ILME29/JFS / @nebeda / 3094 дня назад

@l29ah ?

#ILME29/G6U / @lexszero --> #ILME29/KRI / 3094 дня назад

@nebeda хули там добывать, одна кнопочка в вебне

#ILME29/ODG / @lexszero --> #ILME29/JFS / 3094 дня назад

@nebeda алсо без апикея паблик-показометры тоже работают, только без твоего аккаунта.

#ILME29/322 / @lexszero --> #ILME29/JFS / 3094 дня назад
@lexszero > не rust
#ILME29/596 / @l29ah --> #ILME29/G6U / 3094 дня назад

@l29ah > лях

#ILME29/510 / @like-all --> #ILME29/KRI / 3094 дня назад
‰ GOPATH=~/tmp/go go get github.com/lexszero/bitfinex-annoyer warning: code.google.com is shutting down; import path code.google.com/p/go.net/websocket will stop working package github.com/lexszero/bitfinex-annoyer imports runtime: C source files not allowed when not using cgo or SWIG: atomic_amd64x.c defs.c float.c heapdump.c lfstack.c malloc.c mcache.c mcentral.c mem_linux.c mfixalloc.c mgc0.c mheap.c msize.c os_linux.c panic.c parfor.c proc.c runtime.c signal.c signal_amd64x.c signal_unix.c stack.c string.c sys_x86.c vdso_linux_amd64.c
#ILME29/HCD / @l29ah / 3094 дня назад
@l29ah [pid 15055] connect(3, {sa_family=AF_INET6, sin6_port=htons(9), inet_pton(AF_INET6, "2a00:1450:4010:c06::64", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.135")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.128")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.137")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.130")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.133")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.136")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.132")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.134")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.142")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.131")}, 16) = 0 [pid 15055] connect(3, {sa_family=AF_INET, sin_port=htons(9), sin_addr=inet_addr("173.194.32.129")}, 16) = 0 Че он делает? Он че, ебанутый?
#ILME29/NX8 / @l29ah --> #ILME29/HCD / 3094 дня назад

@l29ah go get -x

#ILME29/1X5 / @lexszero --> #ILME29/NX8 / 3094 дня назад
@lexszero l29ahZl29ah-x201 ~/tmp/go ‰ man go-get Нет справочной страницы для go-get l29ahZl29ah-x201 ~/tmp/go ‰ man go Нет справочной страницы для go l29ahZl29ah-x201 ~/tmp/go ‰ go get --help usage: get [-d] [-f] [-fix] [-insecure] [-t] [-u] [build flags] [packages] Get downloads and installs the packages named by the import paths, along with their dependencies. The -d flag instructs get to stop after downloading the packages; that is, it instructs get not to install the packages. The -f flag, valid only when -u is set, forces get -u not to verify that each package has been checked out from the source control repository implied by its import path. This can be useful if the source is a local fork of the original. The -fix flag instructs get to run the fix tool on the downloaded packages before resolving dependencies or building the code. The -insecure flag permits fetching from repositories and resolving custom domains using insecure schemes such as HTTP. Use with caution. The -t flag instructs get to also download the packages required to build the tests for the specified packages. The -u flag instructs get to use the network to update the named packages and their dependencies. By default, get uses the network to check out missing packages but does not use it to look for updates to existing packages. Get also accepts build flags to control the installation. See 'go help build'. When checking out or updating a package, get looks for a branch or tag that matches the locally installed version of Go. The most important rule is that if the local installation is running version "go1", get searches for a branch or tag named "go1". If no such version exists it retrieves the most recent version of the package. If the vendoring experiment is enabled (see 'go help gopath'), then when go get checks out or updates a Git repository, it also updates any git submodules referenced by the repository. For more about specifying packages, see 'go help packages'. For more about how 'go get' finds source code to download, see 'go help importpath'. See also: go build, go install, go clean. Документация поражает воображение. Что делает этот флаг?
#ILME29/CL9 / @l29ah --> #ILME29/1X5 / 3094 дня назад

@l29ah включает вербозность

#ILME29/1LR / @lexszero --> #ILME29/CL9 / 3094 дня назад
@lexszero -v типа слишком модно?
#ILME29/BIV / @l29ah --> #ILME29/1LR / 3094 дня назад
@lexszero ‰ GOPATH=~/tmp/go go get -x github.com/lexszero/bitfinex-annoyer package github.com/lexszero/bitfinex-annoyer imports runtime: C source files not allowed when not using cgo or SWIG: atomic_amd64x.c defs.c float.c heapdump.c lfstack.c malloc.c mcache.c mcentral.c mem_linux.c mfixalloc.c mgc0.c mheap.c msize.c os_linux.c panic.c parfor.c proc.c runtime.c signal.c signal_amd64x.c signal_unix.c stack.c string.c sys_x86.c vdso_linux_amd64.c вербозно
#ILME29/0M0 / @l29ah --> #ILME29/1LR / 3094 дня назад

@l29ah -v - это тупо печатанье названий пакетов, а -x - это печать дергаемых команд

#ILME29/K23 / @lexszero --> #ILME29/BIV / 3094 дня назад

@l29ah export CGO_ENABLED=1 попробуй. хотя странно, вроде оно было раньше по дефолту.

#ILME29/SNU / @lexszero --> #ILME29/0M0 / 3094 дня назад
@lexszero ‰ GOPATH=~/tmp/go CGO_ENABLED=1 go get -x github.com/lexszero/bitfinex-annoyer package github.com/lexszero/bitfinex-annoyer imports runtime: C source files not allowed when not using cgo or SWIG: atomic_amd64x.c defs.c float.c heapdump.c lfstack.c malloc.c mcache.c mcentral.c mem_linux.c mfixalloc.c mgc0.c mheap.c msize.c os_linux.c panic.c parfor.c proc.c runtime.c signal.c signal_amd64x.c signal_unix.c stack.c string.c sys_x86.c vdso_linux_amd64.c
#ILME29/97L / @l29ah --> #ILME29/SNU / 3094 дня назад

@l29ah у тебя там GOROOT левый не стоит?

#ILME29/WUD / @lexszero --> #ILME29/97L / 3094 дня назад
@lexszero Пустой.
#ILME29/E4Y / @l29ah --> #ILME29/WUD / 3094 дня назад

@l29ah вейт, а GOPATH пустой или ранее юзаный? если второе, то rm -rf $GOPATH/pkg/

#ILME29/WH5 / @lexszero --> #ILME29/E4Y / 3094 дня назад
@lexszero $GOPATH/pkg/ не существует.
#ILME29/9VS / @l29ah --> #ILME29/WH5 / 3094 дня назад
@l29ah А в рже уже есть гринтреды?
#ILME29/N10 / @ndtimofeev --> #ILME29/596 / 3093 дня назад
@like-all > like-all
#ILME29/8XZ / @ndtimofeev --> #ILME29/510 / 3093 дня назад
@lexszero -v[0..3] типа слишком модно?
#ILME29/BCG / @ndtimofeev --> #ILME29/K23 / 3093 дня назад
ipv6 ready BnW для ведрофона BnW на Реформале Викивач Котятки

Цоперайт © 2010-2016 @stiletto.