lgierth changed the topic of #ipfs to: go-ipfs 0.4.13 is out! Please try out: https://dist.ipfs.io/go-ipfs/v0.4.13 | Also: #libp2p #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://botbot.me/freenode/ipfs/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
leebyron has quit [Ping timeout: 248 seconds]
cmbrnt has joined #ipfs
leebyron has joined #ipfs
<ARM64install> whyrusleeping, using 'make install_unsupported' anfer adjusting $PATH helped and the node is running. Worth updating docs and treat arm64 as first class citizen ;)
leebyron has quit [Ping timeout: 260 seconds]
<cipres> ARM64install: cool. running it on a raspberry ?
<ARM64install> cipres, no, it is scaleway vps. debian sid, kernel 4.9
<cipres> ARM64install: great service scaleway isn't it ? better update the kernel ;)
<ARM64install> just trying them. the kernel look like the latest for that armada SoC
leebyron has joined #ipfs
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 248 seconds]
Mateon3 is now known as Mateon1
<whyrusleeping> ARM64install: wanna send a PR to fix the docs?
<ARM64install> whyrusleeping, i'll think about it :)
<ARM64install> whyrusleeping, btw that coused me to run -dev version while i wanted the latest release :-/
<whyrusleeping> you can always check out the right tag for the release you want to run
<whyrusleeping> git checkout v0.4.13
<ARM64install> can that be done with
<ARM64install> go get
<ARM64install> instead
leebyron has quit [Ping timeout: 256 seconds]
infinity0_ has joined #ipfs
infinity0_ has quit [Changing host]
infinity0 has joined #ipfs
infinity0 has quit [Killed (verne.freenode.net (Nickname regained by services))]
pcardune has joined #ipfs
aidalgol has joined #ipfs
droman has joined #ipfs
maxzor_ has joined #ipfs
droman has quit [Quit: WeeChat 2.0.1]
ralphtheninja has joined #ipfs
maxzor has quit [Ping timeout: 240 seconds]
pcardune has quit []
<ARM64install> whyrusleeping, i'm stuck on how to install v0.4.13
ccc has joined #ipfs
ccc has quit [Client Quit]
htrob has joined #ipfs
colatkinson has quit [Quit: colatkinson]
* ARM64install is not a pro
vruz has quit [Ping timeout: 248 seconds]
leebyron has joined #ipfs
maxzor_ has quit [Remote host closed the connection]
<whyrusleeping> ARM64install: no, just run `git checkout v0.4.13` before running `make install_unsupported`
randomstrangerb has quit [Ping timeout: 240 seconds]
randomstrangerb has joined #ipfs
leebyron has quit [Ping timeout: 248 seconds]
ygrek has joined #ipfs
condylos has joined #ipfs
<ARM64install> whyrusleeping, it worked. thanks!
leebyron has joined #ipfs
<ARM64install> untill it does not
<ARM64install> ERROR reuseport-: EpollWait returned error: function not implemented. Continuing. linux.go:189
* ARM64install sighs
<whyrusleeping> Yeah... theres a reason certain platforms arent yet supported
<whyrusleeping> you can set the environment variable IPFS_REUSEPORT to false
<whyrusleeping> and then run the daemon
<whyrusleeping> and that should work
<ARM64install> but what does it mean?
<whyrusleeping> it means that our tcp reuseport implementation doesnt have epoll support on the arm64 platform
<ARM64install> it that kernel, golang, or ipfs slack?
<ARM64install> or some library even?
<whyrusleeping> its somewhere between golang and ipfs's stack
<whyrusleeping> we had to write this package ourselves because its not exposed by go's network code: https://github.com/libp2p/go-reuseport
<ARM64install> aha
<ARM64install> is there a penalty for using IPFS_REUSEPORT = false
leebyron has quit [Ping timeout: 276 seconds]
<ARM64install> strangely it worked fine on 0.4.14-dev
alxstrong[m] has joined #ipfs
dethos has quit [Quit: Time to Go!]
dimitarvp has quit [Quit: Bye]
cwahlers_ has joined #ipfs
cwahlers has quit [Ping timeout: 248 seconds]
tpircs has joined #ipfs
ONI_Ghost has joined #ipfs
roygbiv has quit [Quit: ™]
SunflowerSociety has quit [Ping timeout: 256 seconds]
shizy has joined #ipfs
K0HAX has quit [Ping timeout: 240 seconds]
K0HAX has joined #ipfs
shizy has quit [Ping timeout: 256 seconds]
leebyron has joined #ipfs
zautomata1 has joined #ipfs
ralphtheninja has quit [Ping timeout: 264 seconds]
zautomata has quit [Ping timeout: 256 seconds]
leebyron has quit [Ping timeout: 256 seconds]
rngkll has joined #ipfs
rngkll has quit [Remote host closed the connection]
whereswaldon has quit [Remote host closed the connection]
anewuser has quit [Ping timeout: 248 seconds]
anewuser has joined #ipfs
obensource has quit [Ping timeout: 240 seconds]
<ARM64install> works fine with IPFS_REUSEPORT = false
ericxtang has joined #ipfs
leebyron has joined #ipfs
leebyron has quit [Ping timeout: 256 seconds]
SunflowerSociety has joined #ipfs
ONI_Ghost has quit [Read error: Connection reset by peer]
anewuser has quit [Ping timeout: 240 seconds]
}ls{ has quit [Ping timeout: 256 seconds]
jonnycrunch1 has joined #ipfs
}ls{ has joined #ipfs
SunflowerSociety has quit [Ping timeout: 256 seconds]
SunflowerSociety has joined #ipfs
ONI_Ghost has joined #ipfs
SunflowerSociety has quit [Read error: Connection reset by peer]
leebyron has joined #ipfs
leebyron has quit [Ping timeout: 248 seconds]
<redfish> hi, can i pin an IPNS hash directly? or do i have to resolve it first and pin the resolved hash?
<whyrusleeping> redfish: we're working on a feature that would allow you to kinda pin an ipns hash
<whyrusleeping> `ipfs name follow`
<whyrusleeping> would periodically resolve and pin the thing
<redfish> cool. the autoupdating feature sounds nice. what about today's pin command, does it resolve its arg first (even at time of pinning only)? or shoudl i do it manually?
leebyron has joined #ipfs
<whyrusleeping> it resolves it first I believe
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
<redfish> thx for quick reply!
jonnycrunch1 has quit [Quit: jonnycrunch1]
jonnycrunch1 has joined #ipfs
avelkei has joined #ipfs
Neomex has joined #ipfs
leebyron has quit [Ping timeout: 240 seconds]
ericxtang has quit [Remote host closed the connection]
Xiti` has quit [Quit: Xiti`]
ericxtang has joined #ipfs
leebyron has joined #ipfs
ericxtang has quit [Ping timeout: 268 seconds]
ONI_Ghost has quit [Ping timeout: 240 seconds]
leebyron has quit [Ping timeout: 260 seconds]
colatkinson has joined #ipfs
randomstrangerb has quit [Ping timeout: 256 seconds]
randomstrangerb has joined #ipfs
saki has quit [Read error: Connection reset by peer]
leebyron has joined #ipfs
leebyron has quit [Ping timeout: 248 seconds]
kaotisk has quit [Read error: Connection reset by peer]
leebyron has joined #ipfs
Xiti has joined #ipfs
cxl000 has quit [Quit: Leaving]
leebyron has quit [Ping timeout: 256 seconds]
TheAssassin has quit [Read error: Connection reset by peer]
Armituro has joined #ipfs
metaphysician has quit [Quit: Bye.]
jonnycrunch1 has quit [Quit: jonnycrunch1]
<raynold> ahh it's a wonderful day
colatkinson has quit [Quit: colatkinson]
jonnycrunch1 has joined #ipfs
und0ck3d has quit [Ping timeout: 240 seconds]
ulrichard has joined #ipfs
jonnycrunch1 has quit [Quit: jonnycrunch1]
<aidalgol> I have set up IPFS. I am now unsure what to do with it. :/
leebyron has joined #ipfs
und0ck3d has joined #ipfs
ARM64install has quit [Ping timeout: 248 seconds]
}ls{ has quit [Quit: real life interrupt]
leebyron has quit [Ping timeout: 268 seconds]
elasticdog has joined #ipfs
elasticdog has quit [Changing host]
elasticdog has joined #ipfs
und0ck3d has quit [Ping timeout: 240 seconds]
obensource has joined #ipfs
leebyron has joined #ipfs
inetic has joined #ipfs
inetic has left #ipfs [#ipfs]
maxzor has joined #ipfs
rendar has joined #ipfs
leebyron has quit [Ping timeout: 252 seconds]
leebyron has joined #ipfs
saki has joined #ipfs
leebyron has quit [Ping timeout: 276 seconds]
mtodor has joined #ipfs
dolphy has joined #ipfs
colatkinson has joined #ipfs
xzha has joined #ipfs
leebyron has joined #ipfs
ylp has joined #ipfs
mtodor_ has joined #ipfs
mtodor has quit [Ping timeout: 264 seconds]
jsh has joined #ipfs
leebyron has quit [Ping timeout: 264 seconds]
leebyron has joined #ipfs
leebyron has quit [Ping timeout: 260 seconds]
maxzor has quit [Read error: Connection reset by peer]
screensaver has quit [Ping timeout: 240 seconds]
screensaver has joined #ipfs
Fessus has quit [Quit: Leaving]
chrios has quit [Quit: Konversation terminated!]
chrios has joined #ipfs
leebyron has joined #ipfs
ericxtang has joined #ipfs
ericxtang has quit [Ping timeout: 264 seconds]
leebyron has quit [Ping timeout: 264 seconds]
Caterpillar has joined #ipfs
kaotisk has joined #ipfs
bomb-on has quit [Quit: zzz]
htrob has quit [Ping timeout: 252 seconds]
tenchooo has quit [Read error: Connection reset by peer]
tenchooo has joined #ipfs
bomb-on has joined #ipfs
colatkinson has quit [Quit: colatkinson]
bomb-on has quit [Quit: zzz]
bomb-on has joined #ipfs
leebyron has joined #ipfs
ygrek has quit [Ping timeout: 240 seconds]
leebyron has quit [Ping timeout: 260 seconds]
yuhl has joined #ipfs
yuhl has quit [Client Quit]
jungly has joined #ipfs
ralphtheninja has joined #ipfs
TheAssassin has joined #ipfs
upperdeck has joined #ipfs
leebyron has joined #ipfs
phs^ has joined #ipfs
phs^ has quit [Max SendQ exceeded]
phs^ has joined #ipfs
phs^ has quit [Max SendQ exceeded]
leebyron has quit [Ping timeout: 265 seconds]
phs^ has joined #ipfs
phs^ has quit [Max SendQ exceeded]
phs^ has joined #ipfs
phs^ has quit [Max SendQ exceeded]
phs^ has joined #ipfs
phs^ has quit [Max SendQ exceeded]
phs^ has joined #ipfs
phs^ has quit [Max SendQ exceeded]
zautomata1 has quit [Quit: WeeChat 1.9.1]
dimitarvp has joined #ipfs
und0ck3d has joined #ipfs
jsh has quit [Ping timeout: 255 seconds]
ARM64install has joined #ipfs
kaotisk has quit [Read error: Connection reset by peer]
kaotisk has joined #ipfs
raynold has quit [Quit: Connection closed for inactivity]
saki has quit [Ping timeout: 264 seconds]
saki has joined #ipfs
Xiti has quit [Read error: Connection reset by peer]
Xiti has joined #ipfs
jsh has joined #ipfs
ARM64install has quit [Ping timeout: 256 seconds]
<und0ck3d> Hello everyone!
<und0ck3d> Is there any list of dapps built within or using IPFS?
necrosis has left #ipfs ["http://quassel-irc.org - Chat comfortably. Anywhere."]
Oatmeal has joined #ipfs
<francis[m]> oh man the cataluña song is sung here as well....
Vaelatern has quit [Ping timeout: 276 seconds]
inetic has joined #ipfs
rngkll has joined #ipfs
Vaelatern has joined #ipfs
randomstrangerb has quit [Ping timeout: 264 seconds]
condylos has quit [Remote host closed the connection]
randomstrangerb has joined #ipfs
maxzor has joined #ipfs
rngkll_ has joined #ipfs
rngkll has quit [Read error: Connection reset by peer]
rngkll_ has quit [Client Quit]
mkhl has joined #ipfs
lord| has quit [Ping timeout: 260 seconds]
K0HAX has quit [Ping timeout: 256 seconds]
und0ck3d has quit [Ping timeout: 276 seconds]
leebyron has joined #ipfs
K0HAX has joined #ipfs
leebyron has quit [Ping timeout: 264 seconds]
jsh has quit [Ping timeout: 255 seconds]
Oatmeal has quit [Remote host closed the connection]
lupine_ is now known as lupine
}ls{ has joined #ipfs
anewuser has joined #ipfs
zautomata has joined #ipfs
zautomata has joined #ipfs
zautomata has quit [Changing host]
jsh has joined #ipfs
gmoro_ has quit [Quit: Leaving]
gmoro has joined #ipfs
tpircs has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
jonnycrunch1 has joined #ipfs
rngkll has joined #ipfs
zautomata has quit [Ping timeout: 240 seconds]
detran has joined #ipfs
Keagan has joined #ipfs
Keagan has quit [Remote host closed the connection]
gmoro_ has joined #ipfs
mkhl has quit [Quit: mkhl]
gmoro has quit [Ping timeout: 248 seconds]
nikivi has quit [Quit: ZNC 1.6.5 - http://znc.in]
maxzor has quit [Remote host closed the connection]
maxzor has joined #ipfs
newhouse has joined #ipfs
nikivi has joined #ipfs
ruby32 has joined #ipfs
ericxtang has joined #ipfs
tsglove has joined #ipfs
K0HAX has quit [Quit: ZNC 1.6.5 - http://znc.in]
K0HAX has joined #ipfs
dpl has joined #ipfs
ericxtang has quit [Ping timeout: 240 seconds]
saki has quit [Quit: saki]
rodolf0 has joined #ipfs
saki has joined #ipfs
Neomex_ has joined #ipfs
ericxtang has joined #ipfs
Neomex has quit [Ping timeout: 240 seconds]
und0ck3d has joined #ipfs
K0HAX has quit [Quit: ZNC 1.6.5 - http://znc.in]
K0HAX has joined #ipfs
leebyron has joined #ipfs
shizy has joined #ipfs
leebyron has quit [Ping timeout: 240 seconds]
jsh has quit [Ping timeout: 240 seconds]
leebyron has joined #ipfs
Neomex_ has quit [Read error: Connection reset by peer]
Neomex has joined #ipfs
thurly1[m] has joined #ipfs
zautomata has joined #ipfs
lounge-user34 has joined #ipfs
newhouse has quit [Ping timeout: 276 seconds]
ericxtang has quit [Remote host closed the connection]
ericxtang has joined #ipfs
ericxtang has quit [Ping timeout: 240 seconds]
jesse22 has joined #ipfs
detran has quit [Ping timeout: 240 seconds]
xentec has quit [Quit: memento mori]
ZaZ has joined #ipfs
Keagan has joined #ipfs
ulrichard has quit [Remote host closed the connection]
jaboja has joined #ipfs
xentec has joined #ipfs
Keagan has quit [Client Quit]
leebyron has quit [Remote host closed the connection]
xentec has quit [Client Quit]
jaboja has quit [Client Quit]
Neomex has quit [Read error: Connection reset by peer]
leebyron has joined #ipfs
Neomex has joined #ipfs
maxzor has quit [Remote host closed the connection]
ericxtang has joined #ipfs
tenchooo has quit [Read error: Connection reset by peer]
tenchooo has joined #ipfs
randomstrangerb has quit [Ping timeout: 248 seconds]
randomstrangerb has joined #ipfs
reit has joined #ipfs
xzha has quit [Ping timeout: 240 seconds]
ylp has left #ipfs [#ipfs]
xnbya has quit [Ping timeout: 265 seconds]
ericxtang has quit [Ping timeout: 248 seconds]
xnbya has joined #ipfs
kaotisk has quit [Ping timeout: 240 seconds]
detran has joined #ipfs
ericxtang has joined #ipfs
ericxtang has quit [Ping timeout: 268 seconds]
ericxtang has joined #ipfs
ericxtang has quit [Remote host closed the connection]
<Powersource> all hands call starting in a few minutes <insert link>
JayCarpenter has joined #ipfs
ericxtang has joined #ipfs
mtodor_ has quit [Remote host closed the connection]
ericxtang has quit [Remote host closed the connection]
detran has quit [Ping timeout: 248 seconds]
leebyron has quit [Remote host closed the connection]
ericxtang has joined #ipfs
ericxtang has quit [Remote host closed the connection]
ylp has joined #ipfs
bomb-on has quit [Quit: zzz]
f4k0ll has joined #ipfs
<f4k0ll> sera
<f4k0ll> can someone tell me how do I get chanserv in the channel?
bhuvi[m] has left #ipfs ["User left"]
bhuvi[m] has joined #ipfs
dolphy has quit [Ping timeout: 256 seconds]
ylp has quit [Quit: Leaving.]
bomb-on has joined #ipfs
ylp has joined #ipfs
<EnricoFasoli[m]> und0ck3d: https://github.com/ipfs/awesome-ipfs
ylp has quit [Client Quit]
ericxtang has joined #ipfs
<und0ck3d> thank you very much EnricoFasoli[m]
leebyron has joined #ipfs
ericxtang has quit [Remote host closed the connection]
dpl has quit [Ping timeout: 256 seconds]
JayCarpenter has quit [Quit: Page closed]
inetic has quit [Ping timeout: 256 seconds]
matt-h has quit [Quit: Leaving]
ericxtang has joined #ipfs
f4k0ll has left #ipfs [#ipfs]
leebyron has quit [Ping timeout: 240 seconds]
randomstrangerb has quit [Ping timeout: 256 seconds]
randomstrangerb has joined #ipfs
matt-h has joined #ipfs
matt-h has quit [Remote host closed the connection]
yn^ has joined #ipfs
yn^ has quit [Max SendQ exceeded]
captain_morgan has quit [Remote host closed the connection]
captain_morgan has joined #ipfs
yn^ has joined #ipfs
yn^ has quit [Max SendQ exceeded]
yn^ has joined #ipfs
yn^ has quit [Max SendQ exceeded]
yn^ has joined #ipfs
yn^ has quit [Max SendQ exceeded]
yn^ has joined #ipfs
yn^ has quit [Max SendQ exceeded]
yn^ has joined #ipfs
yn^ has quit [Max SendQ exceeded]
erictapen has quit [Remote host closed the connection]
raynold has joined #ipfs
dolphy has joined #ipfs
randomstrangerb has quit [Ping timeout: 256 seconds]
randomstrangerb has joined #ipfs
chowie has joined #ipfs
jaboja has joined #ipfs
leebyron has joined #ipfs
leebyron has quit [Remote host closed the connection]
bhuvi[m] has left #ipfs ["User left"]
dolphy has quit [Ping timeout: 256 seconds]
ericxtang has quit [Remote host closed the connection]
elevated has joined #ipfs
chowie has quit [Remote host closed the connection]
trqx has quit [Ping timeout: 255 seconds]
trqx has joined #ipfs
ericxtang has joined #ipfs
ericxtang has quit [Remote host closed the connection]
und0ck3d has quit [Quit: und0ck3d]
<prettymuchbryce> Anyone ever had issues running the official IPFS docker container? After a couple of days, the container seems to become stuck and I can't SSH, nor reach the API within the container. This is the second time it's happened. Some weirdness in the logs, but looks unrelated. Still digging..
ericxtang has joined #ipfs
leebyron has joined #ipfs
ONI_Ghost has joined #ipfs
ericxtang has quit [Remote host closed the connection]
detran has joined #ipfs
ZaZ has quit [Read error: Connection reset by peer]
ericxtang has joined #ipfs
leebyron has quit [Ping timeout: 265 seconds]
ericxtang has quit [Ping timeout: 265 seconds]
seaking1 has joined #ipfs
ericxtang has joined #ipfs
leebyron has joined #ipfs
lounge-user34 has quit [Read error: Connection reset by peer]
detran has quit [Ping timeout: 240 seconds]
MDude has quit [Quit: Going offline, see ya! (www.adiirc.com)]
rendar has quit [Quit: BTC < 7k AHAHAHAHAHAHAHHAHAHAHAHAHA]
cwahlers_ has quit [Remote host closed the connection]
cwahlers has joined #ipfs
xentec has joined #ipfs
jrvlima has joined #ipfs
ylp has joined #ipfs
ylp has quit [Client Quit]
Intensity has joined #ipfs
<prettymuchbryce> After some digging it appears to be a docker bug, not an IPFS daemon bug.
ovariole has joined #ipfs
jrvlima has quit [Remote host closed the connection]
jamenmarz has joined #ipfs
jrvlima has joined #ipfs
jamenmarz has quit [Quit: The Lounge - https://thelounge.github.io]
ovariole has quit [Remote host closed the connection]
jamenmarz has joined #ipfs
jamenmarz has quit [Client Quit]
jamenmarz has joined #ipfs
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jamenmarz has quit [Client Quit]
jamenmarz has joined #ipfs
jesse22 has joined #ipfs
anewuser has quit [Ping timeout: 256 seconds]
anewuser has joined #ipfs
jaboja has quit [Quit: Leaving]
dolphy has joined #ipfs
dolphy has quit [Client Quit]
dgrish has joined #ipfs
ARM64install has joined #ipfs
ARM64install has quit [Remote host closed the connection]
jrvlima has quit [Quit: jrvlima]
dgrish has quit [Quit: WeeChat 2.0.1]
lounge-user34 has joined #ipfs
Neomex has quit [Remote host closed the connection]
Ecran has joined #ipfs
Caterpillar2 has joined #ipfs
engdesart has joined #ipfs
Caterpillar has quit [Ping timeout: 268 seconds]
und0ck3d has joined #ipfs
Caterpillar2 is now known as Caterpillar
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jesse22 has joined #ipfs
leeb has joined #ipfs
leebyron has quit [Ping timeout: 240 seconds]
kaotisk has joined #ipfs
anewuser has quit [Ping timeout: 256 seconds]
leeb has quit [Remote host closed the connection]
ericxtang has quit [Remote host closed the connection]
leebyron has joined #ipfs
jamenmarz has quit [Quit: The Lounge - https://thelounge.github.io]
webdev007 has joined #ipfs
Fessus has joined #ipfs
avelkei has quit [Ping timeout: 256 seconds]
und0ck3d has quit [Ping timeout: 240 seconds]
ericxtang has joined #ipfs
ericxtang has quit [Remote host closed the connection]
ericxtang has joined #ipfs
Encrypt has joined #ipfs
trqx has quit [Remote host closed the connection]
astrofog has joined #ipfs
trqx has joined #ipfs
ONI_Ghost has quit [Remote host closed the connection]
ONI_Ghost has joined #ipfs
ericxtang has quit [Remote host closed the connection]
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
dpetran has joined #ipfs
espadrine_ has joined #ipfs
xentec has quit [Ping timeout: 248 seconds]
whirtle has joined #ipfs
noresult has joined #ipfs
ericxtang has joined #ipfs
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 248 seconds]
Mateon3 is now known as Mateon1
yosafbridge has quit [Quit: Leaving]
dpetran has quit [Ping timeout: 264 seconds]
yosafbridge has joined #ipfs
lord| has joined #ipfs
randomstrangerb has quit [Ping timeout: 268 seconds]
randomstrangerb has joined #ipfs
webdev007 has quit [Remote host closed the connection]
colatkinson has joined #ipfs
erictapen has joined #ipfs
Encrypt has quit [Quit: Quit]
elevated has quit [Quit: bye]
colatkinson has quit [Client Quit]
elevated has joined #ipfs
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
elevated has quit [Quit: bye]
elevated has joined #ipfs
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jesse22 has joined #ipfs
colatkinson has joined #ipfs
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
PyHedgehog has quit [Quit: Connection closed for inactivity]
whirtle has quit [K-Lined]
ccii1 has joined #ipfs
ccii has quit [Ping timeout: 240 seconds]
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jesse22 has joined #ipfs
TheAssassin has quit [Remote host closed the connection]
elevated has quit [Quit: bye]
elevated has joined #ipfs
TheAssassin has joined #ipfs
SunflowerSociety has joined #ipfs
ONI_Ghost has quit [Read error: Connection reset by peer]
rodolf0 has quit [Quit: Leaving]
leebyron has quit [Remote host closed the connection]
colatkinson has quit [Quit: colatkinson]
SunflowerSociety has quit [Read error: Connection reset by peer]
heimindanger has quit [Ping timeout: 260 seconds]
ONI_Ghost has joined #ipfs
ygrek has joined #ipfs
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
leebyron has joined #ipfs