lgierth changed the topic of #ipfs to: Please update to v0.4.2, the v03x network is shutting down on July 14th -- IPFS - InterPlanetary File System -- https://github.com/ipfs/ipfs -- FAQ: https://git.io/voEh8 -- Channel logs: https://botbot.me/freenode/ipfs/ -- Code of Conduct: https://git.io/vVBS0 -- Sprints: https://git.io/voEAh
stoogenm_ has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
redfish has quit [Ping timeout: 264 seconds]
redfish has joined #ipfs
<ipfsbot> [go-ipfs] lgierth force-pushed feat/auto-migrate2 from c0c71c6 to bc6d71f: https://git.io/vKGj4
<ipfsbot> go-ipfs/feat/auto-migrate2 bc6d71f Lars Gierth: repo: detect OS variant, for now only linux-musl...
tmg has quit [Ping timeout: 244 seconds]
bren2010 has quit [Quit: ZNC 1.6.1 - http://znc.in]
cemerick has joined #ipfs
xenic has quit [Ping timeout: 252 seconds]
reit has joined #ipfs
tmg has joined #ipfs
mgue has quit [Ping timeout: 272 seconds]
davidak3 has quit [Quit: Leaving.]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
mgue has joined #ipfs
stoogenmeyer has quit [Read error: Connection reset by peer]
stoogenmeyer has joined #ipfs
palkeo has joined #ipfs
palkeo has quit [Changing host]
palkeo has joined #ipfs
palkeo has quit [Remote host closed the connection]
palkeo has joined #ipfs
palkeo has quit [Changing host]
palkeo has joined #ipfs
Kane` has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
ashark has quit [Ping timeout: 264 seconds]
palkeo has quit [Ping timeout: 264 seconds]
Senji has joined #ipfs
<lgierth> whyrusleeping Kubuxu: 01:53:00.582 WARNI flatfs: failed to decode entry in flatfs flatfs.go:327
<lgierth> getting a few of these right after a 3-to-4 migration
Senji has quit [Ping timeout: 240 seconds]
ruby32 has quit [Remote host closed the connection]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
cemerick has quit [Ping timeout: 246 seconds]
<kevina> lgierth: I might be able to help, what os are you using? Would it be possible to do a "find ~/.ipfs/" or equivalent?
toxip has quit [Ping timeout: 272 seconds]
toxip has joined #ipfs
ashark has joined #ipfs
ashark has quit [Ping timeout: 260 seconds]
Oatmeal has quit [Ping timeout: 250 seconds]
PrinceOfPeeves has quit [Quit: Leaving]
<ipfsbot> [webui] greenkeeperio-bot opened pull request #426: Update d3 to version 4.1.1
mgue has quit [Quit: WeeChat 1.5]
reit has quit [Quit: Leaving]
mgue has joined #ipfs
Oatmeal has joined #ipfs
treaki__ has joined #ipfs
firebird_ has joined #ipfs
treaki_ has quit [Ping timeout: 276 seconds]
MadcapJake has quit [Remote host closed the connection]
Madcap^Jake^ has joined #ipfs
Madcap^Jake^ is now known as MadcapJake
socon has joined #ipfs
ashark has joined #ipfs
ashark has quit [Ping timeout: 244 seconds]
stoogenmeyer has quit [Remote host closed the connection]
Tv` has quit [Quit: Connection closed for inactivity]
jager has quit [Ping timeout: 252 seconds]
jager has joined #ipfs
firebird_ has quit [Ping timeout: 240 seconds]
Senji has joined #ipfs
stoogenmeyer has joined #ipfs
firebird_ has joined #ipfs
stoogenmeyer has quit [Ping timeout: 246 seconds]
socon has quit [Ping timeout: 272 seconds]
M-Kodo has joined #ipfs
<M-Kodo> Can I use ipfs as a CDN? i.e. will it get the files from the closest place to me?
cketti has quit [Quit: Leaving]
stoopkid has quit [Ping timeout: 246 seconds]
jager has quit [Read error: Connection reset by peer]
jager has joined #ipfs
chris613 has quit [Quit: Leaving.]
jager has quit [Read error: Connection reset by peer]
jager has joined #ipfs
stoogenmeyer has joined #ipfs
Tv` has joined #ipfs
stoogenmeyer has quit [Ping timeout: 276 seconds]
<alu> the ipfs webui shouldnt be internet facing with anonymous unsecure access
socon has joined #ipfs
<alu> it just feels so exposed
<alu> but is it tho??
<mythmon> M-Kodo: that's the idea, yes.
<mythmon> what i understand about the protocol is that it encourages content to spread out across the network, if it is used across the network
wallacoloo has quit [Quit: wallacoloo]
<alu> like what if someone does this? https://i.gyazo.com/50bfb240a4c68f39860a209572bc20bd.gif
<alu> oh shit
socon has quit [Ping timeout: 250 seconds]
<mythmon> alu: the web ui shouldn't be exposed publically
<alu> its taken down
ashark has joined #ipfs
ashark has quit [Ping timeout: 260 seconds]
Ralith_ has left #ipfs ["User left"]
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Ping timeout: 258 seconds]
mildred has joined #ipfs
stoogenmeyer has joined #ipfs
xenic has joined #ipfs
xenic has quit [Client Quit]
stoogenmeyer has quit [Ping timeout: 276 seconds]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
firebird__ has joined #ipfs
j12t has quit [Remote host closed the connection]
j12t has joined #ipfs
stoogenmeyer has joined #ipfs
firebird__ has quit [Ping timeout: 276 seconds]
firebird_ has quit [Ping timeout: 276 seconds]
j12t has quit [Ping timeout: 252 seconds]
vavovi has joined #ipfs
stoogenmeyer has quit [Ping timeout: 260 seconds]
ylp1 has joined #ipfs
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Ping timeout: 244 seconds]
<lgierth> kevina: cool, yes i can do that -- not right now though as i'm packing for lisbon :)
tmg has quit [Ping timeout: 276 seconds]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
deltab has quit [Ping timeout: 240 seconds]
howard_ has joined #ipfs
<howard_> Hey all, first time here. I had a quick question about js-ipfs. Consider the command: ipfs.object.put(buffer, function(err, res) { console.log(res); });. This call returns the resulting object that is now stored (as internally it will invoke the get method). How do I get the key for this object? Thanks!
<haad> howard_: res.toJSON().Hash
<howard_> Just tested it, works! Thanks haad! Is Hash a built in method of js/node or a property of the DAGNode?
<haad> unfortunately the documentation is lacking behind and it's not clear how to use a DAGNode
<howard_> Ah, got it. Thanks haad!
<haad> np
ashark has joined #ipfs
s_kunk has quit [Ping timeout: 240 seconds]
ashark has quit [Ping timeout: 252 seconds]
vavovi has quit [Read error: Connection reset by peer]
j12t has joined #ipfs
<haad> howard_: let us know if you have more questions
matoro has quit [Ping timeout: 272 seconds]
herzmeister has quit [Ping timeout: 260 seconds]
j12t has quit [Ping timeout: 252 seconds]
cketti has joined #ipfs
cketti has quit [Changing host]
cketti has joined #ipfs
matoro has joined #ipfs
<howard_> So I'm a bit stuck, after putting the object on ipfs, say the peer (application/server) terminates and restarts. How does the peer find the objects it has put?
<howard_> Does it need to maintain a list of keys locally?
herzmeister has joined #ipfs
<haad> howard_: iirc the repo path you pass to IPFS contructor (in your init) is where the blocks get saved
<haad> so if you always init IPFS with the same path (or no path, default), you should be able to get the objects you put
<haad> howard_: however, you need to specify the encoding for object.get: ipfs.object.get(hash, { enc: 'base58' }).then((object) => ...)
reit has joined #ipfs
stoogenmeyer has joined #ipfs
Boomerang has joined #ipfs
<howard_> I see, thanks haad!
stoogenmeyer has quit [Ping timeout: 240 seconds]
palkeo has joined #ipfs
palkeo has quit [Changing host]
palkeo has joined #ipfs
disgusting_wall has quit [Quit: Connection closed for inactivity]
s_kunk has joined #ipfs
howard_ has quit [Ping timeout: 250 seconds]
stoogenmeyer has joined #ipfs
computerfreak has joined #ipfs
palkeo has quit [Quit: Konversation terminated!]
stoogenmeyer has quit [Ping timeout: 240 seconds]
zz_r04r is now known as r04r
j12t has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
zorglub27 has joined #ipfs
tmg has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
Tv` has quit [Quit: Connection closed for inactivity]
se3000 has quit [Ping timeout: 244 seconds]
firebird__ has joined #ipfs
firebird_ has joined #ipfs
corvinux has joined #ipfs
matoro has quit [Ping timeout: 244 seconds]
ygrek has joined #ipfs
ashark has joined #ipfs
ashark has quit [Ping timeout: 264 seconds]
matoro has joined #ipfs
ygrek has quit [Ping timeout: 246 seconds]
matoro has quit [Ping timeout: 244 seconds]
cryptix has joined #ipfs
Symen has joined #ipfs
j12t has joined #ipfs
espadrine has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
computerfreak has quit [Quit: Leaving.]
Encrypt has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
corvinux has quit [Ping timeout: 276 seconds]
slothbag has left #ipfs [#ipfs]
Kane` has quit [Ping timeout: 250 seconds]
Kane` has joined #ipfs
sametsisartenep has joined #ipfs
corvinux has joined #ipfs
ruby32 has joined #ipfs
j12t has joined #ipfs
deltab has joined #ipfs
zorglub27 has quit [Ping timeout: 272 seconds]
j12t has quit [Ping timeout: 252 seconds]
hashcore has joined #ipfs
corvinux has quit [Read error: Connection reset by peer]
hashcore has quit [Ping timeout: 240 seconds]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
matoro has joined #ipfs
mildred has quit [Read error: Connection reset by peer]
mildred has joined #ipfs
stoogenmeyer has joined #ipfs
dignifiedquire has joined #ipfs
ashark has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
ashark has quit [Ping timeout: 250 seconds]
zorglub27 has joined #ipfs
ruby32 has quit [Ping timeout: 272 seconds]
stoogenmeyer has quit [Remote host closed the connection]
Kane` has quit [Ping timeout: 250 seconds]
Kane` has joined #ipfs
stoogenmeyer has joined #ipfs
ruby32 has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
matoro has quit [Ping timeout: 246 seconds]
j12t has joined #ipfs
Kane` has quit [Ping timeout: 250 seconds]
Kane` has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
zorglub27 has quit [Ping timeout: 264 seconds]
mildred has quit [Quit: Leaving.]
mildred has joined #ipfs
Kane` has quit [Ping timeout: 250 seconds]
Kane` has joined #ipfs
stoogenmeyer has joined #ipfs
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
stoogenmeyer has quit [Ping timeout: 250 seconds]
stoopkid has joined #ipfs
ruby32d has joined #ipfs
ashark has joined #ipfs
Senji has quit [Ping timeout: 240 seconds]
Oatmeal has quit [Read error: Connection reset by peer]
ruby32 has quit [Ping timeout: 244 seconds]
tmg has quit [Ping timeout: 260 seconds]
tmg has joined #ipfs
ashark has quit [Ping timeout: 276 seconds]
Senji has joined #ipfs
cryptix has quit [Ping timeout: 244 seconds]
cryptix has joined #ipfs
edsilv[m] has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
Encrypt has quit [Quit: Lunch time!]
stoogenmeyer has joined #ipfs
ashark has joined #ipfs
Oatmeal has joined #ipfs
reit has quit [Ping timeout: 240 seconds]
r04r is now known as zz_r04r
rom[m] has joined #ipfs
ashark has quit [Ping timeout: 258 seconds]
rgrinberg has joined #ipfs
ecloud has quit [Ping timeout: 246 seconds]
cketti has quit [Quit: Leaving]
stoogenmeyer has quit [Remote host closed the connection]
ecloud has joined #ipfs
Encrypt has joined #ipfs
stoogenmeyer has joined #ipfs
ashark has joined #ipfs
zz_r04r is now known as r04r
stoogenmeyer has quit [Ping timeout: 240 seconds]
ashark has quit [Ping timeout: 260 seconds]
Kane` has quit [Ping timeout: 250 seconds]
Kane` has joined #ipfs
j12t has joined #ipfs
ashark has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
cryptix has quit [Ping timeout: 244 seconds]
<richardlitt> Devs: make sure to put your updates in the old Sprint issue (https://github.com/ipfs/pm/issues/119) as soon as you can. Call in two hours!. cc whyrusleeping dignifiedquire haad Kubuxu jbenet
<richardlitt> Also, the new sprint issue is up here if you know what you plan on working on this week https://github.com/ipfs/pm/issues/123
<dignifiedquire> richardlitt: yes boss
cryptix has joined #ipfs
<richardlitt> dignifiedquire: :D
cryptix has quit [Client Quit]
computerfreak has joined #ipfs
arby[m] has joined #ipfs
<dignifiedquire> richardlitt: sprint in 1:40 correct?
rom[m] has left #ipfs ["User left"]
<richardlitt> dignifiedquire: yes. Are you seeing anything else, anywhere?
<dignifiedquire> richardlitt: no, just wanted to be sure
<arby[m]> Hi everyone, I am a new fan of ipfs.nice to meet you all.
<haad> welcome
<arby[m]> Have a question about sharing cross different subnetwork, does 0.4.0 support this?
stoogenmeyer has joined #ipfs
neurrowcat has joined #ipfs
seg_violation has quit [Ping timeout: 250 seconds]
evernite has quit [Ping timeout: 264 seconds]
seg_violation has joined #ipfs
evernite has joined #ipfs
ashark_ has joined #ipfs
neurrowcat has quit [Ping timeout: 250 seconds]
ashark_ has quit [Ping timeout: 264 seconds]
<Kubuxu> richardlitt: how much time to sprint?
<Kubuxu> you know timezones.
evernite has quit [Ping timeout: 264 seconds]
<richardlitt> Kubuxu: 80 minutes.
<richardlitt> 18:00 CEST
<richardlitt> 17:00 where you are, in the Lisbon airport.
<Kubuxu> I am in +1 (summer GMT) right now.
<richardlitt> I know this because it is 15:42 where I am, in Bop.
<richardlitt> Summer GMT does not exist. You're in BST right now.
<richardlitt> Fun fact! There are no actual summer timezones. There are just different time zones.
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
<Kubuxu> I know it doesn't exist. I know I am at +0 geographically and +1 because summer time.
seg_violation has quit [Ping timeout: 264 seconds]
se3000 has joined #ipfs
seg_violation has joined #ipfs
reit has joined #ipfs
j12t has joined #ipfs
firebird_ has quit [Disconnected by services]
firebird__ has quit [Quit: Leaving]
<dignifiedquire> we should have an irc bot that we can ask, when will the sprint be
<dignifiedquire> and it will give you a countdown rather than the time
j12t has quit [Ping timeout: 252 seconds]
<richardlitt> Open an issue?
<richardlitt> We should have an IRC bot that opens issues.
<richardlitt> dignifiedquire: post in https://github.com/ipfs/pm/issues/121
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
<MrDetonia> Kubuxu: upgraded to v0.4.3-dev today, migrated over without a hitch.
Oatmeal has quit [Read error: Connection reset by peer]
<Kubuxu> MrDetonia: thanks
<Kubuxu> we should have just site for that.
<Kubuxu> it could be even an IPFS site
ylp1 has quit [Quit: Leaving.]
evernite has joined #ipfs
jlstack has joined #ipfs
<Kubuxu> richardlitt: I might be voice only on today's sprint.
<richardlitt> Kubuxu: Sounds good to me. No problem.
<Kubuxu> the download is good but upload is shiet
<Kubuxu> probably due to number of devices around
taaem has quit [Quit: Leaving]
taaem has joined #ipfs
ckwaldon has joined #ipfs
Tv` has joined #ipfs
<ckwaldon> Looking at the core API specification, there a start and stop method associated with a node, but I don't see them in the http://docs.ipfs.apiary.io/#reference . Can anyone explain how those are defined?
computerfreak has quit [Remote host closed the connection]
zorglub27 has joined #ipfs
r04r is now known as zz_r04r
<richardlitt> ckwaldon: That is a super interesting question.
tmg has quit [Ping timeout: 276 seconds]
<richardlitt> I don't know the answer to that, and I should. whyrusleeping you around?
<richardlitt> He might know. Actually, might be good, ckwaldon, if you opened this in https://github.com/ipfs/faq/issues
<richardlitt> If you don't want to, I can.
<ckwaldon> I can do it, thanks
Oatmeal has joined #ipfs
bsm117532 has quit [Read error: Connection reset by peer]
bsm117532 has joined #ipfs
bsm117532 has quit [Remote host closed the connection]
bsm117532 has joined #ipfs
<Kubuxu> richardlitt: can we make sprint earlier :p
<Kubuxu> I need to eat something and that something doesn't include small sandwich or toast for 8 Euro
espadrine has quit [Ping timeout: 240 seconds]
<richardlitt> sweet.
j12t has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
rgrinberg has quit [Ping timeout: 244 seconds]
<richardlitt> ========================== IPFS Hangouts: Sprint Sync =========================
<richardlitt> Topic: Sprint Sync
<richardlitt> Sprint Issue: https://github.com/ipfs/pm/issues/123
<richardlitt> Stream: http://youtu.be/DuR7cWJ5_UQ
<richardlitt> =============================================================================
cketti has joined #ipfs
Kane` has quit [Ping timeout: 250 seconds]
gmcquillan has joined #ipfs
gmcquillan is now known as gmcquillan_
<voxelot> hotel wifi says no streaming for you, my shiz is always jacked for hangouts :(
<Kubuxu> TAP Portugal (TP) 537
<voxelot> ohh noffel, i'm in SF this week if you're around and want to grab coffee
<richardlitt> Dammn
Kane` has joined #ipfs
flyingzumwalt has joined #ipfs
<haad> he's cwahlers :)
drrz has joined #ipfs
jlstack has quit [Ping timeout: 250 seconds]
<richardlitt> Live stream starting soon!
<richardlitt> Starting!
<voxelot> haad o/
<haad> voxelot: hey o/
* cwahlers watching the stream
<voxelot> i made an append only log in ethereum contracts as a replacement for pub/sub
<haad> voxelot: ooooh nice!
<voxelot> thinking about building a database around it, or working it into orbit
gmcquillan_ has quit [Read error: Connection reset by peer]
<haad> voxelot: show me :)
<voxelot> yeah, let's chat this week
<haad> I'm in the process of separating the pubsub from orbit-db so that you can plugin your own "pubsub"
<voxelot> it won't be good for a chat app, since the update is at block time
<voxelot> haad sweet!
<haad> voxelot: might be pressed with time but PM me and I'll chat whenever I can
<voxelot> yup, will do
<haad> voxelot: interested to see the code, maybe I can point you how to integrate it with orbit-db
<haad> that's awesome though!
<haad> voxelot: I think the Akasha team did something similar
<richardlitt> cwahlers: sounds good! Thanks for joining, good to see you in person!
<haad> might be worth put you in touch
<voxelot> haad: interesting, do they have code out?
<haad> voxelot: not sure
<cwahlers> richardlitt: o/
<haad> voxelot: I'll ask them
<flyingzumwalt> anyone have the youtube link for the stream?
<voxelot> haad: cool ty, i see on their site that they plan to open source in alpha
gmcquillan has joined #ipfs
gmcquillan is now known as gmcquillan_
pguth has quit [Remote host closed the connection]
<haad> voxelot: "nope, we have a problem with calculating the hash at contract level"
pguth has joined #ipfs
<flyingzumwalt> richardlitt where can I find the link for watching the sprint sync on youtube?
<dignifiedquire> voxelot: joining us on the sync?
<flyingzumwalt> voxelot++
<richardlitt> flyingzumwalt: http://youtu.be/DuR7cWJ5_UQ
<voxelot> dignifiedquire: i'm in a hotel with spotty wifi :(
<richardlitt> Oh, thanks nathan
<dignifiedquire> :D lovely hotel wifi is lovely
<richardlitt> voxelot: I can do your update if you put it in the issue,and field questions from IRC
<voxelot> richardlitt: ty! i'll post in the issue real quick
<richardlitt> ++
<voxelot> yay js-ipfs bugs!! ping me on that too
<voxelot> ive been following
<richardlitt> saw it!
<richardlitt> Will read out loud
ashark_ has joined #ipfs
ashark_ has quit [Ping timeout: 260 seconds]
<Kubuxu> voxelot: can you send link to the contract
<voxelot> richardlitt: the comment updated with links to a dmeo too
<voxelot> Kubuxu: yup, its under contract here https://github.com/nginnever/gx-registry
<richardlitt> Woot!
<voxelot> thanks richardlitt!
arpu has quit [Ping timeout: 258 seconds]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
<richardlitt> Thanks everyone!
<dignifiedquire> voxelot: trying to load that ui but it's hanging
<dignifiedquire> voxelot: did you pin it somewhere?
<voxelot> i did not, i cached it on a gateway last night though
<voxelot> trying to cache again from this hotel =/
<haad> https://medium.com/@alexberegszaszi/mango-git-completely-decentralised-7aef8bcbcfe6#.2yl2quxy0 (cc voxelot, might be relevant to your eth work)
<dignifiedquire> Kubuxu: are we going to have auto migration in place for the 0.4.3 release?
<dignifiedquire> it's really annoying to download them manually :(
<voxelot> haad: Shams actually linked me that this morning, and is exactly something i had talked to whyrusleeping about building earlier this weel
<voxelot> looks nice
zorglub27 has quit [Quit: zorglub27]
Oatmeal has quit [Read error: Connection reset by peer]
mgue has quit [Ping timeout: 260 seconds]
arpu has joined #ipfs
j12t has joined #ipfs
mgue has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
jlstack has joined #ipfs
zz_r04r is now known as r04r
Oatmeal has joined #ipfs
s_kunk has quit [Ping timeout: 250 seconds]
Kane` has quit [Ping timeout: 250 seconds]
sametsisartenep has quit [Quit: leaving]
Kane` has joined #ipfs
mildred has quit [Ping timeout: 260 seconds]
atrapado has joined #ipfs
rgrinberg has joined #ipfs
galois_d_ has joined #ipfs
ygrek has joined #ipfs
galois_dmz has quit [Ping timeout: 272 seconds]
galois_d_ is now known as galois_dmz
neurrowcat has joined #ipfs
j12t has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
dvim has quit [Quit: Connection closed for inactivity]
palkeo has joined #ipfs
palkeo has quit [Changing host]
palkeo has joined #ipfs
espadrine has joined #ipfs
galois_dmz has quit [Remote host closed the connection]
galois_dmz has joined #ipfs
ashark_ has joined #ipfs
jlstack has quit [Ping timeout: 250 seconds]
rgrinberg has quit [Ping timeout: 276 seconds]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
<Kubuxu> dignifiedquire: they will be
ashark_ has quit [Ping timeout: 240 seconds]
rgrinberg has joined #ipfs
ygrek has quit [Ping timeout: 252 seconds]
<dignifiedquire> Kubuxu: good :)
Symen has quit [Quit: Symen]
Kane` has quit [Ping timeout: 250 seconds]
reit has quit [Ping timeout: 244 seconds]
Kane` has joined #ipfs
j12t has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
Encrypt has quit [Quit: Quitte]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
ashark_ has joined #ipfs
ashark_ has quit [Ping timeout: 246 seconds]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
Foxcool has quit [Ping timeout: 250 seconds]
Kane` has quit [Ping timeout: 250 seconds]
kostera[m] has joined #ipfs
Foxcool has joined #ipfs
Kane` has joined #ipfs
mildred has joined #ipfs
taw00 has joined #ipfs
<dyce_> have you guys seen this
j12t has joined #ipfs
ygrek has joined #ipfs
mgue has quit [Ping timeout: 250 seconds]
Kane` has quit [Ping timeout: 250 seconds]
j12t has quit [Ping timeout: 252 seconds]
Kane` has joined #ipfs
ckwaldon has quit [Ping timeout: 250 seconds]
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
morgan_ has joined #ipfs
rardiol has joined #ipfs
Foxcool has quit [Ping timeout: 244 seconds]
ploop has quit [Ping timeout: 272 seconds]
mgue has joined #ipfs
morgan_ has quit [Remote host closed the connection]
Kane` has quit [Ping timeout: 250 seconds]
ploop has joined #ipfs
Anselmo has joined #ipfs
Encrypt has joined #ipfs
Kane` has joined #ipfs
go1111111 has joined #ipfs
teglafal[m] has joined #ipfs
morgan_ has joined #ipfs
morgan__ has joined #ipfs
atrapado has quit [Quit: Leaving]
captain_morgan has quit [Remote host closed the connection]
morgan__ has quit [Remote host closed the connection]
morgan_ has quit [Remote host closed the connection]
captain_morgan has joined #ipfs
mildred has quit [Ping timeout: 258 seconds]
ashark_ has joined #ipfs
<achin> neat
j12t has joined #ipfs
flyingzumwalt has quit [Quit: Leaving.]
flyingzumwalt has joined #ipfs
ashark_ has quit [Ping timeout: 240 seconds]
flyingzumwalt has left #ipfs [#ipfs]
j12t has quit [Ping timeout: 252 seconds]
r0kk3rz has quit [Ping timeout: 272 seconds]
wildanonymous[m] has joined #ipfs
ploop has quit [Ping timeout: 244 seconds]
ploop has joined #ipfs
taaem has quit [Read error: Connection reset by peer]
taaem has joined #ipfs
cketti has quit [Quit: Leaving]
lmatteis has joined #ipfs
gunn has quit [Ping timeout: 260 seconds]
Kane` has quit [Ping timeout: 250 seconds]
gunn has joined #ipfs
Kane` has joined #ipfs
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
ashark_ has joined #ipfs
<Codebird> I've been putting useful stuff on IPFS. Notes for circuits I've designed. It can be useful!
ashark_ has quit [Ping timeout: 264 seconds]
Kane` has quit [Ping timeout: 250 seconds]
j12t has joined #ipfs
jaboja has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
Kane` has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
ashark has quit [Ping timeout: 276 seconds]
<dignifiedquire> glad to hear that Codebird
computerfreak has joined #ipfs
tmg has joined #ipfs
<Codebird> QmeCqXxspQN8Fa1dZ7W94nucyXA28qUcGbzc3c712PRHDa if you're curious.
<Codebird> Sleep for me though, so don't ask questions here.
neurrowcat has quit [Quit: Deebidappidoodah!]
jaboja has quit [Ping timeout: 264 seconds]
Encrypt has quit [Quit: Quitte]
disgusting_wall has joined #ipfs
gunn_ has joined #ipfs
jonnycrunch has quit [Ping timeout: 244 seconds]
ashark has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
gunn has quit [Ping timeout: 260 seconds]
ashark has quit [Ping timeout: 246 seconds]
j12t has joined #ipfs
j12t has quit [Ping timeout: 252 seconds]
chris613 has joined #ipfs
avastmick has joined #ipfs
Kane` has quit [Ping timeout: 250 seconds]
ruby32d has quit [Remote host closed the connection]
Kane` has joined #ipfs
dPow has joined #ipfs
avastmick has quit [Remote host closed the connection]
avastmick has joined #ipfs
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
cow_2001 has quit [Quit: cow_2001]
ruby32 has joined #ipfs
apiarian has joined #ipfs
thelinuxkid has quit [Quit: ZNC - http://znc.in]
palkeo has quit [Quit: Konversation terminated!]
wiretapped-cb has quit [Ping timeout: 246 seconds]
ruby32d has joined #ipfs
wiretapped-cb has joined #ipfs
ruby32 has quit [Ping timeout: 272 seconds]
apiarian has quit [Quit: zoom.]
j12t has joined #ipfs