aschmahmann changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.7.0 and js-ipfs 0.52.3 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
<RomeSilvanus[m]>
Discordian: My server crashed so I had to restart everything and now this happens (again):
<RomeSilvanus[m]>
On every file it had added before already.
<RomeSilvanus[m]>
`Error on files/cp: cp: cannot put node in path /ipfs-sync/ ... .mp4: directory already has entry by that name`
BlackYoup has quit [Quit: Bridge terminating on SIGTERM]
BlackYoup has joined #ipfs
<Discordian[m]>
Yeah I'll have to improve that, if it doesn't finish initial sync I think that can happen idr. It's faster than before though, where it'd actually fully delete and re-add which was hella slower than I expected
<RomeSilvanus[m]>
It did finish that one folder though
<Discordian[m]>
You can open an issue I haven't already if you want, it's one of the things on my to-do list but idr if I put it on the list
<Discordian[m]>
Hmm that's odd
<Discordian[m]>
Oh that sub dir
<Discordian[m]>
Yeah I think there's something that can be improved there
<Discordian[m]>
If it doesn't finish the whole thing or at least think it did, it won't look at what's already been done IIRC, I haven't looked at it in a while.
<Discordian[m]>
I think it's because the key is generated after, and if the key isn't there, it'll initiate a full scan
<RomeSilvanus[m]>
D:
Mateon1 has quit [Ping timeout: 246 seconds]
<Discordian[m]>
When really I should be checking if it's in the db anyways, to save the time
}ls{ has quit [Ping timeout: 240 seconds]
<Discordian[m]>
Yeah sorry : / just been hella busy lately, but I assure you, when I get back to it, there will be lots of updates. Just rocky rn D:
ipfs-stackbot has quit [Remote host closed the connection]
ipfs-stackbot has joined #ipfs
arcatech has joined #ipfs
tryte has joined #ipfs
alexgr has quit [Ping timeout: 240 seconds]
lookup has joined #ipfs
zeden_ has quit [Quit: WeeChat 3.0.1]
zeden has joined #ipfs
lookup has quit [Quit: Leaving]
lookup has joined #ipfs
lookup has quit [Client Quit]
lookup has joined #ipfs
jrt is now known as Guest22527
jrt has joined #ipfs
lookup has quit [Client Quit]
Guest22527 has quit [Ping timeout: 245 seconds]
M1000min[m] has joined #ipfs
<M1000min[m]>
Can Ipfs review content
<Discordian[m]>
Can you elaborate on what you mean?
<M1000min[m]>
Just curious why there is no similar movie website using ipfs
<Discordian[m]>
Someone mentioned https://riff.cc recently, which is moving to use IPFS more in their technologies. If you're talking pirated content though, I don't know of a service. Likely most gateways don't want to expose themselves to the liability.
<M1000min[m]>
thx
mindCrime has quit [Ping timeout: 260 seconds]
lawr3nce has joined #ipfs
lookup has joined #ipfs
gnarbarian4 has left #ipfs [#ipfs]
lawr3nce has quit [Remote host closed the connection]
gnarbarian has joined #ipfs
lawid has quit [Quit: lawid]
lawr3nce has joined #ipfs
lookup has quit [Quit: Leaving]
lookup has joined #ipfs
lawr3nce_ has joined #ipfs
lawr3nce has quit [Ping timeout: 240 seconds]
<wings[m]>
<herrkpunkt[m] "Absolutely. Dangerous game."> I feel like for your use case there isn't a more ideal thing.
<wings[m]>
StorJ could work
opal has quit [Ping timeout: 240 seconds]
opa7331 has joined #ipfs
opa has quit [Ping timeout: 250 seconds]
opal has joined #ipfs
mindCrime has joined #ipfs
<M1000min[m]>
What are the reasons for the fast and slow synchronization speed of ipfs
<Discordian[m]>
Content you intend to retrieve, the speed depends on what nodes are hosting it, where, and their connection speed.
<Discordian[m]>
If more people request content, it'll be cached more often, it'll likely be faster to retrieve.
<sergiupopescu[m]>
<lordcirth "sergiupopescu, Storing the block"> is there a github repository or some article I could read?
<lordcirth>
sergiupopescu[m], not that I know of. but there's not much to it? The rest of the implementation is the hard part. Calling "ipfs put" is not the problem.
redfish has joined #ipfs
haijuno has quit [Quit: Leaving]
SirPHOENiX1 has joined #ipfs
<sergiupopescu[m]>
<lordcirth "sergiupopescu, not that I know o"> I don't know if you're familiar with IOTA protocol, in that protocol the transactions are pruned but I wanted to store IOTA transactions on IPFS but I don't know if this approach is secure
lordcirth has quit [Read error: Connection reset by peer]
drathir_tor has joined #ipfs
jess has quit []
jess has joined #ipfs
lordcirth has joined #ipfs
lordcirth has quit [Client Quit]
zeden has quit [Ping timeout: 260 seconds]
<Discordian[m]>
sergiupopescu: I don't know anything about IOTA, but what do you mean by secure?
zeden has joined #ipfs
<sergiupopescu[m]>
<Discordian[m] "sergiupopescu: I don't know anyt"> Sorry for the long message.
<Discordian[m]>
It sounds like you're asking if the transaction you stored on IOTA would still be valid and I don't know because I don't use IOTA. IPFS you can store data sure, and remove it, but you can't guarantee a node has removed data.
<sergiupopescu[m]>
<Discordian[m] "It sounds like you're asking if "> Thank you very much
<Discordian[m]>
I'm glad that helped! I wasn't sure if it would, also you might want to look into OrbitDB, that would possibly be of use
<LukeBelbina[m]>
i posted earlier in the forum, anyone know how to subscribe to events in js-ipfs (such as peer connected etc) - seems like it should be straight forward but for some reason I can't find any up to date documentation that works
redfish has quit [Ping timeout: 248 seconds]
<Discordian[m]>
I'm working on publishing a blog post about that!
<Discordian[m]>
Luke Belbina: I'll get you a sneak peek one sec
<sergiupopescu[m]>
<Discordian[m] "I'm glad that helped! I wasn't s"> I'll check it out, thank you
Arwalk has quit [Read error: Connection reset by peer]
<sergiupopescu[m]>
How many nodes a cluster can handle?
<Discordian[m]>
I'm not sure anyone's hit a limit sergiupopescu
<Discordian[m]>
It's being refined right now, but that's the current revision 😀. I hope it's helpful, feel free to ask me questions (maybe it'd help refine the guide!)
Arwalk has joined #ipfs
<LukeBelbina[m]>
awesome Discordian , I'll check it out in a few hours. really appreciate the link!
<Discordian[m]>
No problem, really hope it helps :D
arcatech has quit [Quit: Be back later.]
AlvinKhaled[m] has joined #ipfs
justanotherdude has quit [Quit: RAGEQUIT]
justanotherdude has joined #ipfs
justanotherdude has quit [Client Quit]
utp_ has joined #ipfs
tech_exorcist has quit [Quit: tech_exorcist]
utp has quit [Disconnected by services]
utp_ has left #ipfs [#ipfs]
utp has joined #ipfs
GvP has quit [Quit: Going offline, see ya!]
zeden has quit [Quit: WeeChat 3.0.1]
arcatech has joined #ipfs
arcatech has quit [Ping timeout: 276 seconds]
__jrjsmrtn__ has quit [Ping timeout: 245 seconds]
__jrjsmrtn__ has joined #ipfs
Arwalk has quit [Read error: Connection reset by peer]