00:01
<
whyrusleeping >
lgierth: do you wake up in the morning?
00:03
<
lgierth >
yes, if 12 still counts as morning
00:03
<
whyrusleeping >
lol
00:03
<
whyrusleeping >
if you were up in the 'morning' morning, i'd say we should get coffee somewhere, but i've got a train to hamburg around 2
00:04
<
Mateon1 >
whyrusleeping: Just finished writing the property testing code
00:05
<
Mateon1 >
With just lowercase alphabet characters, everything works
00:05
<
Mateon1 >
I'm worried about mixed case on Windows
00:05
mildred1 has joined #ipfs
00:05
<
whyrusleeping >
Mateon1: mmm, lowercase alpha numeric with a restriction that the first char cant be a number?
00:05
<
whyrusleeping >
i'm fine limiting the character set
00:05
<
Mateon1 >
Hm, that sounds nice
00:05
<
lgierth >
whyrusleeping: don't wanna get up early, being tired when with the family predictably gets me into an annoyed mood :)
00:06
<
Mateon1 >
We can probably throw in a few symbols like _ and - into the filenames as well
00:06
<
lgierth >
are you coming back to berlin for new years?
00:06
<
whyrusleeping >
lgierth: oh no, theres no way i'd ever ask you to get up early :P
00:06
<
whyrusleeping >
yeah, plan is to be back for new years
00:07
mildred has quit [Ping timeout: 252 seconds]
00:10
<
fleeky_ >
what is there to do in berlin on new years
00:11
<
lgierth >
ehh good question, i suppose there's
*all* clubs open
00:11
<
lgierth >
i'm fleeing to the suburbs
00:11
<
fleeky_ >
will you do anything specific ?
00:11
* whyrusleeping
goes to sleep
00:12
<
fleeky_ >
i am usually working on new years, i probably wont do much , just curious if there was something going on
00:12
<
fleeky_ >
have any of you seen the ipfs node at c-base ?
00:12
<
lgierth >
5 friends in a small house somewhere far away from the city
00:12
<
lgierth >
fleeky_: actually i haven't yet! i keep forgetting to ask where exactly it is whenever i meet bergie
00:13
<
lgierth >
fleeky_: i read a nice text the other day about the people who where on call on new year's 2000 (Y2K)
00:15
<
fleeky_ >
c-base is a cute place
00:15
<
fleeky_ >
the bar there is fun to go to for a matte
00:20
<
substack >
lgierth: thanks, it's working
00:20
fleeky__ has joined #ipfs
00:20
<
substack >
I'll try to get osm tile generation working on this machine
00:23
<
lgierth >
Mateon1: cool! best way to get people to notice is a PR :) even if it's incomplete or so
00:23
<
lgierth >
here it just scrolls away, especially at christmas
00:23
<
Mateon1 >
Let me run a coverprofile before I do that, I'm curious
00:24
fleeky_ has quit [Ping timeout: 264 seconds]
00:33
ppham has joined #ipfs
00:33
yoshuawuyts has quit [Quit: Connection closed for inactivity]
00:46
<
Mateon1 >
I'll run the test on my Linux VPS as well
00:52
apiarian has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
00:52
apiarian has joined #ipfs
00:53
<
lgierth >
hey substack, running go-ipfs on pollux? you need to add an AddrFilter
00:59
<
substack >
do I copy that into my ipfs config?
01:01
<
substack >
the ulimit -n on this machine is set very low
01:01
gully-foyle has joined #ipfs
01:02
<
lgierth >
substack: yeah in the ipfs config -- the hoster is pretty aggressive about "attack detection"
01:02
<
lgierth >
ulimit is a good point, i'll take care of that tomorrow
01:03
<
substack >
do I also need the shell command in that config?
01:03
<
lgierth >
nope just the ones that are there
01:04
<
lgierth >
the shell code is for forbidding it to peer to other ipfs.io nodes over cjdns
01:04
<
jbenet >
hey guys do we have a writeup anywhere of what it takes to implement an IPLD format?
01:04
<
lgierth >
don't wanna have routing hickups between the gateways :)
01:04
<
jbenet >
the "tree" and "resolve" stuff-- cc @daviddias @whyrusleeping @nicolagreco @kumavis
01:05
<
jbenet >
substack: let us know if you need more capabilities on the machine(s) for osm work
01:06
<
jbenet >
lgierth: <3 look fwd to hanging out at c-base soon :)
01:06
<
lgierth >
jbenet: yeah! :)
01:06
<
substack >
jbenet: ulimit is the only thing I think
01:07
<
substack >
has ~500gb, should be plenty for everything I want to do
01:07
<
substack >
can't pin peermaps because it has ~220k files >_<
01:08
<
jbenet >
oh is it a sharding problem?
01:08
<
jbenet >
(the 220k files problem?)
01:08
<
jbenet >
are all the links in one root or something?
01:09
<
jbenet >
substack ^
01:11
<
substack >
02:02:33.323 ERROR flatfs: too many open files, retrying in 100ms flatfs.go:121
01:12
<
substack >
the files are nested, there just aren't enough file descriptors to go around
01:12
ivo_ has quit [Ping timeout: 245 seconds]
01:14
eibriel has joined #ipfs
01:15
<
jbenet >
guessign you have some index data structure -- substack is the data struct described somewhere?
01:19
<
jbenet >
kyledrake whyrusleeping do you guys have the zcash block explorer?
01:19
<
jbenet >
it's QmRbg5WWsKWkAFQuVQzbuGWJWS3RKyugpmjSdQW3BZ2NHP -- but nobody pinned it elsewhere, looks like
01:25
ivo_ has joined #ipfs
01:25
<
Mateon1 >
Whoops...
01:26
<
Mateon1 >
Nothing apart from List() was running at all in my test
01:26
<
Mateon1 >
I had a bad precondidion for the Put() test
01:26
<
Mateon1 >
s/test/command
01:26
<
Mateon1 >
s/didion/dition
01:31
<
substack >
the ipfs gateway/webui could send a suborigin header for hashes and also for ipns links
01:31
infinity0 has quit [Remote host closed the connection]
01:33
<
lgierth >
it does! it's just not up-to-date with the latest suborigin syntax requirements, so we dropped it a few days ago
01:33
<
lgierth >
0.4.4 should still be setting that header at least for /ipfs/*
01:36
infinity0 has joined #ipfs
01:42
Serbian has quit []
01:48
infinity0 has quit [Ping timeout: 256 seconds]
01:51
infinity0 has joined #ipfs
01:52
kulelu88 has quit [Ping timeout: 248 seconds]
02:06
ppham has quit [Remote host closed the connection]
02:07
ppham has joined #ipfs
02:09
EFknockr has joined #ipfs
02:09
<
EFknockr >
THIS NETWORK IS BLOWJOBS! GET ON SUPERNETS FOR COLD HARD CHATS NOW
02:09
<
EFknockr >
ITS DECEMBER 25th! MERRY FLOODMAS FROM SUPERNETS! SEE YA NEXT YEAR
02:09
<
EFknockr >
IRC.SUPERNETS.ORG | PORT 6667/6697 (SSL) | #SUPERBOWL | IPV6 READY
02:10
EFknockr has left #ipfs ["Smell"]
02:10
<
Mateon1 >
Fixed the tests
02:10
Guest110454[m] has joined #ipfs
02:11
ppham has quit [Ping timeout: 246 seconds]
02:26
chris613 has joined #ipfs
02:53
infinity0 has quit [Ping timeout: 248 seconds]
02:54
nonaTure has quit [Ping timeout: 268 seconds]
02:54
infinity0 has joined #ipfs
03:00
espadrine has quit [Ping timeout: 260 seconds]
03:02
infinity0 has quit [Remote host closed the connection]
03:04
infinity0 has joined #ipfs
03:07
ppham has joined #ipfs
03:08
sprint-helper has joined #ipfs
03:08
dbri has quit [Write error: Broken pipe]
03:08
sprint-helper1 has quit [Write error: Broken pipe]
03:08
dbri1 has joined #ipfs
03:09
dbri1 has quit [Remote host closed the connection]
03:09
sprint-helper2 has joined #ipfs
03:10
sprint-helper has quit [Write error: Broken pipe]
03:10
dbri2 has joined #ipfs
03:11
dbri has joined #ipfs
03:11
dbri has quit [Write error: Broken pipe]
03:12
infinity0 has quit [Remote host closed the connection]
03:13
robogoat_ has joined #ipfs
03:13
anandthakker has joined #ipfs
03:13
bmoriart1 has joined #ipfs
03:13
aggelos__ has joined #ipfs
03:13
jn___ has joined #ipfs
03:14
Edur has quit [Write error: Broken pipe]
03:14
bmoriarty has quit [Write error: Broken pipe]
03:14
robogoat has quit [Remote host closed the connection]
03:14
anandtha1ker has quit [Remote host closed the connection]
03:14
aggelos_ has quit [Remote host closed the connection]
03:14
jn__ has quit [Remote host closed the connection]
03:14
brimstone has quit [Remote host closed the connection]
03:14
brimston3 has joined #ipfs
03:15
ppham has quit [Ping timeout: 252 seconds]
03:17
infinity0 has joined #ipfs
03:19
Edur has joined #ipfs
03:21
uu has quit [Ping timeout: 258 seconds]
03:27
uu has joined #ipfs
03:29
gde33 has quit [Ping timeout: 250 seconds]
03:31
gde33 has joined #ipfs
03:36
eibriel has quit [Read error: Connection reset by peer]
03:41
ppham has joined #ipfs
03:44
infinity0 has quit [Remote host closed the connection]
03:45
infinity0 has joined #ipfs
03:46
ppham has quit [Ping timeout: 248 seconds]
03:51
eibriel has joined #ipfs
03:53
infinity0 has quit [Remote host closed the connection]
03:55
infinity0 has joined #ipfs
03:59
mguentner has quit [Quit: WeeChat 1.6]
04:03
wallacoloo____ has joined #ipfs
04:04
mguentner has joined #ipfs
04:32
gde33|4 has joined #ipfs
04:42
ppham has joined #ipfs
04:46
infinity0 has quit [Ping timeout: 246 seconds]
04:47
ppham has quit [Ping timeout: 250 seconds]
04:47
Oatmeal has joined #ipfs
04:48
mguentner2 has joined #ipfs
04:48
infinity0 has joined #ipfs
04:51
mguentner has quit [Ping timeout: 248 seconds]
04:54
infinity0 has quit [Ping timeout: 252 seconds]
04:55
infinity0 has joined #ipfs
04:55
infinity0 has quit [Changing host]
04:55
infinity0 has joined #ipfs
04:56
Oatmeal has quit [Remote host closed the connection]
04:58
<
kpcyrd >
is it me or is ipfs.io having issues?
05:03
infinity0 has quit [Remote host closed the connection]
05:05
infinity0 has joined #ipfs
05:07
Oatmeal has joined #ipfs
05:07
fleeky__ has quit [Remote host closed the connection]
05:10
fleeky has joined #ipfs
05:13
pfrazee has joined #ipfs
05:13
infinity0 has quit [Remote host closed the connection]
05:15
sharty[m] has joined #ipfs
05:16
infinity0 has joined #ipfs
05:21
ppham has joined #ipfs
05:37
john2 has joined #ipfs
05:37
skoocda has joined #ipfs
05:39
john1 has quit [Ping timeout: 260 seconds]
05:40
Oatmeal has quit [Ping timeout: 268 seconds]
05:44
john3 has joined #ipfs
05:46
john2 has quit [Ping timeout: 260 seconds]
05:47
pfrazee has quit [Remote host closed the connection]
05:57
<
kyledrake >
!pin QmWNpTnHGr57msMGcQa5iGe4Cz3sNMno9hFSLvFUFwcpNN
05:57
<
pinbot >
usage: !pin <hash> <label>
05:58
<
kyledrake >
!pin QmWNpTnHGr57msMGcQa5iGe4Cz3sNMno9hFSLvFUFwcpNN ipfszcashexplorer
05:58
<
pinbot >
now pinning /ipfs/QmWNpTnHGr57msMGcQa5iGe4Cz3sNMno9hFSLvFUFwcpNN
05:59
Ronsor has quit [Ping timeout: 258 seconds]
05:59
<
kyledrake >
jbenet ^^ (requires an api whyrusleeping was working on with his version of the daemon)
06:02
<
alu >
will u be at ccc kyledrake
06:08
Ronsor has joined #ipfs
06:09
<
kyledrake >
alu No. I always take a two week break for Christmas and it conflicts with it.
06:12
<
alu >
ah well, have u seen the IPFS webvr stuff I do?
06:14
skoocda has quit [Quit: Leaving]
06:16
ppham has quit [Remote host closed the connection]
06:17
ppham has joined #ipfs
06:21
ppham has quit [Ping timeout: 258 seconds]
06:38
Sophrosyne_ has joined #ipfs
06:38
Sophrosyne has quit [Read error: Connection reset by peer]
06:40
john3 has quit [Ping timeout: 260 seconds]
06:45
ppham has joined #ipfs
06:49
fjl has joined #ipfs
06:50
wallacoloo_____ has joined #ipfs
06:51
ralphthe1inja has joined #ipfs
06:51
yosafbridge` has joined #ipfs
06:51
edsu_ has joined #ipfs
06:52
niek has joined #ipfs
06:52
lemmi_ has joined #ipfs
06:52
clavii has joined #ipfs
06:52
todder_ has joined #ipfs
06:52
AtnNn_ has joined #ipfs
06:52
bmoriarty has joined #ipfs
06:53
rektide has joined #ipfs
06:53
Ragnis_ has joined #ipfs
06:53
slbbb has quit [Ping timeout: 252 seconds]
06:53
todder has quit [Ping timeout: 252 seconds]
06:53
AtnNn has quit [Ping timeout: 252 seconds]
06:53
yosafbridge has quit [Ping timeout: 252 seconds]
06:53
bmoriart1 has quit [Ping timeout: 252 seconds]
06:53
ralphtheninja has quit [Ping timeout: 252 seconds]
06:53
m3s has quit [Ping timeout: 252 seconds]
06:53
lemmi has quit [Ping timeout: 252 seconds]
06:53
rektide_ has quit [Ping timeout: 252 seconds]
06:53
tg has quit [Ping timeout: 252 seconds]
06:53
gmoro has quit [Ping timeout: 252 seconds]
06:53
wking has quit [Ping timeout: 252 seconds]
06:53
UgJkA has quit [Ping timeout: 252 seconds]
06:53
whyrusleeping has quit [Ping timeout: 252 seconds]
06:53
akkad has quit [Ping timeout: 252 seconds]
06:53
special has quit [Ping timeout: 252 seconds]
06:53
infinity0 has quit [Ping timeout: 250 seconds]
06:53
konubinix has quit [Ping timeout: 250 seconds]
06:53
clavi has quit [Ping timeout: 250 seconds]
06:53
tcrypt has quit [Ping timeout: 250 seconds]
06:53
bauruine has quit [Ping timeout: 250 seconds]
06:53
Ragnis has quit [Ping timeout: 250 seconds]
06:53
fjl__ has quit [Ping timeout: 250 seconds]
06:53
r0kk3rz has quit [Ping timeout: 250 seconds]
06:53
TeMPOraL has quit [Ping timeout: 250 seconds]
06:53
so has quit [Ping timeout: 250 seconds]
06:53
fleeky has quit [Ping timeout: 250 seconds]
06:53
rawtaz has quit [Ping timeout: 250 seconds]
06:53
zozs has quit [Ping timeout: 250 seconds]
06:53
niekie has quit [Ping timeout: 250 seconds]
06:53
edsu has quit [Ping timeout: 250 seconds]
06:53
wallacoloo____ has quit [Ping timeout: 250 seconds]
06:53
m3s_ has joined #ipfs
06:53
Ragnis_ is now known as Ragnis
06:53
rawtaz_ has joined #ipfs
06:53
m3s_ is now known as m3s
06:53
m3s has joined #ipfs
06:53
m3s has quit [Changing host]
06:53
zozs has joined #ipfs
06:54
fleeky has joined #ipfs
06:54
TeMPOraL has joined #ipfs
06:54
r0kk3rz has joined #ipfs
06:54
slbb has joined #ipfs
06:55
special has joined #ipfs
06:55
so has joined #ipfs
06:55
tcrypt has joined #ipfs
06:55
special is now known as Guest30148
06:56
Sophrosyne_ has quit [Ping timeout: 250 seconds]
06:56
tg has joined #ipfs
06:56
bauruine has joined #ipfs
06:57
infinity0 has joined #ipfs
06:57
konubinix has joined #ipfs
06:57
whyrusleeping has joined #ipfs
06:57
uu has quit [Ping timeout: 250 seconds]
06:57
UgJkA has joined #ipfs
06:58
gmoro has joined #ipfs
07:00
wking has joined #ipfs
07:01
akkad has joined #ipfs
07:03
Oatmeal has joined #ipfs
07:04
infinity0 has quit [Remote host closed the connection]
07:06
infinity0 has joined #ipfs
07:10
ppham has quit [Remote host closed the connection]
07:11
ppham has joined #ipfs
07:15
ppham has quit [Ping timeout: 248 seconds]
07:17
lacour has quit [Quit: Leaving]
07:19
uu has joined #ipfs
07:22
zozs has quit [Ping timeout: 252 seconds]
07:22
rawtaz_ has quit [Ping timeout: 252 seconds]
07:24
zozs has joined #ipfs
07:24
rawtaz has joined #ipfs
07:24
m3s has joined #ipfs
07:24
m3s has quit [Remote host closed the connection]
07:24
m3s has quit [Changing host]
07:24
m3s has joined #ipfs
07:27
chris613 has quit [Quit: Leaving.]
07:47
gde33|4 has quit [Ping timeout: 268 seconds]
07:48
gde33 has quit [Ping timeout: 248 seconds]
07:51
robattila256 has joined #ipfs
07:55
gde33|4 has joined #ipfs
07:55
gde33 has joined #ipfs
08:02
ylp has joined #ipfs
08:11
rendar has joined #ipfs
08:34
rendar has quit [Ping timeout: 256 seconds]
08:38
so has quit [Ping timeout: 252 seconds]
08:39
fleeky has quit [Ping timeout: 252 seconds]
08:39
fleeky has joined #ipfs
08:41
so has joined #ipfs
08:55
<
dignifiedquire >
!pin QmQrC61VxZ766GHaf2tx8zaumG36QHFiRLPVc4yXAHrMt5 orbit-x
08:55
<
pinbot >
now pinning /ipfs/QmQrC61VxZ766GHaf2tx8zaumG36QHFiRLPVc4yXAHrMt5
09:17
infinity0 has quit [Remote host closed the connection]
09:17
infinity0 has joined #ipfs
09:21
Aranjedeath has quit [Ping timeout: 245 seconds]
09:33
rendar has joined #ipfs
09:38
john3 has joined #ipfs
09:39
reit has joined #ipfs
09:41
Mizzu has joined #ipfs
09:43
john3 has quit [Ping timeout: 260 seconds]
10:20
ygrek_ has quit [Ping timeout: 250 seconds]
10:23
Kane` has quit [Remote host closed the connection]
10:25
Kane` has joined #ipfs
10:37
<
whyrusleeping >
kpcyrd: i think the gateways are having issues
10:37
<
whyrusleeping >
we've been partially on holiday :/
10:40
<
whyrusleeping >
anyone know who uses port 9001 for ipfs swarm port defaults?
10:41
<
whyrusleeping >
arkadiy[m]: heyyy
10:41
<
whyrusleeping >
i have some questions for you guys
10:43
<
whyrusleeping >
lgierth: the gateways are definitely not behaving
10:44
ianopolous_ has joined #ipfs
10:45
wallacoloo_____ has quit [Quit: wallacoloo_____]
10:45
<
ansuz >
happy boxing day whyrusleeping
10:45
<
whyrusleeping >
ansuz: happy weird foreign holiday to you too
10:46
espadrine has joined #ipfs
10:58
so has quit [Ping timeout: 250 seconds]
10:58
so_ has joined #ipfs
11:02
so_ has quit [Ping timeout: 252 seconds]
11:05
rrnewton has joined #ipfs
11:06
so has joined #ipfs
11:09
rrnewton has quit [Client Quit]
11:11
ralphthe1inja is now known as ralphtheninja
11:18
cjb has quit [Quit: Ping timeout (120 seconds)]
11:22
<
lgierth >
whyrusleeping: yeah two of them are really upset about goroutines and FDs
11:22
<
lgierth >
ah only one now... neptune finally crashed a few hours ago
11:24
<
substack >
ok I really should have run my peermaps scripts with --complete-ways
11:34
<
dignifiedquire >
lgierth: yeah tried loading the above hash and it timed out, even after pinbot succeeded
11:41
espadrine has quit [Ping timeout: 260 seconds]
11:43
nonaTure has joined #ipfs
11:44
<
lgierth >
loads for me
11:44
<
lgierth >
it's coming from 104.236.76.40
11:44
<
dignifiedquire >
it worked sometimes
11:44
<
dignifiedquire >
and sometimes didn't
11:45
<
dignifiedquire >
it was two hours ago or so
11:45
<
dignifiedquire >
but seems to be loading fine now
11:46
<
lgierth >
mh was probably hitting mercury, which is above 200k goroutines now
11:46
<
lgierth >
i'll collect the dumps in a bit and restart it
11:48
<
dignifiedquire >
sounds like mercury got goroutines for christmas
11:51
Kane` has quit [Remote host closed the connection]
11:51
<
ansuz >
mercury retrograde?
11:53
Kane` has joined #ipfs
12:00
gde33 has joined #ipfs
12:05
taaem has quit [Ping timeout: 265 seconds]
12:06
Sophrosyne has joined #ipfs
12:07
mildred2 has joined #ipfs
12:08
mildred1 has quit [Ping timeout: 256 seconds]
12:14
chungy has quit [Ping timeout: 258 seconds]
12:20
Kingsquee has quit [Quit: Konversation terminated!]
12:30
chungy has joined #ipfs
12:34
chriscool has joined #ipfs
12:38
murm has joined #ipfs
12:41
s_kunk has quit [Ping timeout: 265 seconds]
12:59
dawny has quit [Ping timeout: 248 seconds]
13:12
espadrine has joined #ipfs
13:29
UgJkA is now known as UgJkA
13:44
jn___ is now known as jn__
13:51
Theobat has joined #ipfs
13:51
Guest110755[m] has joined #ipfs
13:52
Theobat has left #ipfs [#ipfs]
13:57
cemerick has joined #ipfs
14:28
ppham has joined #ipfs
14:36
john3 has joined #ipfs
14:36
pfrazee has joined #ipfs
14:37
rcat has joined #ipfs
14:38
<
rcat >
how can I share the same root with 'ipfs files' in two computers?
14:38
<
rcat >
meaning, having the same ipfs ID for 'ipfs files stat /'
14:51
espadrine has quit [Ping timeout: 260 seconds]
14:56
lkcl has quit [Ping timeout: 248 seconds]
14:57
terminator360[m] has left #ipfs ["User left"]
14:58
pfrazee has quit [Remote host closed the connection]
15:02
lkcl has joined #ipfs
15:02
nonaTure has quit [Ping timeout: 258 seconds]
15:03
nonaTure has joined #ipfs
15:07
shizy has joined #ipfs
15:19
pfrazee has joined #ipfs
15:20
espadrine has joined #ipfs
15:27
shizy has quit [Ping timeout: 246 seconds]
15:31
<
voker57 >
rcat: what do you mean by having same ipfs ID? you can set ID of your root with ipfs files cp /ipfs/Qm... /
15:42
<
rcat >
voker57: that works, except that it creates /Qm.. in the mfs
15:43
<
rcat >
it's enough for me :)
15:43
<
rcat >
although I was wondering how could I set the directory root '/' to be that /ipfs/Qm... dir
15:53
Guest110836[m] has joined #ipfs
15:54
Guest110836[m] has left #ipfs [#ipfs]
15:54
jonnycrunch has joined #ipfs
15:55
jonnycrunch has quit [Client Quit]
15:55
sirn has joined #ipfs
16:10
ylp has quit [Quit: Leaving.]
16:23
john4 has joined #ipfs
16:24
jedahan has joined #ipfs
16:26
john3 has quit [Ping timeout: 260 seconds]
16:28
infinity0 has quit [Ping timeout: 256 seconds]
16:29
infinity0 has joined #ipfs
16:31
john has joined #ipfs
16:31
john is now known as Guest67912
16:32
john4 has quit [Ping timeout: 260 seconds]
16:34
yoshuawuyts has joined #ipfs
16:34
jedahan has joined #ipfs
16:35
infinity0 has quit [Remote host closed the connection]
16:37
infinity0 has joined #ipfs
16:37
Aranjedeath has joined #ipfs
16:44
Aranjedeath has quit [Quit: Three sheets to the wind]
16:44
Guest110868[m] has joined #ipfs
16:45
<
sprint-helper2 >
The next event "IPFS Sprint" is in 15 minutes.
16:45
<
richardlitt >
ha ha!
16:45
<
richardlitt >
It worked!
16:45
infinity0 has quit [Remote host closed the connection]
16:47
<
voker57 >
rcat: try files rm
16:48
infinity0 has joined #ipfs
16:48
<
richardlitt >
Now to automatically post the templates based on the calendar and the sprint issue.
16:49
<
richardlitt >
We're finally getting to a fully automated sprintbot
16:49
<
richardlitt >
sprint-helper2: botsnack
16:49
<
sprint-helper2 >
om nom nom
16:51
jonnycrunch has joined #ipfs
16:54
ChristmasJS is now known as iovoid
16:56
infinity0 has quit [Remote host closed the connection]
16:57
nonaTure has quit [Ping timeout: 258 seconds]
16:57
flyingzumwalt has joined #ipfs
16:58
nonaTure has joined #ipfs
16:58
infinity0 has joined #ipfs
17:00
jedahan has joined #ipfs
17:00
<
sprint-helper2 >
========================= IPFS Sprint: IPFS Open Office Hours =========================
17:00
<
sprint-helper2 >
Topic: IPFS Open Office Hours
17:00
<
sprint-helper2 >
Watch Stream: No stream today; pop in if you like!
17:00
<
sprint-helper2 >
===================================================================================
17:04
<
richardlitt >
Note: this video will be able to be accessed all day, so jump in if you'd like, or ping people that you want to talk with and ask them to join. People are still on the holidays; see the sprint issue.
17:04
jedahan has quit [Client Quit]
17:09
chriscool has quit [Ping timeout: 246 seconds]
17:14
s_kunk has joined #ipfs
17:17
galois_dmz has quit []
17:19
Guest110882[m] has joined #ipfs
17:19
galois_dmz has joined #ipfs
17:33
g00NHydY has joined #ipfs
17:36
Oatmeal has quit [Remote host closed the connection]
17:42
murm has quit [Quit: WeeChat 1.6]
17:43
infinity0 has quit [Ping timeout: 248 seconds]
17:46
<
Mateon1 >
Okay, now I have a few questions, mostly related to the tests I wrote (and might write in the future).
17:46
infinity0 has joined #ipfs
17:47
<
Mateon1 >
I basically picked a property testing library that supported what I wanted, and I'm not sure how to proceed. Not sure what the protocol for adding testing dependencies to go-ipfs is.
17:47
<
Mateon1 >
(Also, it doesn't compile on Travis, as the package isn't getting included at go test time).
17:49
jonnycrunch has quit [Ping timeout: 248 seconds]
17:49
<
Mateon1 >
I see a few packages in IPFS which would benefit from this sort of testing, at least at first glance. Some of them are: ./blockservice, ./routing/supernode, and a couple more that I closed the tab on.
17:49
cwahlers has joined #ipfs
17:51
infinity0 has quit [Ping timeout: 264 seconds]
17:55
infinity0 has joined #ipfs
17:57
cubemonkey has joined #ipfs
17:59
<
Mateon1 >
Also, my code isn't very clean, since I'm still very inexperienced with Golang, I'm planning to make a thing that makes it easier to write command based tests with arguments, since that requires a bit of boilerplate.
18:01
<
richardlitt >
Good questions, Mateon1. whyrusleeping can probably help.
18:08
ZaZ has joined #ipfs
18:10
Orbixx[m] has joined #ipfs
18:13
HastaJun_ is now known as onabreaktocooldo
18:21
g00NHydY has quit [Quit: Lähdössä]
18:23
Encrypt has joined #ipfs
18:25
chris613 has joined #ipfs
18:29
SuperPhly has joined #ipfs
18:31
rcat has quit [Quit: leaving]
18:32
rcat has joined #ipfs
18:33
rcat has quit [Client Quit]
18:35
rcat has joined #ipfs
18:35
rcat has quit [Client Quit]
18:38
rcat has joined #ipfs
18:44
flyingzumwalt has quit []
18:45
rcat has quit [Quit: leaving]
18:46
galois_d_ has joined #ipfs
18:47
rcat has joined #ipfs
18:47
rcat has quit [Client Quit]
18:47
rcat has joined #ipfs
18:48
<
Kubuxu >
richardlitt: <3
18:49
galois_dmz has quit [Ping timeout: 240 seconds]
18:49
<
richardlitt >
OK. I am going to go change my linter, I'll start doing this halfway through multiformats. Will add to project-repos at some point.
18:49
flyingzumwalt has joined #ipfs
18:52
<
richardlitt >
Kubuxu: Should I still be checking for CircleCI, then?
18:52
<
Kubuxu >
I am not sure, most project will use just one CI
18:52
<
Kubuxu >
it might be travis for some
18:52
<
richardlitt >
Aight.
18:52
<
Kubuxu >
circle for others
18:53
<
richardlitt >
So... really, it should have travis, circle, OR codecov
18:53
<
richardlitt >
not all three, and not any subset of the two
18:53
<
Kubuxu >
We can have just a CI and Coverage
18:53
Oatmeal has joined #ipfs
18:53
<
richardlitt >
What's the difference?
18:54
<
richardlitt >
So: (Travis OR circle) AND codecov?
18:54
<
Kubuxu >
CI is build passing or not (doesn't matter the provider), Coverage is test coverage
18:54
<
Kubuxu >
I think yes
18:54
<
richardlitt >
Codecov for all repos?
18:54
<
richardlitt >
Including multiformats, ipld, ipfs...
18:55
<
Kubuxu >
We can go with it, most repos right now are not reporting coverage
18:55
<
Kubuxu >
at all, AFAIK
18:58
Encrypt has quit [Quit: Quit]
19:08
<
richardlitt >
That's what I thought
19:08
<
richardlitt >
So does it make sense to add a badge?
19:18
azdle has joined #ipfs
19:20
SuperPhly has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
19:22
ygrek_ has joined #ipfs
19:23
maxlath has joined #ipfs
19:33
<
Kubuxu >
richardlitt: I think yes, it will nag that we have to add the coverage
19:34
sperg has joined #ipfs
19:34
sperg has quit [Client Quit]
19:37
<
Kubuxu >
Mateon1: it is very hard for me to understand what those tests do, looking at the keystore test
19:37
christmas1s1 is now known as wlp1s1
19:38
<
Kubuxu >
interesting
19:39
<
Mateon1 >
I really want to write a test this way for routing/supernode
19:40
<
lgierth >
oh does supernode routing actually work?
19:40
<
Mateon1 >
Dunno, but there's code for it
19:41
<
Kubuxu >
I don't think it is worth it
19:43
<
Mateon1 >
Possibly, it takes quite a lot of test time for running on every commit. It might be worth it to run something like that once in a while, though.
19:43
<
Mateon1 >
By the way, are there any relatively high level IPFS APIs that might be testable this way?
19:44
<
Mateon1 >
It's possible to do this for the HTTP API as well, but I'd prefer to switch away from Gopter for that, and use another language.
19:44
<
lgierth >
coreapi is only like 5% implemented, but it's coming
19:45
<
Mateon1 >
Yeah... Coreapi has about 40 LOC and doesn't have much right now
19:47
<
Mateon1 >
core/coreapi/unixfs.go looks nice, I'll add it to a TODO list since I'm pretty tired for now, and I keep getting phone calls for my bday
19:50
<
lgierth >
this changes the structure of the api a bit, but doesn't add more functions yet
19:51
<
Kubuxu >
Mateon1: files API might be good target, we want to model it off normal fs operations
19:51
jedahan has joined #ipfs
19:52
<
Mateon1 >
Yeah, that's slightly tricky, as I'm not sure how to create a tree structure generator for files/directories in Gopter. I bet I'll figure it out
19:56
<
lgierth >
just to see if it's actually fetchable
19:56
lacour has joined #ipfs
19:57
infinity0 has quit [Remote host closed the connection]
19:59
Encrypt has joined #ipfs
20:04
infinity0 has joined #ipfs
20:05
espadrine has quit [Ping timeout: 260 seconds]
20:10
todder_ has quit [Ping timeout: 258 seconds]
20:11
<
kumavis[m]1 >
daviddias kubuxu: is there a branch of js-ipfs where the cli `jsipfs get ...` works for cids (not just multihash) ?
20:11
jedahan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:19
jedahan has joined #ipfs
20:19
<
richardlitt >
Kubuxu: Should I be adding the godoc reference to every go repo, as well?
20:25
eibriel has quit [Quit: Leaving.]
20:27
<
kumavis[m]1 >
what is the correct command to resolve a path on an ipld object?
20:27
<
kumavis[m]1 >
cli command ^
20:29
<
kumavis[m]1 >
e.g. from the cli how do i get the result of: `z43AaGF1wFMoqbwCDeEC4XsLsqQTxw9hTa4YkBLi5DhV3vYDj73/parentHash`
20:29
<
kumavis[m]1 >
( assuming the ipld format is supported )
20:30
<
Mateon1 >
Well, if there is no builtin command, you can do ipfs dag get <hash> | jq '.Links["parentHash"]'
20:30
<
Mateon1 >
(untested)
20:31
<
Mateon1 >
.Links would be for a unixfs object
20:33
<
Kubuxu >
richardlitt: I don't think so, our docs are bad
20:33
<
Kubuxu >
kumavis[m]1: in go-ipfs we have `ipfs dag get`
20:36
<
Orbixx[m] >
Can somebody point out to me what problem IPFS is trying to solve?
20:36
<
kumavis[m]1 >
Mateon1: thanks
20:36
<
kumavis[m]1 >
Kubuxu: ok great -- so theres no path resolution on that?
20:36
<
Orbixx[m] >
It's not clear to me from the introduction on the Github page
20:36
rendar has quit [Ping timeout: 260 seconds]
20:36
<
Kubuxu >
Orbixx[m]: see ipfs.io
20:37
Oatmeal has quit [Remote host closed the connection]
20:39
<
Mateon1 >
I really need to learn some more jq
20:40
mildred2 has quit [Quit: WeeChat 1.5]
20:40
<
Orbixx[m] >
Kubuxu: Thanks, dunno how I missed that
20:40
maxlath has quit [Ping timeout: 256 seconds]
20:43
<
richardlitt >
Kubuxu: Wouldn't that be incentive to help? :D
20:44
<
Kubuxu >
not really :\
20:44
<
richardlitt >
Well damn.
20:44
<
Mateon1 >
kumavis[m]1: The correct command is: ipfs dag get <hash> | jq '.links[] | select(.name == "parentHash")'
20:44
<
Mateon1 >
Apparently links isn't a map, but a list, for some weird reason
20:45
<
Mateon1 >
And .Name must be capitalized
20:45
<
kumavis[m]1 >
thanks for the detailed instructions
20:45
<
kumavis[m]1 >
im actually working with a non-standard ipld format atm
20:45
<
kumavis[m]1 >
(various ethereum objects)
20:47
kulelu88 has joined #ipfs
20:48
<
kumavis[m]1 >
which is wip implemented in js-ipfs
20:48
<
kumavis[m]1 >
seems jsipfs cli doesnt have dag yet, ill take a stab at it
20:49
bastianilso_____ has joined #ipfs
20:50
jedahan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:54
todder has joined #ipfs
20:55
<
Kubuxu >
Hmm, I discovered why travis wasn't loading logs for me
20:55
<
Kubuxu >
allowing it access S3 helped :p
20:58
<
kumavis[m]1 >
Kubuxu and Mateon1 - you two seem to disagree about if `ipfs dag get` supports path resolution
20:58
<
Kubuxu >
afaik it should
20:59
<
Mateon1 >
It should, but you won't get the hash of the object at the path
21:00
Encrypt has quit [Quit: Sleeping time!]
21:00
<
kumavis[m]1 >
Mateon1: what will you get?
21:00
<
Kubuxu >
it was improved very recetly
21:00
<
Kubuxu >
value at the path
21:01
<
Mateon1 >
kumavis[m]1: The object itself, or at least how 'dag get' sees that object
21:01
<
kumavis[m]1 >
to be clear `parentHash` is a specific leaf value on my ipld format
21:04
look has joined #ipfs
21:04
todder has quit [Quit: is such a quitter...]
21:06
rendar has joined #ipfs
21:07
danielrf2 has joined #ipfs
21:07
jedahan has joined #ipfs
21:11
espadrine has joined #ipfs
21:11
todder has joined #ipfs
21:12
chancyk has joined #ipfs
21:12
<
kumavis[m]1 >
cool, that was easier than i thought
21:12
<
kumavis[m]1 >
thanks
21:18
jedahan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
21:27
joeyh_ has joined #ipfs
21:41
<
richardlitt >
Thanks for the help, Kubuxu
21:47
infinity0 has quit [Remote host closed the connection]
21:49
infinity0 has joined #ipfs
21:52
ecloud_wfh is now known as ecloud
21:54
joeyh_ has quit [Quit: WeeChat 1.6]
21:54
joeyh_ has joined #ipfs
21:58
maxlath has joined #ipfs
21:59
look has quit [Ping timeout: 256 seconds]
22:00
cemerick has quit [Ping timeout: 268 seconds]
22:13
jedahan has joined #ipfs
22:15
joeyh_ has quit [Quit: WeeChat 1.6]
22:15
SuperPhly has joined #ipfs
22:23
joeyh_ has joined #ipfs
22:27
joeyh_ has quit [Client Quit]
22:27
chancyk has quit [Quit: Page closed]
22:35
john has joined #ipfs
22:36
john is now known as Guest6200
22:38
Guest67912 has quit [Ping timeout: 260 seconds]
22:46
john1 has joined #ipfs
22:47
Guest6200 has quit [Ping timeout: 260 seconds]
23:00
Guest51180 has joined #ipfs
23:02
trelos has joined #ipfs
23:06
<
trelos >
the highest rated comment reads: You've always hit the nail on the head, all you require is a far larger platform for your knowledge to be heard.
23:06
<
trelos >
Well, they are destroying the entire planet and have no connection to nature or anything/anyone, so it wouldn't surprise me one bit. Either way, they must be stopped.
23:10
lkcl has quit [Ping timeout: 250 seconds]
23:10
lkcl has joined #ipfs
23:14
maxlath has quit [Ping timeout: 265 seconds]
23:14
john1 has quit [Ping timeout: 260 seconds]
23:15
chased1k has joined #ipfs
23:17
jedahan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
23:18
<
trelos >
I guess supremacist globalist jews do not really control the banks and conjure money out of thin air and “loan” it at interest. I guess this fraudulent, illegal apparatus does not function as an all-jewish shadow government which creates all the wars and strife.
23:19
<
trelos >
I guess that Judaism does not really designate gentiles as loathsome subhumans, that must be just another conspiracy theory cooked up by anti-semites, oy vey!
23:19
rendar has quit [Quit: std::lower_bound + std::less_equal
*works* with a vector without duplicates!]
23:23
chased1k is now known as chased1ktesting
23:23
chased1ktesting is now known as chased1k_thinks_
23:23
chased1k_thinks_ is now known as chased1k
23:26
joeyh_ has joined #ipfs
23:31
joeyh_ has quit [Client Quit]
23:33
galois_d_ has quit [Remote host closed the connection]
23:33
joeyh_ has joined #ipfs
23:33
joeyh_ has quit [Client Quit]
23:33
galois_dmz has joined #ipfs
23:33
chris6131 has joined #ipfs
23:34
galois_dmz has quit [Remote host closed the connection]
23:34
galois_dmz has joined #ipfs
23:36
chris613 has quit [Ping timeout: 256 seconds]
23:36
cubemonkey has quit [Read error: Connection reset by peer]
23:36
pawal_ has quit [Ping timeout: 258 seconds]
23:36
SuperPhly has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
23:37
galois_d_ has joined #ipfs
23:37
joeyh_ has joined #ipfs
23:37
infinity0 has quit [Remote host closed the connection]
23:37
pawal_ has joined #ipfs
23:37
<
trelos >
Well, they are destroying the entire planet and have no connection to nature or anything/anyone, so it wouldn't surprise me one bit. Either way, they must be stopped.
23:38
<
trelos >
The Chabad Lubavitchers, the most powerful and influential group of these world destroyers, believe that gentiles are non-living souls, literally a different and eternally inferior species of soul, literal excrement left over after the creation process, and that the Jews themselves are the only actual living souls, and that they alone are the same quality of substance of the Godhead himself.
23:39
infinity0 has joined #ipfs
23:39
<
trelos >
In their belief system, in the Zohar for instance, it states clearly that when their messiah comes, all gentiles on the face of the Earth will be be enslaved, as most are already through fractional reserve usurious banking systems and so on, and ultimately all killed, every last one of us, and sent to dwell in hell under the Angel Duma, whoever that is.
23:40
galois_dmz has quit [Ping timeout: 258 seconds]
23:42
cubemonkey has joined #ipfs
23:44
jedahan has joined #ipfs
23:45
Orbixx[m] has left #ipfs ["User left"]
23:45
<
trelos >
It's called Hugging Trees and Casting Stones
23:46
cubemonkey has quit [Read error: Connection reset by peer]
23:47
infinity0 has quit [Remote host closed the connection]
23:49
infinity0 has joined #ipfs
23:51
<
trelos >
so much truth is getting out it's unreal. the censors can't come fast enough.
23:53
joeyh_ has quit [Quit: WeeChat 1.6]
23:55
fleeky has quit [Ping timeout: 248 seconds]
23:56
bastianilso_____ has quit [Quit: bastianilso_____]