lgierth changed the topic of #ipfs to: go-ipfs v0.4.10 is out! https://dist.ipfs.io/#go-ipfs | Dev chat: #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | FAQ: https://git.io/voEh8 | Logs: https://botbot.me/freenode/ipfs/ | Code of Conduct: https://git.io/vVBS0
yarddawg has joined #ipfs
yarddawg has quit [Client Quit]
cevran has joined #ipfs
cevran has quit [Client Quit]
kook_ has joined #ipfs
sirdancealot has quit [Ping timeout: 260 seconds]
engdesart has quit [Ping timeout: 260 seconds]
chaostracker has quit [Ping timeout: 240 seconds]
santamanno has joined #ipfs
dconroy has joined #ipfs
cxl000 has quit [Ping timeout: 240 seconds]
cxl000 has joined #ipfs
erictapen has quit [Ping timeout: 240 seconds]
<Kythyria[m]> At one point it was going to be even in a web browser context, but IDK if that's changed.
<Kythyria[m]> (making them be x:///ipfs/<hash> doesn't play nice with web browsers, which would much rather ipfs://hash)
<TheGillies> I'm not a fan of having protocol uris
<TheGillies> since there is no domain/host paradigm with ipfs
<demize> The authority component isn't required, so that's sort of a nonsense reason honestly.
kook_ has quit [Ping timeout: 248 seconds]
<TheGillies> ok
<TheGillies> is it possible to put ipfsjs into an extension?
<TheGillies> i would imagine so
<TheGillies> Wonder why that's not already a thing
dimitarvp` is now known as dimitarvp
<Kythyria[m]> 黑客: So you'd rather have a situation in which the whole of IPFS is considered to be one website, with all of the security implications thereof?
<whyrusleeping> TheGillies: its almost a thing, see https://github.com/ipfs/ipfs-companion
<whyrusleeping> theres work being done to make it use a js-ipfs node instead of a local api
<Kythyria[m]> AFAIK the only reason IPFS even has the scheme as the first path component like that is so that you don't have to change content to work when loaded from a FUSE-based implementation by a reader that has no concept of URIs, only local storage.
<Kythyria[m]> It would take a lot of fiddling to make current browsers process "native" IPFS paths directly.
<TheGillies> kythyria: never thought of security implications of trying all ipfs content as one 'site' good point
<TheGillies> of treating*
<Kythyria[m]> `ipfs://<hash>/path/blah/blah` fits nicely into how browsers already deal with that. Doesn't work if you mount ipfsfs and access it through the local file API but you have to take care doing that anyway because said APIs generally have a tendency to assume they're acting on data that's on reliable, fast, storage.
* Kythyria[m] finds it amusing that under Windows you can get `file://///`
dconroy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<demize> I think that that's technically an illegal URI though.
<Kythyria[m]> Firefox accepts it
<Kythyria[m]> Heck, firefox generates that
dconroy has joined #ipfs
<demize> There are plenty of illegal URIs in use :p
<Kythyria[m]> You get things like `file://///PANDION/music/Pegasus%20Device(inst).mp3`
<demize> But AFAIK, according to the RFC that's not a valid URI.
<Kythyria[m]> (because it got given `\\PANDION\music\Pegasus Device(inst).mp3`)
<demize> The path *must not* start with a double slash.
<Kythyria[m]> Well, how else would you encode an OS path that starts with two slashes and no you can't normalise them out of existence because whatever people say Windows isn't a POSIX in any meaningful sense?
<Kythyria[m]> By starting with `file:///%2F%2F` I guess?
<Kythyria[m]> Arguably it should use the UNC hostname as the authority :|
<demize> Probably.
<demize> Yeah, if you have an authority section it can have double slashes, heh.
<Kythyria[m]> I'm not sure why that doesn't happen
<Kythyria[m]> Or why `file:` isn't defined as being just a scheme and path
<demize> Originally I think they just defined it in terms of ftp: for convenience, but later they made it explicit that the host was the host it was supposed to be accessible from, which could be theoretically useful
<demize> To mark a URL as being only valid from a specific host or whatever.
<TheGillies> demize: what isn't a valid uri?
<demize> TheGillies: file:////foo, because the path section isn't allowed to start with a double slash if the authority section is empty.
<demize> Kythyria[m]: Example from the second RFC being <URL:file://vms.host.edu/disk$user/my/notes/note12345.txt>, heh.
<Kythyria[m]> Whee, so either microsoft or netscape ignored that
* Kythyria[m] wouldn't be surprised to see something do `smb:/host/share/path` either
<Kythyria[m]> One slash.
<demize> That would be a valid URI, though I don't know if SMB is a standardized scheme.
<TheGillies> >If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//").
<demize> (A sort of silly URI, but technically valid.)
<TheGillies> interesting
<TheGillies> demize: do you just sit around memorizing rfcs?
<demize> Kythyria[m]: The first URI RFC also said that the / between the host:port and the path wasn't part of the path itself, but then HTTP started treating it that way :p
<demize> TheGillies: No, but I find a lot of weird things interestin g:p
<demize> Also, grr, already 04:08.
achin is now known as ACJOM
ACJOM is now known as achin
erictapen has joined #ipfs
appa__ has quit [Ping timeout: 240 seconds]
realisation has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
erictapen has quit [Ping timeout: 240 seconds]
obensource has joined #ipfs
<M-anomie> Uh, a little off topic but does Hugo not generate RSS feeds by default?
obensource has quit [Ping timeout: 240 seconds]
skeuomorf has quit [Ping timeout: 240 seconds]
dimitarvp has quit [Quit: Bye]
ilyaigpetrov has joined #ipfs
aceluck has joined #ipfs
}ls{ has quit [Quit: real life interrupt]
<TheGillies> 0xF00FC7C8: https://gohugo.io/templates/rss/
realisation has joined #ipfs
appa__ has joined #ipfs
owlet has joined #ipfs
owlet has quit [Client Quit]
anshukla has joined #ipfs
Bhootrk_ has joined #ipfs
_whitelogger has joined #ipfs
Oatmeal has joined #ipfs
Oatmeal has quit [Ping timeout: 260 seconds]
fleeky has joined #ipfs
anshukla has quit [Remote host closed the connection]
_slackbridge has joined #ipfs
slackbridge has quit [Read error: Connection reset by peer]
_slackbridge is now known as slackbridge
vindelschtuffen has quit [Remote host closed the connection]
vindelschtuffen has joined #ipfs
dignifiedquire has joined #ipfs
beppu has quit [Read error: Connection reset by peer]
Mugi[m] has quit [Ping timeout: 240 seconds]
shepner[m] has quit [Ping timeout: 240 seconds]
fiber[m] has quit [Ping timeout: 240 seconds]
Marco[m]1 has quit [Ping timeout: 240 seconds]
shepner[m] has joined #ipfs
Mugi[m] has joined #ipfs
fiber[m] has joined #ipfs
Marco[m]1 has joined #ipfs
Ivion has quit [Ping timeout: 246 seconds]
appa__ has quit [Read error: Connection reset by peer]
appa__ has joined #ipfs
ygrek has joined #ipfs
pepsipeacecorp has joined #ipfs
appa__ has quit [Read error: Connection reset by peer]
appa__ has joined #ipfs
pepsipeacecorp has quit [Quit: Mutter: www.mutterirc.com]
pepsipeacecorp has joined #ipfs
pepsipeacecorp has quit [Client Quit]
pepsipeacecorp has joined #ipfs
pepsipeacecorp has quit [Client Quit]
espadrine has joined #ipfs
pepsipeacecorp has joined #ipfs
pepsipeacecorp has quit [Client Quit]
rendar has joined #ipfs
appa__ has quit [Read error: Connection reset by peer]
appa__ has joined #ipfs
appa__ has quit [Read error: Connection reset by peer]
appa__ has joined #ipfs
chaostracker has joined #ipfs
flypigcow[m] has joined #ipfs
huaixiaoxiao[m] has joined #ipfs
wolfen has joined #ipfs
captain_morgan has quit [Remote host closed the connection]
appa__ has quit [Read error: Connection reset by peer]
captain_morgan has joined #ipfs
appa__ has joined #ipfs
chungy has quit [Remote host closed the connection]
appa__ has quit [Read error: Connection reset by peer]
appa__ has joined #ipfs
ShalokShalom has joined #ipfs
realisation has quit [Quit: Textual IRC Client: www.textualapp.com]
appa__ has quit [Ping timeout: 240 seconds]
jeremiah__ has quit [Quit: Konversation terminated!]
}ls{ has joined #ipfs
}ls{ has quit [Changing host]
}ls{ has joined #ipfs
appa__ has joined #ipfs
appa__ has quit [Ping timeout: 268 seconds]
jokerf15 has joined #ipfs
jokerf15 has quit [Client Quit]
sirdancealot has joined #ipfs
Bhootrk_ has quit [Read error: Connection reset by peer]
stoopkid_ has quit [Quit: Connection closed for inactivity]
mildred2 has joined #ipfs
furqan has joined #ipfs
vindelschtuffen has quit [Remote host closed the connection]
appa__ has joined #ipfs
vindelschtuffen has joined #ipfs
furqan has quit [Quit: WeeChat 1.0.1]
furqan has joined #ipfs
Mateon2 has joined #ipfs
furqan has quit [Quit: WeeChat 1.0.1]
furqan has joined #ipfs
furqan has quit [Client Quit]
maxlath has joined #ipfs
furqan has joined #ipfs
furqan has quit [Client Quit]
furqan has joined #ipfs
Foxcool has quit [Ping timeout: 255 seconds]
}ls{ has quit [Ping timeout: 240 seconds]
}ls{ has joined #ipfs
Foxcool has joined #ipfs
maxlath has quit [Ping timeout: 255 seconds]
Captain_Beezay is now known as |elcapitan|
|elcapitan| is now known as Captain_Beezay
larpanet has joined #ipfs
furqan is now known as jokerf15
corvinux has joined #ipfs
<Kubuxu> TheGillies: only it still uses google fonts, and bundling them is pain.
<Kubuxu> I think google does in on purpose
Encrypt has joined #ipfs
clemo has quit [Quit: clemo]
Foxcool has quit [Ping timeout: 240 seconds]
ShalokShalom_ has joined #ipfs
ShalokShalom has quit [Ping timeout: 260 seconds]
ShalokShalom_ has quit [Client Quit]
Foxcool has joined #ipfs
ShalokShalom has joined #ipfs
spossiba has quit [Ping timeout: 260 seconds]
spossiba has joined #ipfs
maxlath has joined #ipfs
espadrine has quit [Ping timeout: 260 seconds]
ShalokShalom has quit [Quit: No Ping reply in 180 seconds.]
ShalokShalom has joined #ipfs
ygrek has quit [Ping timeout: 260 seconds]
erictapen has joined #ipfs
ShalokShalom has quit [Quit: No Ping reply in 180 seconds.]
ShalokShalom has joined #ipfs
echoSMILE has joined #ipfs
jokerf15 has quit [Remote host closed the connection]
Encrypt has quit [Quit: Quit]
furqan has joined #ipfs
furqan has quit [Client Quit]
furqan has joined #ipfs
espadrine has joined #ipfs
ShalokShalom has quit [Ping timeout: 240 seconds]
ShalokShalom has joined #ipfs
dimitarvp has joined #ipfs
<_mak> no joy trying to get ipfs to work inside a vagrant machine :(
yashi__ has joined #ipfs
<yashi__> someone should create a better installer package which is more useable
yashi__ has quit [Client Quit]
<_mak> there's not much on google about this error I get on ipfs init: Error: unable to open leveldb datastore: sync /root/.ipfs/datastore: invalid argument
maxlath has quit [Ping timeout: 258 seconds]
o33 has joined #ipfs
o33 has quit [Client Quit]
erictapen has quit [Ping timeout: 276 seconds]
spossiba has quit [Ping timeout: 260 seconds]
spossiba has joined #ipfs
<Kubuxu> have `ipfs init`? before that?
<Kubuxu> because it doesn't make much sense
<Kubuxu> also check your permissions
_whitelogger has joined #ipfs
erictapen has joined #ipfs
stoopkid_ has joined #ipfs
droman has joined #ipfs
droman has quit [Remote host closed the connection]
droman has joined #ipfs
dignifiedquire has quit [Quit: Connection closed for inactivity]
bingus has quit [Ping timeout: 276 seconds]
shizy has joined #ipfs
mildred2 has quit [Read error: Connection reset by peer]
mildred2 has joined #ipfs
wolfen has quit [Ping timeout: 260 seconds]
clemo has joined #ipfs
corvinux has quit [Quit: Leaving]
X-Scale has joined #ipfs
erictapen has quit [Ping timeout: 260 seconds]
larpanet has quit [Read error: Connection reset by peer]
erictapen has joined #ipfs
larpanet has joined #ipfs
xiaolai[m] has joined #ipfs
maxlath has joined #ipfs
erictapen has quit [Remote host closed the connection]
shizy has quit [Ping timeout: 260 seconds]
mildred2 has quit [Ping timeout: 246 seconds]
santamanno has quit [Ping timeout: 258 seconds]
bingus has joined #ipfs
kantokom1 has quit [Quit: leaving]
vindelschtuffen has quit [Ping timeout: 240 seconds]
maxlath has quit [Ping timeout: 255 seconds]
ShalokShalom_ has joined #ipfs
ShalokShalom has quit [Ping timeout: 255 seconds]
ShalokShalom_ has quit [Ping timeout: 240 seconds]
erictapen has joined #ipfs
vindelschtuffen has joined #ipfs
obensource has joined #ipfs
appa__ has quit [Ping timeout: 260 seconds]
droman has quit []
todder has quit [K-Lined]
kevina has quit [K-Lined]
todder has joined #ipfs
<_mak> Kubuxu: it doesn't, but it's happening :(
<_mak> I'm doing it as root
<Kubuxu> check the permissions
<Kubuxu> hmm
kevina has joined #ipfs
<SchrodingersScat> need that on a shirt, "check your permissions"
<_mak> it must have something to do with the fact that I'm using a volume in the host
maxlath has joined #ipfs
biodrone has joined #ipfs
biodrone[m] has left #ipfs ["User left"]
biodrone has quit [Client Quit]
biodrone has joined #ipfs
chungy has joined #ipfs
erictapen has quit [Remote host closed the connection]
erictapen has joined #ipfs
TheGuyWho has quit [Ping timeout: 255 seconds]
vindelschtuffen has quit [Ping timeout: 240 seconds]
larpanet has quit [Ping timeout: 240 seconds]
echoSMILE has joined #ipfs
fightentropy[m] has joined #ipfs
ShalokShalom has joined #ipfs
vexit[m] has left #ipfs ["User left"]
erictapen has quit [Ping timeout: 255 seconds]
erictapen has joined #ipfs
vexit[m] has joined #ipfs
rcat has joined #ipfs
TheGuyWho has joined #ipfs
obensource has quit [Ping timeout: 255 seconds]
flotilla has joined #ipfs
ShalokShalom has quit [Ping timeout: 268 seconds]
erictapen has quit [Ping timeout: 260 seconds]
erictapen has joined #ipfs
erictapen has quit [Ping timeout: 240 seconds]
maxlath has quit [Ping timeout: 246 seconds]
wjh has joined #ipfs
bamaung[m] has joined #ipfs
<wjh> However, it seems that corenet no longer exists. What would the updated version be like? Was wondering if someone could point me in the right direction :)
erictapen has joined #ipfs
lidel has quit [Ping timeout: 248 seconds]
maxlath has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
rcat has quit [Remote host closed the connection]
treaki has joined #ipfs
Mateon3 has joined #ipfs
Mateon2 has quit [Ping timeout: 240 seconds]
deep-book-gk_ has joined #ipfs
Mateon3 is now known as Mateon1
deep-book-gk_ has left #ipfs [#ipfs]
screensaver has quit [Remote host closed the connection]
screensaver6 has joined #ipfs
screensaver has joined #ipfs
screensaver6 has quit [Ping timeout: 255 seconds]
erictapen has quit [Ping timeout: 240 seconds]
erictapen has joined #ipfs
erde74 has joined #ipfs
TheGuyWho has quit [Ping timeout: 246 seconds]
ygrek has joined #ipfs
Mateon1 has quit [Remote host closed the connection]
Mateon3 has joined #ipfs
Mateon3 has quit [Ping timeout: 240 seconds]
lidel has joined #ipfs
<erictapen> I\'m a bit frustrated with Nixops handling of SSH to None-type machines. If have a machine which is accessible by me. If I deploy from the same user, it says that permission is denied due to a wrong key, but there is no way to find out which key is actually used. Does anyone else considers this an issue and/or knows how to debug this?
<erictapen> shit, sorry wrong channel m(
Mateon2 has joined #ipfs
obensour2 has quit [Ping timeout: 240 seconds]
TheGuyWho has joined #ipfs
flotilla has quit [Ping timeout: 255 seconds]
shizy has joined #ipfs
obensour2 has joined #ipfs
mildred2 has joined #ipfs
erictapen has quit [Ping timeout: 260 seconds]
Malus has joined #ipfs
pepsipeacecorp has joined #ipfs
obensour2 has quit [Ping timeout: 260 seconds]
pepsipeacecorp has quit [Client Quit]
Aranjedeath has joined #ipfs
erictapen has joined #ipfs
obensour2 has joined #ipfs
Jesin has quit [Ping timeout: 268 seconds]
erictapen has quit [Ping timeout: 240 seconds]
erictapen has joined #ipfs
jmelis has quit [Ping timeout: 268 seconds]
erictapen has quit [Ping timeout: 260 seconds]
Jesin has joined #ipfs
mildred3 has joined #ipfs
mildred2 has quit [Read error: Connection reset by peer]
deep-book-gk_ has joined #ipfs
deep-book-gk_ has left #ipfs [#ipfs]
erictapen has joined #ipfs
erictapen has quit [Ping timeout: 260 seconds]
Malus has quit [Read error: Connection reset by peer]
chungy has quit [Quit: ZNC - http://znc.in]
Ivion has joined #ipfs
chungy has joined #ipfs
spread has joined #ipfs
infinity0_ has joined #ipfs
infinity0_ has quit [Changing host]
infinity0 has joined #ipfs
infinity0 has quit [Killed (orwell.freenode.net (Nickname regained by services))]
BaW has joined #ipfs
BaW has left #ipfs ["Leaving"]
sirdancealot has quit [Ping timeout: 260 seconds]
shizy has quit [Ping timeout: 255 seconds]
erde74 has quit [Quit: Verlassend]
<furqan> is there a way to get callbacks / events when items are send from a node? I'm trying to create a reward model where the nodes who keep / send data can be rewarded
mildred4 has joined #ipfs
mildred3 has quit [Read error: Connection reset by peer]
<Magik6k> furqan, you might try to parse output of 'ipfs log tail'
<furqan> Magik6k: that's interesting, i'll give that a shot
obensour2 has quit [Ping timeout: 240 seconds]
aceluck has quit [Remote host closed the connection]
aceluck has joined #ipfs
Encrypt has joined #ipfs
aceluck has quit [Ping timeout: 240 seconds]
obensour2 has joined #ipfs
Encrypt has quit [Quit: Quit]
espadrine has quit [Ping timeout: 240 seconds]
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
edrex has joined #ipfs
melanargia[m] has joined #ipfs
jon[m] has joined #ipfs
vindelschtuffen has joined #ipfs
mildred4 has quit [Ping timeout: 248 seconds]
spossiba has quit [Ping timeout: 240 seconds]
spossiba has joined #ipfs
antfoo has quit [Quit: No Ping reply in 180 seconds.]
antfoo has joined #ipfs
obensour2 has quit [Ping timeout: 240 seconds]
cxl000 has quit [Quit: Leaving]
bitgulf[m] has quit [Ping timeout: 246 seconds]
ethanstokes[m] has quit [Ping timeout: 240 seconds]
litebit[m] has quit [Ping timeout: 240 seconds]
zebburkeconte[m] has quit [Ping timeout: 240 seconds]
msmart[m] has quit [Ping timeout: 240 seconds]
omomom[m] has quit [Ping timeout: 240 seconds]
Guest186849[m] has quit [Ping timeout: 240 seconds]
abbiya has quit [Ping timeout: 240 seconds]
Guest203520[m] has quit [Ping timeout: 240 seconds]
ricburton[m] has quit [Ping timeout: 240 seconds]
ipgogo[m] has quit [Ping timeout: 240 seconds]
Guest151890[m] has quit [Ping timeout: 240 seconds]
Guest246797[m] has quit [Ping timeout: 240 seconds]
randy[m] has quit [Ping timeout: 240 seconds]
Guest176961[m] has quit [Ping timeout: 240 seconds]
ekroon1 has quit [Ping timeout: 240 seconds]
DrIzzel[m]1 has quit [Ping timeout: 240 seconds]
charlienyc[m]1 has quit [Ping timeout: 240 seconds]
Guest197634[m] has quit [Ping timeout: 240 seconds]
kostya[m] has quit [Ping timeout: 240 seconds]
halohaL[m] has quit [Ping timeout: 240 seconds]
M98404[m] has quit [Ping timeout: 240 seconds]
kants[m] has quit [Ping timeout: 240 seconds]
Guest192463[m] has quit [Ping timeout: 240 seconds]
GuestGuillev[m] has quit [Ping timeout: 240 seconds]
Sabrina[m]1 has quit [Ping timeout: 240 seconds]
kitten[m] has quit [Ping timeout: 240 seconds]
devrandom[m] has quit [Ping timeout: 240 seconds]
tttterhbg3[m] has quit [Ping timeout: 240 seconds]
Guest228573[m] has quit [Ping timeout: 240 seconds]
davipirata[m] has quit [Ping timeout: 240 seconds]
Guest242575[m] has quit [Ping timeout: 240 seconds]
hollowzen[m] has quit [Ping timeout: 240 seconds]
Guest235322[m] has quit [Ping timeout: 240 seconds]
octalsrc[m] has quit [Ping timeout: 240 seconds]
iwxzr[m] has quit [Ping timeout: 240 seconds]
Guest205198[m] has quit [Ping timeout: 240 seconds]
alphard[m] has quit [Ping timeout: 240 seconds]
hypercube[m] has quit [Ping timeout: 240 seconds]
Guest204529[m] has quit [Ping timeout: 240 seconds]
gnb_123[m] has quit [Ping timeout: 240 seconds]
mith[m] has quit [Ping timeout: 240 seconds]
Orpugi[m] has quit [Ping timeout: 240 seconds]
gylpm[m] has quit [Ping timeout: 240 seconds]
Guest229900[m] has quit [Ping timeout: 240 seconds]
xrefor[m] has quit [Ping timeout: 240 seconds]
Guest226790[m] has quit [Ping timeout: 240 seconds]
sanday[m] has quit [Ping timeout: 240 seconds]
Guest196168[m] has quit [Ping timeout: 240 seconds]
toya[m] has quit [Ping timeout: 240 seconds]
Guest267301[m] has quit [Ping timeout: 240 seconds]
ag[m] has quit [Ping timeout: 240 seconds]
ipnoyl[m] has quit [Ping timeout: 240 seconds]
nik0v[m] has quit [Ping timeout: 240 seconds]
dime[m] has quit [Ping timeout: 240 seconds]
bitcoinprocircut has quit [Ping timeout: 240 seconds]
hexican[m] has quit [Ping timeout: 240 seconds]
questionanswer[m has quit [Ping timeout: 240 seconds]
cdetrio[m] has quit [Ping timeout: 240 seconds]
M-Dave has quit [Ping timeout: 240 seconds]
Polychrome[m] has quit [Ping timeout: 240 seconds]
Chris[m]1 has quit [Ping timeout: 240 seconds]
kyoo[m] has quit [Ping timeout: 240 seconds]
xelra[m] has quit [Ping timeout: 240 seconds]
sickill[m] has quit [Ping timeout: 240 seconds]
caught_in_the_ma has quit [Ping timeout: 240 seconds]
Guest193642[m] has quit [Ping timeout: 240 seconds]
wak-work[m] has quit [Ping timeout: 240 seconds]
Wikipedia[m] has quit [Ping timeout: 240 seconds]
Powersource has quit [Ping timeout: 240 seconds]
davidar_ has quit [Ping timeout: 240 seconds]
iamd3vil[m] has quit [Ping timeout: 240 seconds]
kvakes[m] has quit [Ping timeout: 240 seconds]
dweet[m] has quit [Ping timeout: 240 seconds]
pepsipeacecorp[m has quit [Ping timeout: 240 seconds]
M-BostonEnginerd has quit [Ping timeout: 240 seconds]
benleland[m] has quit [Ping timeout: 240 seconds]
rnkch[m] has quit [Ping timeout: 240 seconds]
M-ms has quit [Ping timeout: 240 seconds]
joshb[m] has quit [Ping timeout: 240 seconds]
antonizoon has quit [Ping timeout: 240 seconds]
sk23[m] has quit [Ping timeout: 240 seconds]
nine-h[m] has quit [Ping timeout: 240 seconds]
herzmeister[m] has quit [Ping timeout: 240 seconds]
palkeo[m] has quit [Ping timeout: 240 seconds]
miso[m] has quit [Ping timeout: 246 seconds]
Markus72[m] has quit [Ping timeout: 246 seconds]
rhizo[m] has quit [Ping timeout: 246 seconds]
MadcapJake[m] has quit [Ping timeout: 246 seconds]
jfmherokiller[m] has quit [Ping timeout: 246 seconds]
spriteclad[m] has quit [Ping timeout: 246 seconds]
orenwf[m] has quit [Ping timeout: 246 seconds]
XvapX[m] has quit [Ping timeout: 246 seconds]
Guest243147[m] has quit [Ping timeout: 246 seconds]
tk[m]1 has quit [Ping timeout: 246 seconds]
Tectest123[m] has quit [Ping timeout: 246 seconds]
frio[m] has quit [Ping timeout: 246 seconds]
dreuter[m] has quit [Ping timeout: 246 seconds]
wew[m] has quit [Ping timeout: 246 seconds]
homulilly[m] has quit [Ping timeout: 246 seconds]
lanshoot[m] has quit [Ping timeout: 246 seconds]
Guest185910[m] has quit [Ping timeout: 246 seconds]
guest69[m] has quit [Ping timeout: 246 seconds]
xuv[m] has quit [Ping timeout: 246 seconds]
Symen[m]1 has quit [Ping timeout: 246 seconds]
Guest226540[m] has quit [Ping timeout: 246 seconds]
ChrisHutchinson[ has quit [Ping timeout: 246 seconds]
creationix[m] has quit [Ping timeout: 246 seconds]
Guest202516[m] has quit [Ping timeout: 246 seconds]
Guest183312[m] has quit [Ping timeout: 246 seconds]
robertomurta[m] has quit [Ping timeout: 246 seconds]
Lucas[m] has quit [Ping timeout: 246 seconds]
waz2[m] has quit [Ping timeout: 246 seconds]
Guest201259[m] has quit [Ping timeout: 246 seconds]
Guest182011[m] has quit [Ping timeout: 246 seconds]
ElWood[m] has quit [Ping timeout: 246 seconds]
Guest202839[m] has quit [Ping timeout: 246 seconds]
exyi[m] has quit [Ping timeout: 246 seconds]
elion[m] has quit [Ping timeout: 246 seconds]
Guest238194[m] has quit [Ping timeout: 246 seconds]
Nekit[m] has quit [Ping timeout: 246 seconds]
Luguber[m] has quit [Ping timeout: 246 seconds]
zlatan[m] has quit [Ping timeout: 246 seconds]
Ferdinandhi[m] has quit [Ping timeout: 246 seconds]
compiler[m] has quit [Ping timeout: 246 seconds]
M386dxturbo[m] has quit [Ping timeout: 246 seconds]
fluff[m] has quit [Ping timeout: 246 seconds]
Guest200216[m] has quit [Ping timeout: 246 seconds]
Guest236904[m] has quit [Ping timeout: 246 seconds]
joose[m] has quit [Ping timeout: 246 seconds]
Guest206101[m] has quit [Ping timeout: 246 seconds]
nop[m] has quit [Ping timeout: 246 seconds]
absullivan[m] has quit [Ping timeout: 246 seconds]
Riot_User_123[m] has quit [Ping timeout: 246 seconds]
silur[m] has quit [Ping timeout: 246 seconds]
jugash[m] has quit [Ping timeout: 246 seconds]
Tyroie[m] has quit [Ping timeout: 246 seconds]
Atrus[m] has quit [Ping timeout: 246 seconds]
zerga[m] has quit [Ping timeout: 246 seconds]
M-Amandine has quit [Ping timeout: 246 seconds]
sabba[m] has quit [Ping timeout: 246 seconds]
AndrewMcSwain[m] has quit [Ping timeout: 246 seconds]
M-wldhx has quit [Ping timeout: 246 seconds]
dhole[m] has quit [Ping timeout: 246 seconds]
panicbit-M has quit [Ping timeout: 246 seconds]
Jupadr[m] has quit [Ping timeout: 246 seconds]
spukkin[m] has quit [Ping timeout: 246 seconds]
Nouts[m] has quit [Ping timeout: 246 seconds]
M-HirmeS has quit [Ping timeout: 246 seconds]
firemound[m] has quit [Ping timeout: 246 seconds]
cptaffe has quit [Ping timeout: 246 seconds]
timthelion[m] has quit [Ping timeout: 246 seconds]
conorohiggins[m] has quit [Ping timeout: 246 seconds]
keks[m] has quit [Ping timeout: 246 seconds]
grouchofractal2[ has quit [Ping timeout: 246 seconds]
cutie has quit [Ping timeout: 246 seconds]
cornu[m] has quit [Ping timeout: 246 seconds]
fil_redpill has quit [Ping timeout: 246 seconds]
DokterBob has quit [Ping timeout: 246 seconds]
yani[m] has quit [Ping timeout: 246 seconds]
M-anomie has quit [Ping timeout: 246 seconds]
jfred[m] has quit [Ping timeout: 246 seconds]
huaixiaoxiao[m] has quit [Ping timeout: 255 seconds]
M3v[m] has quit [Ping timeout: 255 seconds]
kewde[m] has quit [Ping timeout: 255 seconds]
dion_97[m] has quit [Ping timeout: 255 seconds]
Guest182150[m] has quit [Ping timeout: 255 seconds]
yellowbelly[m] has quit [Ping timeout: 255 seconds]
redsteakraw[m] has quit [Ping timeout: 255 seconds]
yodata[m] has quit [Ping timeout: 255 seconds]
Guest193196[m] has quit [Ping timeout: 255 seconds]
captainplanet[m] has quit [Ping timeout: 255 seconds]
guest6977[m] has quit [Ping timeout: 255 seconds]
notafile[m] has quit [Ping timeout: 255 seconds]
sansmokka[m] has quit [Ping timeout: 255 seconds]
mmy[m] has quit [Ping timeout: 255 seconds]
Guest229052[m] has quit [Ping timeout: 255 seconds]
chip[m] has quit [Ping timeout: 255 seconds]
JuliusCaesar[m] has quit [Ping timeout: 255 seconds]
wazaundtechnik[m has quit [Ping timeout: 255 seconds]
victor[m]2 has quit [Ping timeout: 255 seconds]
cargoyle[m] has quit [Ping timeout: 255 seconds]
rasmuserik[m] has quit [Ping timeout: 255 seconds]
markuz[m] has quit [Ping timeout: 255 seconds]
pierce has quit [Ping timeout: 255 seconds]
trust-tech[m] has quit [Ping timeout: 255 seconds]
benhylau[m]1 has quit [Ping timeout: 255 seconds]
igel[m] has quit [Ping timeout: 255 seconds]
fabrixxm has quit [Ping timeout: 255 seconds]
ZerataX[m] has quit [Ping timeout: 255 seconds]
Guest228220[m] has quit [Ping timeout: 255 seconds]
keesfree[m] has quit [Ping timeout: 255 seconds]
harlock[m] has quit [Ping timeout: 255 seconds]
konfou[m] has quit [Ping timeout: 255 seconds]
MilkManzJourDadd has quit [Ping timeout: 255 seconds]
Guest47103 has quit [Ping timeout: 255 seconds]
ttk2[m] has quit [Ping timeout: 255 seconds]
MrAxilus[m] has quit [Ping timeout: 255 seconds]
scde has quit [Ping timeout: 255 seconds]
chpio[m] has quit [Ping timeout: 255 seconds]
hans[m] has quit [Ping timeout: 255 seconds]
bananabread[m] has quit [Ping timeout: 255 seconds]
PoeBoy[m] has quit [Ping timeout: 255 seconds]
bumi[m] has quit [Ping timeout: 255 seconds]
GuilleV[m] has quit [Ping timeout: 255 seconds]
Leer10[m] has quit [Ping timeout: 255 seconds]
M283750649[m] has quit [Ping timeout: 255 seconds]
redviking[m] has quit [Ping timeout: 255 seconds]
elcyborg[m] has quit [Ping timeout: 255 seconds]
maxlath[m] has quit [Ping timeout: 255 seconds]
yuvipanda has quit [Ping timeout: 240 seconds]
Anastiel[m] has quit [Ping timeout: 255 seconds]
melanargia[m] has quit [Ping timeout: 258 seconds]
Guest192511[m] has quit [Ping timeout: 258 seconds]
jsnng[m] has quit [Ping timeout: 258 seconds]
RichardCranium[m has quit [Ping timeout: 258 seconds]
M-martinklepsch has quit [Ping timeout: 258 seconds]
StackerRobot[m] has quit [Ping timeout: 258 seconds]
thiagopaixao[m] has quit [Ping timeout: 258 seconds]
Guest163413[m] has quit [Ping timeout: 258 seconds]
Guest192292[m] has quit [Ping timeout: 258 seconds]
ag[m]1 has quit [Ping timeout: 258 seconds]
emunand[m] has quit [Ping timeout: 258 seconds]
thirdcentury[m] has quit [Ping timeout: 258 seconds]
sebxs[m] has quit [Ping timeout: 258 seconds]
jjw[m] has quit [Ping timeout: 258 seconds]
Guest188462[m] has quit [Ping timeout: 258 seconds]
barkshark[m] has quit [Ping timeout: 258 seconds]
Chuck[m] has quit [Ping timeout: 258 seconds]
Are[m] has quit [Ping timeout: 258 seconds]
Guest249700[m] has quit [Ping timeout: 258 seconds]
Guest189820[m] has quit [Ping timeout: 258 seconds]
RomainLeCarrer[m has quit [Ping timeout: 258 seconds]
jebdj[m] has quit [Ping timeout: 258 seconds]
Guest264871[m] has quit [Ping timeout: 258 seconds]
Guest204714[m] has quit [Ping timeout: 258 seconds]
Guest209586[m] has quit [Ping timeout: 258 seconds]
twelfth[m] has quit [Ping timeout: 258 seconds]
Guest170096[m] has quit [Ping timeout: 258 seconds]
tx[m] has quit [Ping timeout: 258 seconds]
kpcyrd[m] has quit [Ping timeout: 258 seconds]
synth[m] has quit [Ping timeout: 258 seconds]
Bloo[m] has quit [Ping timeout: 258 seconds]
Zedwick[m] has quit [Ping timeout: 258 seconds]
frabcus[m] has quit [Ping timeout: 258 seconds]
davidar has quit [Ping timeout: 258 seconds]
M-oddvar has quit [Ping timeout: 258 seconds]
DDNosiy[m] has quit [Ping timeout: 258 seconds]
hueso[m] has quit [Ping timeout: 258 seconds]
cjd[m] has quit [Ping timeout: 258 seconds]
bb010g has quit [Ping timeout: 258 seconds]
kegan_ has quit [Ping timeout: 258 seconds]
tadzik has quit [Ping timeout: 258 seconds]
GregKNicholson[m has quit [Ping timeout: 258 seconds]
silwol has quit [Ping timeout: 258 seconds]
M-jfred has quit [Ping timeout: 258 seconds]
Guest307124[m] has quit [Ping timeout: 264 seconds]
cyberpepe[m] has quit [Ping timeout: 264 seconds]
Guest191936[m] has quit [Ping timeout: 264 seconds]
DustinSwan[m] has quit [Ping timeout: 264 seconds]
flo[m] has quit [Ping timeout: 264 seconds]
francis[m]11 has quit [Ping timeout: 264 seconds]
Guest240385[m]1 has quit [Ping timeout: 264 seconds]
Guest224844[m] has quit [Ping timeout: 264 seconds]
bethan[m]1 has quit [Ping timeout: 264 seconds]
Guest253238[m] has quit [Ping timeout: 264 seconds]
Guest230069[m] has quit [Ping timeout: 264 seconds]
M219027[m] has quit [Ping timeout: 264 seconds]
kevindetry[m] has quit [Ping timeout: 264 seconds]
Guest224916[m] has quit [Ping timeout: 264 seconds]
jbschirtzinger[m has quit [Ping timeout: 264 seconds]
edou[m] has quit [Ping timeout: 264 seconds]
gvimrh[m] has quit [Ping timeout: 264 seconds]
Guest217616[m] has quit [Ping timeout: 264 seconds]
shirian[m] has quit [Ping timeout: 264 seconds]
SaltyVagabond[m] has quit [Ping timeout: 264 seconds]
timetrack[m] has quit [Ping timeout: 264 seconds]
gugyygy00[m] has quit [Ping timeout: 264 seconds]
Guest190290[m] has quit [Ping timeout: 264 seconds]
sandew[m] has quit [Ping timeout: 264 seconds]
jhulten[m] has quit [Ping timeout: 264 seconds]
VitalyLipatov[m] has quit [Ping timeout: 264 seconds]
rubenmcosta[m] has quit [Ping timeout: 264 seconds]
Guest239806[m] has quit [Ping timeout: 264 seconds]
Guest249269[m] has quit [Ping timeout: 264 seconds]
Olinkl[m] has quit [Ping timeout: 264 seconds]
edsilv[m] has quit [Ping timeout: 264 seconds]
WiredDude[m] has quit [Ping timeout: 264 seconds]
fujexo[m] has quit [Ping timeout: 264 seconds]
MoneyPenny[m] has quit [Ping timeout: 264 seconds]
SpacePirate[m] has quit [Ping timeout: 264 seconds]
flip[m] has quit [Ping timeout: 264 seconds]
inofficium[m] has quit [Ping timeout: 264 seconds]
Silke^ has quit [Ping timeout: 264 seconds]
M-krsiehl has quit [Ping timeout: 264 seconds]
gravydigger[m] has quit [Ping timeout: 264 seconds]
AntoineM[m] has quit [Ping timeout: 264 seconds]
MayeldeBorniol[m has quit [Ping timeout: 264 seconds]
cybervking[m] has quit [Ping timeout: 264 seconds]
am2on has quit [Ping timeout: 264 seconds]
jsyn[m] has quit [Ping timeout: 264 seconds]
jon[m] has quit [Ping timeout: 264 seconds]
kuhilasvaara has quit [Ping timeout: 264 seconds]
turt2live has quit [Ping timeout: 264 seconds]
grensjo[m] has quit [Ping timeout: 264 seconds]
Matthew[m] has quit [Ping timeout: 264 seconds]
ebarch has quit [Ping timeout: 264 seconds]
fightentropy[m] has quit [Ping timeout: 240 seconds]
flypigcow[m] has quit [Ping timeout: 240 seconds]
Marco[m]1 has quit [Ping timeout: 240 seconds]
Mugi[m] has quit [Ping timeout: 240 seconds]
WinterFox[m] has quit [Ping timeout: 240 seconds]
null_radix[m] has quit [Ping timeout: 240 seconds]
stebalien has quit [Ping timeout: 240 seconds]
Jtremback[m] has quit [Ping timeout: 240 seconds]
aer[m] has quit [Ping timeout: 240 seconds]
walle303 has quit [Ping timeout: 240 seconds]
unlmtd has quit [Ping timeout: 240 seconds]
Xiang[m] has quit [Ping timeout: 240 seconds]
blinkwang[m] has quit [Ping timeout: 240 seconds]
shabeeraly[m] has quit [Ping timeout: 240 seconds]
because[m] has quit [Ping timeout: 240 seconds]
Guest206951[m] has quit [Ping timeout: 240 seconds]
quasi[m]1 has quit [Ping timeout: 240 seconds]
pik[m]1 has quit [Ping timeout: 240 seconds]
Guest223053[m]1 has quit [Ping timeout: 240 seconds]
sevarat[m] has quit [Ping timeout: 240 seconds]
borkdoy[m] has quit [Ping timeout: 240 seconds]
M-brain has quit [Ping timeout: 240 seconds]
lobbyist123[m] has quit [Ping timeout: 240 seconds]
Guest233959[m] has quit [Ping timeout: 240 seconds]
Mill3n[m] has quit [Ping timeout: 240 seconds]
spoop[m] has quit [Ping timeout: 240 seconds]
Guest186383[m] has quit [Ping timeout: 240 seconds]
M-nated has quit [Ping timeout: 240 seconds]
xamino[m] has quit [Ping timeout: 240 seconds]
miflow[m] has quit [Ping timeout: 240 seconds]
vexit[m] has quit [Ping timeout: 240 seconds]
thelonelyghost has quit [Ping timeout: 240 seconds]
Peter[m]2 has quit [Ping timeout: 240 seconds]
Guest261840[m] has quit [Ping timeout: 240 seconds]
Guest203190[m] has quit [Ping timeout: 240 seconds]
Guest217328[m] has quit [Ping timeout: 240 seconds]
smuemd[m] has quit [Ping timeout: 240 seconds]
Cam-B[m] has quit [Ping timeout: 240 seconds]
leoserra[m] has quit [Ping timeout: 240 seconds]
Hongar[m] has quit [Ping timeout: 240 seconds]
thinkmassive[m] has quit [Ping timeout: 240 seconds]
M1trace[m] has quit [Ping timeout: 276 seconds]
Lorm[m] has quit [Ping timeout: 276 seconds]
Guest215078[m] has quit [Ping timeout: 276 seconds]
renatocan[m] has quit [Ping timeout: 276 seconds]
VoxelDan[m] has quit [Ping timeout: 276 seconds]
Guest182243[m] has quit [Ping timeout: 276 seconds]
Guest225929[m] has quit [Ping timeout: 276 seconds]
M-gavinjohnnoona has quit [Ping timeout: 276 seconds]
kantengri[m] has quit [Ping timeout: 276 seconds]
TimeWraith[m] has quit [Ping timeout: 276 seconds]
Guest236801[m] has quit [Ping timeout: 276 seconds]
orsys[m] has quit [Ping timeout: 276 seconds]
christopherdebee has quit [Ping timeout: 276 seconds]
vd[m] has quit [Ping timeout: 276 seconds]
nullptr_[m] has quit [Ping timeout: 276 seconds]
fairness[m] has quit [Ping timeout: 276 seconds]
mingchan88[m] has quit [Ping timeout: 276 seconds]
HawkeyeTenderwol has quit [Ping timeout: 276 seconds]
fzzr[m] has quit [Ping timeout: 276 seconds]
Guest259688[m] has quit [Ping timeout: 276 seconds]
Guest218640[m] has quit [Ping timeout: 276 seconds]
nyseion[m] has quit [Ping timeout: 276 seconds]
biquillo[m] has quit [Ping timeout: 276 seconds]
M-3630 has quit [Ping timeout: 276 seconds]
Guest198477[m] has quit [Ping timeout: 276 seconds]
jeremycahill[m] has quit [Ping timeout: 276 seconds]
dtz has quit [Ping timeout: 276 seconds]
musicmatze[m] has quit [Ping timeout: 276 seconds]
plindner has quit [Ping timeout: 276 seconds]
madduck[m] has quit [Ping timeout: 276 seconds]
MariaP[m] has quit [Ping timeout: 240 seconds]
jaller94[m] has quit [Ping timeout: 240 seconds]
Guest237145[m] has quit [Ping timeout: 240 seconds]
SeeSee[m] has quit [Ping timeout: 240 seconds]
GuillaumeREMBERT has quit [Ping timeout: 240 seconds]
musoke[m] has quit [Ping timeout: 240 seconds]
chrono[m] has quit [Ping timeout: 240 seconds]
jcgruenhage has quit [Ping timeout: 240 seconds]
itorres[m] has quit [Ping timeout: 240 seconds]
frabrunelle has quit [Ping timeout: 240 seconds]
bhipple[m] has quit [Ping timeout: 246 seconds]
Noxarivis[m] has quit [Ping timeout: 246 seconds]
Guest211395[m] has quit [Ping timeout: 246 seconds]
albuic has quit [Ping timeout: 246 seconds]
M201652[m] has quit [Ping timeout: 246 seconds]
mushusei[m] has quit [Ping timeout: 246 seconds]
adam123[m] has quit [Ping timeout: 246 seconds]
linux8bit[m] has quit [Ping timeout: 246 seconds]
OneWhiteFalcon[m has quit [Ping timeout: 246 seconds]
M238704[m] has quit [Ping timeout: 246 seconds]
Guest203519[m] has quit [Ping timeout: 246 seconds]
solariiknight[m] has quit [Ping timeout: 246 seconds]
testuser54[m] has quit [Ping timeout: 246 seconds]
m3tti[m]1 has quit [Ping timeout: 246 seconds]
eluc[m] has quit [Ping timeout: 246 seconds]
Guest258454[m] has quit [Ping timeout: 246 seconds]
Guest218473[m] has quit [Ping timeout: 246 seconds]
bbence[m] has quit [Ping timeout: 246 seconds]
Guest194348[m] has quit [Ping timeout: 246 seconds]
Guest186054[m] has quit [Ping timeout: 246 seconds]
Guest214636[m] has quit [Ping timeout: 246 seconds]
Guest201162[m] has quit [Ping timeout: 246 seconds]
f0x[m] has quit [Ping timeout: 246 seconds]
stretch[m] has quit [Ping timeout: 246 seconds]
arkokoley[m] has quit [Ping timeout: 246 seconds]
M-Guillaume has quit [Ping timeout: 246 seconds]
spoonless[m]1 has quit [Ping timeout: 246 seconds]
beauner[m] has quit [Ping timeout: 246 seconds]
KillaZA[m] has quit [Ping timeout: 246 seconds]
Guest202567[m] has quit [Ping timeout: 246 seconds]
Guest203232[m] has quit [Ping timeout: 246 seconds]
steven[m] has quit [Ping timeout: 246 seconds]
Guest192792[m] has quit [Ping timeout: 246 seconds]
hjoest[m] has quit [Ping timeout: 246 seconds]
metasyn[m] has quit [Ping timeout: 246 seconds]
mailtorajeshmr[m has quit [Ping timeout: 246 seconds]
Ekho[m] has quit [Ping timeout: 246 seconds]
Gratin[m] has quit [Ping timeout: 246 seconds]
Guest185556[m] has quit [Ping timeout: 246 seconds]
aloisdg[m] has quit [Ping timeout: 246 seconds]
akaibu[m] has quit [Ping timeout: 246 seconds]
linux-modder[m] has quit [Ping timeout: 246 seconds]
rihardsk[m] has quit [Ping timeout: 246 seconds]
Guest194141[m] has quit [Ping timeout: 246 seconds]
Guest187693[m] has quit [Ping timeout: 246 seconds]
Rad[m] has quit [Ping timeout: 246 seconds]
mectors[m] has quit [Ping timeout: 246 seconds]
mayel[m]1 has quit [Ping timeout: 246 seconds]
hippopete[m] has quit [Ping timeout: 246 seconds]
OrangeOrange[m] has quit [Ping timeout: 246 seconds]
znooze[m] has quit [Ping timeout: 246 seconds]
obi[m] has quit [Ping timeout: 246 seconds]
Hoto[m] has quit [Ping timeout: 246 seconds]
M-kalmi has quit [Ping timeout: 246 seconds]
Guest200150[m] has quit [Ping timeout: 246 seconds]
temet[m] has quit [Ping timeout: 246 seconds]
gabyshu[m] has quit [Ping timeout: 246 seconds]
ThatOneDoug[m] has quit [Ping timeout: 246 seconds]
TheKysek[m] has quit [Ping timeout: 246 seconds]
M-arx has quit [Ping timeout: 246 seconds]
M-Sonata has quit [Ping timeout: 246 seconds]
zaengerlein[m] has quit [Ping timeout: 246 seconds]
therealklanni[m] has quit [Ping timeout: 246 seconds]
bhuvi[m] has quit [Ping timeout: 246 seconds]
talonzx[m] has quit [Ping timeout: 246 seconds]
augoeides[m] has quit [Ping timeout: 246 seconds]
Cosmo[m] has quit [Ping timeout: 246 seconds]
DavidP[m] has quit [Ping timeout: 246 seconds]
masoodahm[m] has quit [Ping timeout: 246 seconds]
xloem1 has quit [Ping timeout: 246 seconds]
Akito[m] has quit [Ping timeout: 246 seconds]
M-TidyKoala has quit [Ping timeout: 246 seconds]
smitco[m] has quit [Ping timeout: 246 seconds]
Kalq[m] has quit [Ping timeout: 246 seconds]
YuFanLovezYou[m] has quit [Ping timeout: 246 seconds]
irx[m] has quit [Ping timeout: 246 seconds]
bgrayburn[m] has quit [Ping timeout: 246 seconds]
fredrikj[m] has quit [Ping timeout: 246 seconds]
torarne has quit [Ping timeout: 246 seconds]
chenlee1116[m] has quit [Ping timeout: 240 seconds]
Rmesil8O4b[m] has quit [Ping timeout: 264 seconds]
Symen[m] has quit [Ping timeout: 264 seconds]
bart80[m] has quit [Ping timeout: 264 seconds]
Guest244447[m] has quit [Ping timeout: 264 seconds]
M-hash has quit [Ping timeout: 264 seconds]
GoodGuyGreg[m] has quit [Ping timeout: 264 seconds]
yangguo[m]1 has quit [Ping timeout: 264 seconds]
rubencordeiro[m] has quit [Ping timeout: 264 seconds]
homelessrobot[m] has quit [Ping timeout: 264 seconds]
thejohnhenry[m] has quit [Ping timeout: 264 seconds]
equalunique[m] has quit [Ping timeout: 264 seconds]
luisbg[m] has quit [Ping timeout: 264 seconds]
RossSchulman[m] has quit [Ping timeout: 264 seconds]
hl has quit [Ping timeout: 264 seconds]
Remramm has quit [Ping timeout: 264 seconds]
Kythyria[m] has quit [Ping timeout: 264 seconds]
garblur83[m] has quit [Ping timeout: 264 seconds]
dyce[m] has quit [Ping timeout: 264 seconds]
lnxw37[m] has quit [Ping timeout: 264 seconds]
Bastard[m] has quit [Ping timeout: 255 seconds]
resd[m] has quit [Ping timeout: 255 seconds]
Guest200558[m] has quit [Ping timeout: 255 seconds]
Guest264926[m] has quit [Ping timeout: 255 seconds]
citizenerased[m] has quit [Ping timeout: 255 seconds]
reddraggone9[m] has quit [Ping timeout: 255 seconds]
M6AA4FD[m] has quit [Ping timeout: 255 seconds]
stoneridge has quit [Ping timeout: 255 seconds]
Transhuman[m] has quit [Ping timeout: 255 seconds]
addd34[m] has quit [Ping timeout: 255 seconds]
Redpilld[m] has quit [Ping timeout: 255 seconds]
axic[m] has quit [Ping timeout: 255 seconds]
ztl8702[m] has quit [Ping timeout: 255 seconds]
patrickr[m] has quit [Ping timeout: 255 seconds]
anon9876[m] has quit [Ping timeout: 255 seconds]
flyinglasanga[m] has quit [Ping timeout: 255 seconds]
Guest194460sadsa has quit [Ping timeout: 255 seconds]
Guest219025[m] has quit [Ping timeout: 255 seconds]
tgdnt[m] has quit [Ping timeout: 255 seconds]
Guest219968[m] has quit [Ping timeout: 255 seconds]
nedzadhrnjica[m4 has quit [Ping timeout: 255 seconds]
patto_overflow[m has quit [Ping timeout: 255 seconds]
network[m] has quit [Ping timeout: 255 seconds]
xldrkp[m] has quit [Ping timeout: 255 seconds]
Guest257252[m] has quit [Ping timeout: 255 seconds]
pastagringo[m] has quit [Ping timeout: 255 seconds]
nocent[m] has quit [Ping timeout: 255 seconds]
adampaigge[m] has quit [Ping timeout: 255 seconds]
mflow[m] has quit [Ping timeout: 255 seconds]
lowtechr[m] has quit [Ping timeout: 255 seconds]
axx[m] has quit [Ping timeout: 255 seconds]
shellkr[m] has quit [Ping timeout: 255 seconds]
H3ndr1k[m] has quit [Ping timeout: 255 seconds]
NathanBraswell[m has quit [Ping timeout: 255 seconds]
hannes[m] has quit [Ping timeout: 255 seconds]
lfth6hhf[m] has quit [Ping timeout: 255 seconds]
albertoelias[m] has quit [Ping timeout: 255 seconds]
MuxDarkfire[m] has quit [Ping timeout: 255 seconds]
M-gabrielengel has quit [Ping timeout: 255 seconds]
Frankin[m] has quit [Ping timeout: 255 seconds]
Guest200530[m] has quit [Ping timeout: 255 seconds]
lkj87[m] has quit [Ping timeout: 255 seconds]
bamaung[m] has quit [Ping timeout: 276 seconds]
Guest210237[m] has quit [Ping timeout: 276 seconds]
Guest266832[m] has quit [Ping timeout: 276 seconds]
TFX[m] has quit [Ping timeout: 276 seconds]
Scio[m] has quit [Ping timeout: 276 seconds]
M-sol56 has quit [Ping timeout: 276 seconds]
TheGillies has quit [Ping timeout: 276 seconds]
pool[m] has quit [Ping timeout: 264 seconds]
fhs[m] has quit [Ping timeout: 264 seconds]
M[m]12 has quit [Ping timeout: 264 seconds]
t9840[m] has quit [Ping timeout: 264 seconds]
neurocis[m] has quit [Ping timeout: 264 seconds]
seagreen has joined #ipfs
seagreen has quit [Client Quit]
Kinch[m] has quit [Ping timeout: 240 seconds]
obensour2 has joined #ipfs
rejah[m] has quit [Ping timeout: 255 seconds]
fiber[m] has quit [Ping timeout: 258 seconds]
gwillen[m] has quit [Ping timeout: 258 seconds]
M-sraja has quit [Ping timeout: 258 seconds]
M-jimt has quit [Ping timeout: 258 seconds]
kc[m]1 has quit [Ping timeout: 258 seconds]
t2310[m] has quit [Ping timeout: 258 seconds]
Armagedda[m] has quit [Ping timeout: 246 seconds]
Quiark has quit [Ping timeout: 246 seconds]
Guestnuser[m] has quit [Ping timeout: 258 seconds]
Guest188158[m] has quit [Ping timeout: 258 seconds]
fireheron01[m] has quit [Ping timeout: 258 seconds]
Guest249294[m] has quit [Ping timeout: 258 seconds]
Rebane[m] has quit [Ping timeout: 258 seconds]
Antharia[m] has quit [Ping timeout: 258 seconds]
joluper[m] has quit [Ping timeout: 258 seconds]
vihfvuuv[m] has quit [Ping timeout: 258 seconds]
mantycore[m] has quit [Ping timeout: 258 seconds]
hexkey[m] has quit [Ping timeout: 258 seconds]
DiCE1904[m] has quit [Ping timeout: 258 seconds]
berot3[m] has quit [Ping timeout: 258 seconds]
mikecohen[m] has quit [Ping timeout: 258 seconds]
basilgohar[m] has quit [Ping timeout: 258 seconds]
wakest has quit [Ping timeout: 258 seconds]
gendale[m] has quit [Ping timeout: 258 seconds]
M107262[m] has quit [Ping timeout: 258 seconds]
erikj` has quit [Ping timeout: 258 seconds]
M-liberdiko has quit [Ping timeout: 258 seconds]
sharp[m] has quit [Ping timeout: 258 seconds]
locusf has quit [Ping timeout: 258 seconds]
mitfree[m] has quit [Ping timeout: 258 seconds]
bcds[m] has quit [Ping timeout: 258 seconds]
xiaolai[m] has quit [Ping timeout: 264 seconds]
shepner[m] has quit [Ping timeout: 276 seconds]
ygrek has quit [Ping timeout: 260 seconds]
edrex has quit [Read error: Connection reset by peer]
chungy has quit [Quit: ZNC - http://znc.in]
chungy has joined #ipfs
edrex has joined #ipfs
chungy has quit [Client Quit]
chungy has joined #ipfs
Guest259688[m] has joined #ipfs
maxlath has quit [Quit: maxlath]
obensource has joined #ipfs
dimitarvp has quit [Ping timeout: 260 seconds]
obensour2 has quit [Ping timeout: 240 seconds]
erictapen has joined #ipfs
obensource has quit [Ping timeout: 246 seconds]
obensour2 has joined #ipfs
jfred[m] has joined #ipfs
hexkey[m] has joined #ipfs
cornu[m] has joined #ipfs
Sonata has joined #ipfs
mantycore[m] has joined #ipfs
silwol has joined #ipfs
hueso[m] has joined #ipfs
M-krsiehl has joined #ipfs
Kalq[m] has joined #ipfs
nop[m] has joined #ipfs
orenwf[m] has joined #ipfs
redviking[m] has joined #ipfs
tk[m] has joined #ipfs
stoneridge has joined #ipfs
tadzik has joined #ipfs
benhylau[m] has joined #ipfs
wak-work[m] has joined #ipfs
Cam-B[m] has joined #ipfs
bcds[m] has joined #ipfs
M-TidyKoala has joined #ipfs
nik0v[m] has joined #ipfs
cdetrio[m] has joined #ipfs
cjd[m] has joined #ipfs
sickill[m] has joined #ipfs
Chris[m] has joined #ipfs
TFX[m] has joined #ipfs
M-wldhx has joined #ipfs
caught_in_the_ma has joined #ipfs
sharp[m] has joined #ipfs
talonzx[m] has joined #ipfs
francis[m]1 has joined #ipfs
M-jimt has joined #ipfs
scde has joined #ipfs
M-hash has joined #ipfs
cyberpepe[m] has joined #ipfs
herzmeister[m] has joined #ipfs
RossSchulman[m] has joined #ipfs
M-BostonEnginerd has joined #ipfs
zaengerlein[m] has joined #ipfs
huaixiaoxiao[m] has joined #ipfs
M-Dave has joined #ipfs
edsilv[m] has joined #ipfs
DustinSwan[m] has joined #ipfs
gravydigger[m] has joined #ipfs
Guest193642[m] has joined #ipfs
Rmesil8O4b[m] has joined #ipfs
ag[m] has joined #ipfs
joluper[m] has joined #ipfs
erikj` has joined #ipfs
nyseion[m] has joined #ipfs
M-sol56 has joined #ipfs
Guest170096[m] has joined #ipfs
Guest196168[m] has joined #ipfs
orsys[m] has joined #ipfs
TheKysek[m] has joined #ipfs
m3tti[m] has joined #ipfs
ThatOneDoug[m] has joined #ipfs
Guest206101[m] has joined #ipfs
ebarch has joined #ipfs
musoke[m] has joined #ipfs
Mugi[m] has joined #ipfs
Guest307124[m] has joined #ipfs
Guest218640[m] has joined #ipfs
lowtechr[m] has joined #ipfs
albuic has joined #ipfs
sk23[m] has joined #ipfs
jsyn[m] has joined #ipfs
joshb[m] has joined #ipfs
Olinkl[m] has joined #ipfs
Guest249269[m] has joined #ipfs
Matthew[m] has joined #ipfs
keks[m] has joined #ipfs
Guest249294[m] has joined #ipfs
xldrkp[m] has joined #ipfs
Guest228220[m] has joined #ipfs
Antharia[m] has joined #ipfs
Guest176961[m] has joined #ipfs
temet[m] has joined #ipfs
smuemd[m] has joined #ipfs
garblur83[m] has joined #ipfs
smitco[m] has joined #ipfs
gabyshu[m] has joined #ipfs
frabrunelle has joined #ipfs
network[m] has joined #ipfs
DavidP[m] has joined #ipfs
sigmaister[m] has joined #ipfs
Guest200150[m] has joined #ipfs
M-oddvar has joined #ipfs
sanday[m] has joined #ipfs
toya[m] has joined #ipfs
fabrixxm has joined #ipfs
fluff[m] has joined #ipfs
panicbit-M has joined #ipfs
OrangeOrange[m] has joined #ipfs
bbence[m] has joined #ipfs
ZerataX[m] has joined #ipfs
joose[m] has joined #ipfs
kuhilasvaara has joined #ipfs
gendale[m] has joined #ipfs
M-kalmi has joined #ipfs
M-sraja has joined #ipfs
mflow[m] has joined #ipfs
bananabread[m] has joined #ipfs
Guest236904[m] has joined #ipfs
timthelion[m] has joined #ipfs
Guest239806[m] has joined #ipfs
Xiang[m] has joined #ipfs
Guest200216[m] has joined #ipfs
bgrayburn[m] has joined #ipfs
Guest226790[m] has joined #ipfs
GuillaumeREMBERT has joined #ipfs
testuser54[m] has joined #ipfs
Guest203232[m] has joined #ipfs
Hoto[m] has joined #ipfs
YuFanLovezYou[m] has joined #ipfs
Guest200558[m] has joined #ipfs
obi[m] has joined #ipfs
xrefor[m] has joined #ipfs
ipnoyl[m] has joined #ipfs
masoodahm[m] has joined #ipfs
znooze[m] has joined #ipfs
M201652[m] has joined #ipfs
vihfvuuv[m] has joined #ipfs
trust-tech[m] has joined #ipfs
jbschirtzinger[m has joined #ipfs
konfou[m] has joined #ipfs
Frankin[m] has joined #ipfs
charlienyc[m] has joined #ipfs
AntoineM[m] has joined #ipfs
elion[m] has joined #ipfs
DokterBob has joined #ipfs
Guest229900[m] has joined #ipfs
blinkwang[m] has joined #ipfs
chpio[m] has joined #ipfs
rubenmcosta[m] has joined #ipfs
M107262[m] has joined #ipfs
t9840[m] has joined #ipfs
M-arx has joined #ipfs
Guest217328[m] has joined #ipfs
MrAxilus[m] has joined #ipfs
M-liberdiko has joined #ipfs
hippopete[m] has joined #ipfs
Guest206951[m] has joined #ipfs
nedzadhrnjica[m4 has joined #ipfs
Guest203190[m] has joined #ipfs
VitalyLipatov[m] has joined #ipfs
Orpugi[m] has joined #ipfs
spriteclad[m] has joined #ipfs
sandew[m] has joined #ipfs
kyoo[m] has joined #ipfs
conorohiggins[m] has joined #ipfs
rubencordeiro[m] has joined #ipfs
tx[m] has joined #ipfs
therealklanni[m] has joined #ipfs
patto_overflow[m has joined #ipfs
Lorm[m] has joined #ipfs
MuxDarkfire[m] has joined #ipfs
NathanBraswell[m has joined #ipfs
Guest203519[m] has joined #ipfs
TheGillies has joined #ipfs
thejohnhenry[m] has joined #ipfs
madduck[m] has joined #ipfs
akaibu[m] has joined #ipfs
lkj87[m] has joined #ipfs
Guest190290[m] has joined #ipfs
M-anomie has joined #ipfs
flypigcow[m] has joined #ipfs
M[m]10 has joined #ipfs
gnb_123[m] has joined #ipfs
Cosmo[m] has joined #ipfs
jhulten[m] has joined #ipfs
fil_redpill has joined #ipfs
SeeSee[m] has joined #ipfs
albertoelias[m] has joined #ipfs
M-martinklepsch has joined #ipfs
M-3630 has joined #ipfs
f0x[m] has joined #ipfs
yangguo[m]1 has joined #ipfs
M-ms has joined #ipfs
fzzr[m] has joined #ipfs
Rebane[m] has joined #ipfs
M3v[m] has joined #ipfs
bart80[m] has joined #ipfs
mectors[m] has joined #ipfs
basilgohar[m] has joined #ipfs
biquillo[m] has joined #ipfs
fujexo[m] has joined #ipfs
Guest237145[m] has joined #ipfs
compiler[m] has joined #ipfs
mayel[m]1 has joined #ipfs
rejah[m] has joined #ipfs
M-Amandine has joined #ipfs
M386dxturbo[m] has joined #ipfs
Rad[m] has joined #ipfs
jcgruenhage has joined #ipfs
HawkeyeTenderwol has joined #ipfs
miso[m] has joined #ipfs
Guest187693[m] has joined #ipfs
Peter[m]2 has joined #ipfs
Guest219968[m] has joined #ipfs
Guest191936[m] has joined #ipfs
zlatan[m] has joined #ipfs
Guest261840[m] has joined #ipfs
Anastiel[m] has joined #ipfs
M6AA4FD[m] has joined #ipfs
MariaP[m] has joined #ipfs
dweet[m] has joined #ipfs
rihardsk[m] has joined #ipfs
ethanstokes[m] has joined #ipfs
msmart[m] has joined #ipfs
dion_97[m] has joined #ipfs
twelfth[m] has joined #ipfs
thelonelyghost has joined #ipfs
Guest194141[m] has joined #ipfs
Guest219025[m] has joined #ipfs
kpcyrd[m] has joined #ipfs
grouchofractal2[ has joined #ipfs
ricburton[m] has joined #ipfs
melanargia[m] has joined #ipfs
harlock[m] has joined #ipfs
mingchan88[m] has joined #ipfs
mith[m] has joined #ipfs
OneWhiteFalcon[m has joined #ipfs
Nekit[m] has joined #ipfs
pastagringo[m] has joined #ipfs
tgdnt[m] has joined #ipfs
luisbg[m] has joined #ipfs
Guest204714[m] has joined #ipfs
xloem has joined #ipfs
neurocis[m] has joined #ipfs
Hongar[m] has joined #ipfs
Polychrome[m] has joined #ipfs
rasmuserik[m] has joined #ipfs
bitcoinprocircut has joined #ipfs
linux-modder[m] has joined #ipfs
kegan_ has joined #ipfs
turt2live has joined #ipfs
MilkManzJourDadd has joined #ipfs
jeremycahill[m] has joined #ipfs
Silke^ has joined #ipfs
Guest204529[m] has joined #ipfs
Guest238194[m] has joined #ipfs
markuz[m] has joined #ipfs
Guest185556[m] has joined #ipfs
M1trace[m] has joined #ipfs
yuvipanda has joined #ipfs
hypercube[m] has joined #ipfs
gwillen[m] has joined #ipfs
firemound[m] has joined #ipfs
Symen[m] has joined #ipfs
abbiya has joined #ipfs
M-jfred has joined #ipfs
bb010g has joined #ipfs
MayeldeBorniol[m has joined #ipfs
Guest151890[m] has joined #ipfs
xiaolai[m] has joined #ipfs
mitfree[m] has joined #ipfs
unlmtd has joined #ipfs
Guest257252[m] has joined #ipfs
cargoyle[m] has joined #ipfs
exyi[m] has joined #ipfs
Akito[m] has joined #ipfs
vexit[m] has joined #ipfs
Powersource has joined #ipfs
victor[m]2 has joined #ipfs
ElWood[m] has joined #ipfs
alphard[m] has joined #ipfs
Guest192511[m] has joined #ipfs
Guest205198[m] has joined #ipfs
Guest264871[m] has joined #ipfs
Guest189820[m] has joined #ipfs
Guest194460sadsa has joined #ipfs
Guest209586[m] has joined #ipfs
jsnng[m] has joined #ipfs
arkokoley[m] has joined #ipfs
jebdj[m] has joined #ipfs
iamd3vil[m] has joined #ipfs
gylpm[m] has joined #ipfs
H3ndr1k[m] has joined #ipfs
bhipple[m] has joined #ipfs
nullptr_[m] has joined #ipfs
flyinglasanga[m] has joined #ipfs
aloisdg[m] has joined #ipfs
davidar_ has joined #ipfs
ttk2[m] has joined #ipfs
Guest202839[m] has joined #ipfs
timetrack[m] has joined #ipfs
Guest210237[m] has joined #ipfs
fhs[m] has joined #ipfs
Guest233959[m] has joined #ipfs
bhuvi[m] has joined #ipfs
augoeides[m] has joined #ipfs
Ekho[m] has joined #ipfs
RomainLeCarrer[m has joined #ipfs
Gratin[m] has joined #ipfs
Kythyria[m] has joined #ipfs
lnxw37[m] has joined #ipfs
fredrikj[m] has joined #ipfs
aer[m] has joined #ipfs
Guest182011[m] has joined #ipfs
Armagedda[m] has joined #ipfs
waz2[m] has joined #ipfs
mushusei[m] has joined #ipfs
chip[m] has joined #ipfs
homelessrobot[m] has joined #ipfs
mikecohen[m] has joined #ipfs
vd[m] has joined #ipfs
JuliusCaesar[m] has joined #ipfs
M238704[m] has joined #ipfs
Guest235322[m] has joined #ipfs
Jupadr[m] has joined #ipfs
Guest201259[m] has joined #ipfs
fireheron01[m] has joined #ipfs
wazaundtechnik[m has joined #ipfs
sabba[m] has joined #ipfs
anon9876[m] has joined #ipfs
DrIzzel[m] has joined #ipfs
dyce[m] has joined #ipfs
flo[m] has joined #ipfs
jfmherokiller[m] has joined #ipfs
Lucas[m] has joined #ipfs
Guest186849[m] has joined #ipfs
Guest244447[m] has joined #ipfs
yellowbelly[m] has joined #ipfs
adampaigge[m] has joined #ipfs
yani[m] has joined #ipfs
Guest264926[m] has joined #ipfs
Guest242575[m] has joined #ipfs
fairness[m] has joined #ipfs
SpacePirate[m] has joined #ipfs
elcyborg[m] has joined #ipfs
torarne has joined #ipfs
Nouts[m] has joined #ipfs
christopherdebee has joined #ipfs
ztl8702[m] has joined #ipfs
dime[m] has joined #ipfs
SaltyVagabond[m] has joined #ipfs
synth[m] has joined #ipfs
GregKNicholson[m has joined #ipfs
pierce has joined #ipfs
Are[m] has joined #ipfs
Tectest123[m] has joined #ipfs
Guest249700[m] has joined #ipfs
patrickr[m] has joined #ipfs
hans[m]1 has joined #ipfs
mailtorajeshmr[m has joined #ipfs
Guest267301[m] has joined #ipfs
benleland[m] has joined #ipfs
thinkmassive[m] has joined #ipfs
lanshoot[m] has joined #ipfs
miflow[m] has joined #ipfs
zerga[m] has joined #ipfs
Guest183312[m] has joined #ipfs
StackerRobot[m] has joined #ipfs
wew[m] has joined #ipfs
octalsrc[m] has joined #ipfs
axx[m] has joined #ipfs
WinterFox[m] has joined #ipfs
Noxarivis[m]1 has joined #ipfs
pool[m] has joined #ipfs
shirian[m] has joined #ipfs
axic[m] has joined #ipfs
Guest243147[m] has joined #ipfs
iwxzr[m] has joined #ipfs
DiCE1904[m] has joined #ipfs
Zedwick[m] has joined #ipfs
gugyygy00[m] has joined #ipfs
jon[m] has joined #ipfs
hollowzen[m] has joined #ipfs
questionanswer[m has joined #ipfs
kvakes[m] has joined #ipfs
cybervking[m] has joined #ipfs
WiredDude[m] has joined #ipfs
metasyn[m] has joined #ipfs
equalunique[m] has joined #ipfs
Guest236801[m] has joined #ipfs
absullivan[m] has joined #ipfs
davipirata[m] has joined #ipfs
Guest217616[m] has joined #ipfs
Chuck[m] has joined #ipfs
dhole[m] has joined #ipfs
hexican[m] has joined #ipfs
cutie has joined #ipfs
AndrewMcSwain[m] has joined #ipfs