<lgierth>
data in ipfs is permanent in that it doesn't have an origin, so it won't go down if the origin shuts down (e.g. geocities0
<lgierth>
every node that is interested in something, keeps it available for themselves and the network
<mercurytw>
ha it was a different thread on the same site
cryptotec has quit [Ping timeout: 260 seconds]
<lgierth>
davidar: anything you can remove on sirius? maybe a repo gc?
<mercurytw>
@alu, how do you deal with changes in your web design? If you need to tweak, say, a CSS, does the whole thing need to have it's links patched?
<davidar>
lgierth: gc'ing...
<lgierth>
mercurytw: you relative links
<lgierth>
*use
<lgierth>
thanks davidar
<mercurytw>
oh and you upload the whole folder rather than peice-by-peice
<davidar>
lgierth: not sure if it's doing anything, just seems to be hanging :/
<lgierth>
davidar: yeah it walks all blocks first to see what can be evicted
<mercurytw>
let's say that I opened a folder that contains node.js, and one of my peers opens another folder containing the same node.js. Can he get node.js from me?
<lgierth>
mercurytw: if it's the exact same file, yeah
<lgierth>
i.e. if the sha256sum matches
<mercurytw>
even if it was uploaded in a different folder?
tinybike has joined #ipfs
<lgierth>
yeah
<mercurytw>
neat
<lgierth>
it even deduplicates chunks of a file
<mercurytw>
oh word
ygrek has quit [Ping timeout: 246 seconds]
<mercurytw>
is there any trouble with collisions?
<lgierth>
nope
<mercurytw>
no? I was under the impression that collisionless hashes don't exist?
<lgierth>
but once weaknesses in an algorithm are published, we can relatively easily switch to a different on , check out github.com/jbenet/multihash
<alu>
dunno
<mercurytw>
i see
<alu>
i patch the links and it feels brutal and probably theres a better way to do it
<alu>
like pinning it to a hash and then just updating that
<alu>
like git
<lgierth>
davidar: oh and on pollux too pls :)
<lgierth>
alu: tried IPNS yet?
<mercurytw>
enterprise security companies are going to hate this thing
<alu>
no ii havent thats what i been missing in my workflow lgierth
<lgierth>
it might still be too slow for you
<lgierth>
we'll get to it
NightRa has quit [Quit: Connection closed for inactivity]
jhulten has joined #ipfs
<davidar>
lgierth: I think pollux is mostly full of the arxiv and pubmed dumps
<davidar>
(not even in ipfs yet :/ )
<davidar>
arxiv because licenses
<lgierth>
davidar: lol i just found an old openwrt mirror on pollux
<lgierth>
650G
<lgierth>
rm'd
<davidar>
pubmed because ipfs add performance
<davidar>
lol
<davidar>
I thought you already deleted that?
<lgierth>
:)
emery has quit [Ping timeout: 244 seconds]
cSmith has quit [Ping timeout: 244 seconds]
<lgierth>
didn't i tell you i actually don't have any idea what i'm doing? :P:P
<lgierth>
davidar: i'll put dev0.4.0 on pollux and sirius in a bit so that add performance will hopefully be a bit better
<lgierth>
rht and why worked on that
<lgierth>
*are workign
<lgierth>
ok let me fool around on pollux a bit
<lgierth>
davidar: you can directly add to the ipfs node on 127.0.0.1:5001 on all the storage nodes, btw
<lgierth>
i'm note sure anymore what the problem was in the beginning, but it's fine now
<ion>
NeoTeo, alterego: ipfs daemon does a periodic republish automatically these days.
<ion>
“the daemon added to cron”, eww
<NeoTeo>
ion How periodic? Republishing fixed the problem so it seems the republish interval is longer than the gateway purge interval.
<ion>
NeoTeo: The go-ipfs DHT keeps entries for 24 hours AFAIK, the daemon republishes more often than that.
<NeoTeo>
ion I guess mine took a break...
<ion>
You’re running the latest release, right?
amade has joined #ipfs
<NeoTeo>
well, 0.3.10-dev
zugz has joined #ipfs
qgnox has quit [Quit: WeeChat 1.3]
[BNC]geir is now known as geir_
qgnox has joined #ipfs
mido has quit [Ping timeout: 246 seconds]
cemerick has quit [Ping timeout: 260 seconds]
Encrypt has quit [Quit: Lunch time!]
NeoTeo has quit [Quit: ZZZzzz…]
jhulten has joined #ipfs
jhulten has quit [Ping timeout: 246 seconds]
zz_r04r is now known as r04r
itradar has joined #ipfs
M-fil has quit [Ping timeout: 240 seconds]
M-osener has quit [Ping timeout: 240 seconds]
M-amstocker has quit [Ping timeout: 260 seconds]
ryepdx has quit [Ping timeout: 260 seconds]
konubinix has quit [Ping timeout: 240 seconds]
M-david has quit [Ping timeout: 240 seconds]
M-mistake has quit [Ping timeout: 240 seconds]
M-staplemac has quit [Ping timeout: 240 seconds]
edrex_ has quit [Quit: No Ping reply in 180 seconds.]
edrex has joined #ipfs
konubinix has joined #ipfs
M-fil has joined #ipfs
M-amstocker has joined #ipfs
M-david has joined #ipfs
M-mistake has joined #ipfs
M-osener has joined #ipfs
M-staplemac has joined #ipfs
M-jbenet has quit [Ping timeout: 240 seconds]
M-rschulman1 has quit [Ping timeout: 240 seconds]
davidar has quit [Ping timeout: 240 seconds]
M-alien has quit [Ping timeout: 260 seconds]
M-matthew has quit [Ping timeout: 260 seconds]
arpu has quit [Ping timeout: 246 seconds]
M-jbenet has joined #ipfs
M-davidar has joined #ipfs
M-rschulman1 has joined #ipfs
M-matthew has joined #ipfs
M-alien has joined #ipfs
devbug has quit [Ping timeout: 246 seconds]
CarlWeathers has quit [Remote host closed the connection]
CarlWeathers has joined #ipfs
rektide has quit [Ping timeout: 240 seconds]
rektide has joined #ipfs
NeoTeo has joined #ipfs
mido has joined #ipfs
M-kegan has quit [Quit: node-irc says goodbye]
M-kegan has joined #ipfs
itradar has quit [Quit: Leaving]
Whispery has joined #ipfs
TheWhisper has quit [Ping timeout: 260 seconds]
nicolagreco has joined #ipfs
<nicolagreco>
I want to do something that maybe wrong in IPFS, I want folders to also hold data, is it possible? so for example /ipfs/${hash}/folder (will have some data) /ipfs/${hash}/folder/file will have some data /ipfs/${hash}/folder/file/why_not will have some data too (so that there is no real distinction between file and folders (everything could be a folder)) - although I know this breaks the filesystem very likely - this is however what the index.html has d
jhulten has joined #ipfs
jhulten has quit [Ping timeout: 246 seconds]
ansuz_ is now known as ansuz
guest234234 has quit [Ping timeout: 260 seconds]
emery has joined #ipfs
emery is now known as ehmry
NeoTeo has quit [Quit: ZZZzzz…]
mido has quit [Remote host closed the connection]
NeoTeo has joined #ipfs
arpu has joined #ipfs
pfraze has joined #ipfs
Encrypt has joined #ipfs
Senji has quit [Ping timeout: 240 seconds]
jhulten has joined #ipfs
cryptotec has quit [Remote host closed the connection]
cryptote_ has joined #ipfs
jhulten has quit [Ping timeout: 246 seconds]
frabrunelle has joined #ipfs
NeoTeo has quit [Quit: ZZZzzz…]
cryptote_ has quit [Remote host closed the connection]
pfraze has quit [Remote host closed the connection]
NeoTeo has joined #ipfs
reit has quit [Ping timeout: 246 seconds]
aschildbach has joined #ipfs
JasonWoo1 has quit [Read error: Connection reset by peer]
<aschildbach>
I wonder has anyone tried or investigated into dumping OSM map tiles into IPFS and using that as an distributed OSM server (mainly for mobile clients)?
qgnox has quit [Quit: WeeChat 1.3]
computerfreak668 has quit [Quit: Leaving.]
pfraze has joined #ipfs
leer10 has joined #ipfs
cryptotec has quit [Remote host closed the connection]
cryptotec has joined #ipfs
cryptotec has quit [Remote host closed the connection]
cryptotec has joined #ipfs
twiscar has quit [Killed (Sigyn (Spam is off topic on freenode.))]
semifriable has joined #ipfs
semifriable has quit [K-Lined]
demirevetment has joined #ipfs
demirevetment has quit [K-Lined]
Rose has joined #ipfs
jhulten has joined #ipfs
jhulten has quit [Ping timeout: 264 seconds]
Whispery is now known as TheWhisper
rendar has joined #ipfs
M-harlan has joined #ipfs
Rose has quit [K-Lined]
Encrypt has quit [Quit: Quitte]
tonoclonic has joined #ipfs
rendar_ has joined #ipfs
cryptotec has quit [Remote host closed the connection]
cryptotec has joined #ipfs
rendar has quit [Ping timeout: 264 seconds]
cryptotec has quit [Remote host closed the connection]
cryptotec has joined #ipfs
Senji has joined #ipfs
computerfreak668 has joined #ipfs
computerfreak668 has quit [Max SendQ exceeded]
computerfreak668 has joined #ipfs
computerfreak668 has quit [Max SendQ exceeded]
Senji has quit [Ping timeout: 272 seconds]
computerfreak668 has joined #ipfs
computerfreak668 has quit [Max SendQ exceeded]
computerfreak668 has joined #ipfs
computerfreak668 has quit [Max SendQ exceeded]
computerfreak668 has joined #ipfs
computerfreak668 has quit [Max SendQ exceeded]
computerfreak668 has joined #ipfs
computerfreak668 has quit [Max SendQ exceeded]
jhulten has joined #ipfs
koo8 has joined #ipfs
ryepdx has joined #ipfs
jhulten has quit [Ping timeout: 276 seconds]
Not_ has joined #ipfs
grahamperrin has joined #ipfs
grahamperrin has left #ipfs [#ipfs]
devbug has joined #ipfs
devbug has quit [Ping timeout: 276 seconds]
border0464 has joined #ipfs
cryptotec has quit [Remote host closed the connection]
<dignifiedquire>
multivac: good to hear your voice :)
niekie has quit [Ping timeout: 276 seconds]
niek has joined #ipfs
wao has joined #ipfs
cryptotec has joined #ipfs
<dignifiedquire>
ion: thanks, that looks intereseting
<M-fil>
aschildbach: I'm interested to test try if you like
<wao>
ipscend rules!
<wao>
daviddias: awsome! :D
pepesza has joined #ipfs
<aschildbach>
M-fil: thanks for your offer. Do you mean you'd implement it?
cryptote_ has quit [Ping timeout: 272 seconds]
<daviddias>
Thank you Wao :D
martinkl_ has joined #ipfs
chriscool has joined #ipfs
<M-fil>
no because I don't see how it would be optimal, as we can't know the url of a tile beforehand
<M-fil>
i thought you had an idea :p
<M-fil>
saving tiles to ipfs doesn't seem to be a problem, but content-addressing slippy maps is a problem
ryepdx has quit [Ping timeout: 264 seconds]
chriscool has quit [Ping timeout: 264 seconds]
niek has quit [Ping timeout: 264 seconds]
M-harlan has quit [Ping timeout: 264 seconds]
pfraze has quit [Ping timeout: 264 seconds]
aschildbach has quit [Ping timeout: 264 seconds]
Rylee has quit [Remote host closed the connection]
cryptotec has quit [Ping timeout: 264 seconds]
leer10 has quit [Ping timeout: 264 seconds]
niekie has joined #ipfs
pfraze has joined #ipfs
arpu has quit [Remote host closed the connection]
aschildbach has joined #ipfs
<aschildbach>
At least that was my impression of how it could work, based on the demo video.
<aschildbach>
In case you didn't get it, I just wrote: "Oh actually I don't know much about IPFS works. I thought I could hardcode a base URL in the app(s) that want to use maps and then publish a dump of an open street map server under that URL."
M-harlan has joined #ipfs
<pokeball99>
well,thats new,someone is being an peer from chile
<pokeball99>
hah
<M-fil>
ok — IPFS is content-adressable, meaning that you would have to read in tiles for the whole world before using them… slippy maps do the opposite (they send predictable URLs such as server.tld/z/x/y.png, and server.tld must create (and cache) each tile upon request
<pokeball99>
wat
anticore has joined #ipfs
amstocker has joined #ipfs
<nicolagreco>
daviddias ipscend does indeed look very cool
<nicolagreco>
daviddias I wonder if you could also show me the diff like in git
<daviddias>
Thank you :)
ashark has joined #ipfs
<daviddias>
We are Planning to have that once we land versioning on IPFS
<daviddias>
Because then we can do per commit preview :)
<nicolagreco>
exactly daviddias
<nicolagreco>
perfect, very exciting to see how you progress
<daviddias>
And revert the release directly to a commit
<daviddias>
It will be so awesome :D
<wao>
:D
ryepdx has joined #ipfs
* wao
used semver at api level )
<wao>
quite works, no more x-headers :D
step21 has quit [Remote host closed the connection]
tonoclonic has quit [Remote host closed the connection]
Darren has joined #ipfs
<pokeball99>
>IPFS uses a "multihash" format, meaning the hashed have the hash function and length encoded as part of the hash ... aka, they can change the format whenever without breaking compatibility
<pokeball99>
>Wouldn't that also defeat dedup of the same data across the whole swarm?
<pokeball99>
idk would it?
amstocker has quit [*.net *.split]
anticore has quit [*.net *.split]
aschildbach has quit [*.net *.split]
pfraze has quit [*.net *.split]
niekie has quit [*.net *.split]
martinkl_ has quit [*.net *.split]
Not_ has quit [*.net *.split]
koo8 has quit [*.net *.split]
Darren has quit [*.net *.split]
NeoTeo has quit [*.net *.split]
cmeiklejohn has quit [*.net *.split]
danielrf has quit [*.net *.split]
oleavr has quit [*.net *.split]
cleichner has quit [*.net *.split]
jager has quit [*.net *.split]
anderspree has quit [*.net *.split]
sugarpuff has quit [*.net *.split]
mappum has quit [*.net *.split]
tibor has quit [*.net *.split]
prosody has quit [*.net *.split]
ekroon has quit [*.net *.split]
celehner has quit [*.net *.split]
Bat`O has quit [*.net *.split]
mvr_ has quit [*.net *.split]
nausea has quit [*.net *.split]
lidel has quit [*.net *.split]
pod has quit [*.net *.split]
wemeetagain has quit [*.net *.split]
mono has quit [*.net *.split]
alu has quit [*.net *.split]
joeyh has quit [*.net *.split]
Nukien_ has quit [*.net *.split]
Taek has quit [*.net *.split]
jbenet has quit [*.net *.split]
echo_oddly has quit [*.net *.split]
padz has quit [*.net *.split]
rollick_ has quit [*.net *.split]
SWingedSeraph has quit [*.net *.split]
machrider has quit [*.net *.split]
mmuller has quit [*.net *.split]
leeola has quit [*.net *.split]
substack has quit [*.net *.split]
wao has quit [*.net *.split]
jfred has quit [*.net *.split]
kitcambridge_ has quit [*.net *.split]
Nitori has quit [*.net *.split]
jager has joined #ipfs
wemeetagain has joined #ipfs
kitcambridge_ has joined #ipfs
vampirism has joined #ipfs
wao_ has joined #ipfs
danielrf has joined #ipfs
nausea has joined #ipfs
nausea has quit [Changing host]
nausea has joined #ipfs
SWingedSeraph has joined #ipfs
Not_ has joined #ipfs
padz has joined #ipfs
mmuller has joined #ipfs
celehner has joined #ipfs
echo_oddly has joined #ipfs
Nukien has joined #ipfs
jatb has joined #ipfs
Nitori has joined #ipfs
amstocker has joined #ipfs
mvr_ has joined #ipfs
pfraze has joined #ipfs
amstocker has quit [Read error: Network is unreachable]
jfred has joined #ipfs
amstocker has joined #ipfs
tibor has joined #ipfs
ekroon has joined #ipfs
niekie has joined #ipfs
amstocker has quit [Read error: Network is unreachable]
anderspree has joined #ipfs
pod has joined #ipfs
amstocker has joined #ipfs
step21_ has joined #ipfs
step21_ is now known as step21
leeola has joined #ipfs
rollick has joined #ipfs
Rylee has joined #ipfs
mappum has joined #ipfs
Rylee has quit [Client Quit]
jbenet has joined #ipfs
Rylee has joined #ipfs
Taek has joined #ipfs
lidel has joined #ipfs
NeoTeo has joined #ipfs
Monokles has joined #ipfs
patcon has quit [Ping timeout: 260 seconds]
plddr has quit [Ping timeout: 264 seconds]
hellertime has joined #ipfs
mvr_ has quit [Ping timeout: 264 seconds]
mvr_ has joined #ipfs
plddr has joined #ipfs
cemerick has joined #ipfs
cleichner has joined #ipfs
prosody has joined #ipfs
joeyh has joined #ipfs
simonv3 has quit [Ping timeout: 264 seconds]
oleavr has joined #ipfs
cmeiklejohn has joined #ipfs
dansup has quit [Ping timeout: 264 seconds]
simonv3 has joined #ipfs
Bat`O has joined #ipfs
machrider has joined #ipfs
ashark has quit [Ping timeout: 276 seconds]
kitcambridge__ has joined #ipfs
anderspree has quit [Ping timeout: 264 seconds]
kitcambridge_ has quit [Ping timeout: 264 seconds]
jonl has quit [Ping timeout: 264 seconds]
anderspree has joined #ipfs
jonl has joined #ipfs
ogd has quit [Ping timeout: 264 seconds]
alu has joined #ipfs
ogd has joined #ipfs
chriscool has joined #ipfs
dansup has joined #ipfs
step21 has quit [Ping timeout: 264 seconds]
wowaname has quit [Ping timeout: 264 seconds]
ekroon has quit [Ping timeout: 263 seconds]
tibor has quit [Ping timeout: 264 seconds]
mvr_ has quit [Ping timeout: 264 seconds]
ekroon has joined #ipfs
step21_ has joined #ipfs
ekroon has quit [Changing host]
ekroon has joined #ipfs
step21_ is now known as step21
amstocker has quit [Read error: Network is unreachable]
tibor has joined #ipfs
pfraze has quit [Ping timeout: 276 seconds]
tibor has quit [Changing host]
tibor has joined #ipfs
mvr_ has joined #ipfs
mvr_ has quit [Changing host]
mvr_ has joined #ipfs
substack has joined #ipfs
felixn has quit [Excess Flood]
jhiesey has quit [Ping timeout: 264 seconds]
gozala___ has quit [Ping timeout: 264 seconds]
nrw has quit [Ping timeout: 264 seconds]
rje_li has quit [Ping timeout: 264 seconds]
jhiesey has joined #ipfs
jhiesey has quit [Changing host]
jhiesey has joined #ipfs
echo_oddly has quit [Quit: No Ping reply in 180 seconds.]
nrw has joined #ipfs
echo_oddly has joined #ipfs
nrw has quit [Changing host]
nrw has joined #ipfs
gozala___ has joined #ipfs
rjeli has joined #ipfs
martinkl_ has joined #ipfs
plddr has quit [Ping timeout: 264 seconds]
dansup has quit [Ping timeout: 264 seconds]
nskelsey has quit [Read error: Connection reset by peer]
substack has quit [Ping timeout: 265 seconds]
nskelsey has joined #ipfs
pfraze has joined #ipfs
felixn has joined #ipfs
Encrypt has joined #ipfs
martinkl_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
amstocker has joined #ipfs
amade has quit [Quit: leaving]
ekroon has quit [Read error: Connection reset by peer]
gozala____ has joined #ipfs
substack has joined #ipfs
wowaname has joined #ipfs
ekroon has joined #ipfs
ekroon has quit [Changing host]
ekroon has joined #ipfs
gozala___ has quit [Ping timeout: 264 seconds]
gozala____ is now known as gozala___
<NeoTeo>
Weird, botbot.me stopped logging this channel a couple of days ago.
sun has joined #ipfs
sun is now known as alusion
plddr has joined #ipfs
alusion has quit [Changing host]
alusion has joined #ipfs
leeola_ has joined #ipfs
dansup has joined #ipfs
mappum_ has joined #ipfs
HoboPrimate has joined #ipfs
Taek42 has joined #ipfs
ir2ivps9__ has joined #ipfs
martinBrown_ has joined #ipfs
tjhowse_ has joined #ipfs
andoma has joined #ipfs
ecloud has joined #ipfs
m3s_ has joined #ipfs
shachaf_ has joined #ipfs
pierron_ has joined #ipfs
sikander has joined #ipfs
mrrrgn_afk has quit [Read error: Connection reset by peer]
anderspree_ has joined #ipfs
ogd has quit [Ping timeout: 260 seconds]
cmeiklejohn has quit [Ping timeout: 260 seconds]
oleavr has quit [Ping timeout: 260 seconds]
cleichner has quit [Ping timeout: 260 seconds]
NightRa has quit [Ping timeout: 260 seconds]
Igel_ has joined #ipfs
nekomune has quit [Ping timeout: 260 seconds]
chriscool has quit [*.net *.split]
alu has quit [*.net *.split]
jonl has quit [*.net *.split]
anderspree has quit [*.net *.split]
simonv3 has quit [*.net *.split]
cemerick has quit [*.net *.split]
lidel has quit [*.net *.split]
Taek has quit [*.net *.split]
Rylee has quit [*.net *.split]
mappum has quit [*.net *.split]
rollick has quit [*.net *.split]
leeola has quit [*.net *.split]
niekie has quit [*.net *.split]
jfred has quit [*.net *.split]
screensaver has quit [*.net *.split]
M-nated has quit [*.net *.split]
M-davidar-test has quit [*.net *.split]
M-hash has quit [*.net *.split]
bsm117532 has quit [*.net *.split]
captain_morgan has quit [*.net *.split]
lachenmayer has quit [*.net *.split]
alterego has quit [*.net *.split]
koo7 has quit [*.net *.split]
chrisdickinson has quit [*.net *.split]
mungojelly has quit [*.net *.split]
dvn has quit [*.net *.split]
tensorjack has quit [*.net *.split]
pierron has quit [*.net *.split]
bitemyapp has quit [*.net *.split]
Igel has quit [*.net *.split]
whyrusleeping has quit [*.net *.split]
andoma_ has quit [*.net *.split]
sikander_ has quit [*.net *.split]
gorhgorh has quit [*.net *.split]
Wolf480pl has quit [*.net *.split]
giodamelio has quit [*.net *.split]
Qwazerty has quit [*.net *.split]
tjhowse has quit [*.net *.split]
ir2ivps9_ has quit [*.net *.split]
wking has quit [*.net *.split]
ion has quit [*.net *.split]
rabbitface3 has quit [*.net *.split]
kanzure has quit [*.net *.split]
m3s has joined #ipfs
<daviddias>
(the lead for each endeavour will order and prioritise discussion)
<daviddias>
Just opened the issue for tomorrow's sprint sync ups, please add your Questions, Updates, Contributions or something you would like to discuss to each meeting specific agenda
mrrrgn_afk has joined #ipfs
Wolf480pl has joined #ipfs
Remjey has quit [*.net *.split]
martinBrown has quit [*.net *.split]
lgierth has quit [*.net *.split]
yaraju has quit [*.net *.split]
technomad has quit [*.net *.split]
d6e has quit [*.net *.split]
rabble_ has quit [*.net *.split]
ecloud_wfh has quit [*.net *.split]
elgruntox has quit [*.net *.split]
akaihola_ has quit [*.net *.split]
m3s has quit [*.net *.split]
shachaf has quit [*.net *.split]
HastaJun has quit [*.net *.split]
_fil_ has quit [*.net *.split]
achin has quit [*.net *.split]
dstokes has quit [*.net *.split]
m3s_ is now known as m3s
m3s has quit [Changing host]
martinBrown_ is now known as martinBrown
leeola_ is now known as leeola
anderspree_ is now known as anderspree
NeoTeo has quit [Ping timeout: 274 seconds]
M-oddvar has quit [Ping timeout: 246 seconds]
M-whyrusleeping has quit [Ping timeout: 246 seconds]
M-cryptix has quit [Ping timeout: 246 seconds]
M-prosodyContext has quit [Ping timeout: 246 seconds]
M-rschulman has quit [Ping timeout: 246 seconds]
Remjey has joined #ipfs
kitcambridge__ has quit [Ping timeout: 264 seconds]
machrider has quit [Ping timeout: 264 seconds]
mrrrgn_afk_ has joined #ipfs
Rylee has joined #ipfs
rendar_ has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
mrrrgn_afk has quit [Ping timeout: 264 seconds]
mrrrgn_afk_ is now known as mrrrgn_afk
mvr_ has quit [Ping timeout: 264 seconds]
celehner has quit [Ping timeout: 264 seconds]
machrider has joined #ipfs
SWingedSeraph_ has joined #ipfs
anderspree has quit [Read error: Connection reset by peer]
oleavr has joined #ipfs
The_8472` has quit [Ping timeout: 264 seconds]
jhiesey has quit [Ping timeout: 264 seconds]
gozala____ has joined #ipfs
The_8472 has joined #ipfs
gozala___ has quit [Ping timeout: 264 seconds]
gozala____ is now known as gozala___
NightRa has joined #ipfs
SWingedSeraph has quit [*.net *.split]
nskelsey_ has joined #ipfs
nskelsey has quit [Ping timeout: 264 seconds]
bigbluehat_ has quit [Read error: Network is unreachable]
Myagui has quit [Ping timeout: 246 seconds]
tensorjack has joined #ipfs
captain_morgan has joined #ipfs
rabbitface3 has joined #ipfs
bigbluehat_ has joined #ipfs
dstokes has joined #ipfs
M-whyrusleeping has joined #ipfs
koo7 has joined #ipfs
bsm117532 has joined #ipfs
wking has joined #ipfs
chrisdickinson has joined #ipfs
alterego has joined #ipfs
akaihola has joined #ipfs
M-oddvar has joined #ipfs
M-davidar-test has joined #ipfs
M-nated has joined #ipfs
M-cryptix has joined #ipfs
celehner has joined #ipfs
jbenet has quit [Ping timeout: 264 seconds]
niekie has joined #ipfs
ogd has joined #ipfs
kanzure has joined #ipfs
gorhDroid has joined #ipfs
anderspree has joined #ipfs
M-prosodyContext has joined #ipfs
bitemyapp has joined #ipfs
mrrrgn_afk has quit [Ping timeout: 258 seconds]
chriscool has joined #ipfs
mvr_ has joined #ipfs
M-hash has joined #ipfs
jhiesey has joined #ipfs
rabble has joined #ipfs
M-rschulman has joined #ipfs
prosody has quit [Ping timeout: 264 seconds]
mrrrgn_afk has joined #ipfs
technomad has joined #ipfs
rollick has joined #ipfs
echo_oddly has quit [Quit: No Ping reply in 180 seconds.]
ogd has quit [Ping timeout: 245 seconds]
border0464 has quit [Ping timeout: 276 seconds]
kitcambridge__ has joined #ipfs
_fil_ has joined #ipfs
lachenmayer has joined #ipfs
jbenet has joined #ipfs
achin has joined #ipfs
echo_oddly has joined #ipfs
cmeiklejohn has joined #ipfs
cleichner has joined #ipfs
dvn has joined #ipfs
hellertime has quit [Quit: Leaving.]
ogd has joined #ipfs
codehero has quit [Ping timeout: 264 seconds]
seductivebarry has quit [Ping timeout: 240 seconds]
tibor has quit [Ping timeout: 264 seconds]
cryptotec has joined #ipfs
seductivebarry has joined #ipfs
prosody has joined #ipfs
Encrypt has quit [Quit: Quitte]
mvr_ has quit [Ping timeout: 245 seconds]
ion has joined #ipfs
tibor has joined #ipfs
The_8472 has quit [Ping timeout: 240 seconds]
jedahan has joined #ipfs
ogd has quit [Ping timeout: 245 seconds]
elgruntox has joined #ipfs
Qwertie- has quit [Ping timeout: 245 seconds]
martinkl_ has joined #ipfs
cryptotec has quit [Ping timeout: 244 seconds]
tibor has quit [Ping timeout: 245 seconds]
jhiesey has quit [Ping timeout: 245 seconds]
anderspree has quit [Ping timeout: 245 seconds]
anderspree has joined #ipfs
border0464 has joined #ipfs
Monokles has quit [Ping timeout: 264 seconds]
Qwertie has joined #ipfs
sikander has quit [Ping timeout: 264 seconds]
Qwazerty has joined #ipfs
giodamelio has joined #ipfs
ogd has joined #ipfs
sikander has joined #ipfs
echo_oddly has quit [Quit: No Ping reply in 180 seconds.]
codehero has joined #ipfs
nskelsey_ has quit [Read error: Connection reset by peer]
gozala___ has quit [Ping timeout: 264 seconds]
seductivebarry has quit [*.net *.split]
wiedi has quit [*.net *.split]
thelinuxkid has quit [*.net *.split]
svetter has quit [*.net *.split]
gozala___ has joined #ipfs
echo_oddly has joined #ipfs
guest234234 has joined #ipfs
nekomune has joined #ipfs
diffalot has quit [Ping timeout: 264 seconds]
mappum_ has quit [Ping timeout: 264 seconds]
mappum_ has joined #ipfs
lgierth has joined #ipfs
diffalot has joined #ipfs
diffalot has quit [Changing host]
diffalot has joined #ipfs
anderspree has quit [Ping timeout: 264 seconds]
nskelsey_ has joined #ipfs
Monokles has joined #ipfs
cleichner has quit [Ping timeout: 264 seconds]
martinkl_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cleichner has joined #ipfs
svetter has joined #ipfs
anderspree has joined #ipfs
tensorjack has quit [Quit: Leaving]
step21 has quit [Ping timeout: 264 seconds]
diffalot has quit [Ping timeout: 264 seconds]
Monokles has quit [Ping timeout: 264 seconds]
mappum_ has quit [Ping timeout: 264 seconds]
nrw has quit [Ping timeout: 264 seconds]
step21_ has joined #ipfs
The_8472 has joined #ipfs
step21_ is now known as step21
CounterPillow has quit [Remote host closed the connection]