stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.22 and js-ipfs 0.35 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of
lancelotokc6 has joined #ipfs
stoopkid has quit [Quit: Connection closed for inactivity]
lancelotokc6 has left #ipfs [#ipfs]
mauz555 has joined #ipfs
Newami has quit [Quit: Leaving]
Nd-969-m has quit [Ping timeout: 244 seconds]
RamRanRa has quit [Read error: Connection reset by peer]
mauz555 has quit [Ping timeout: 264 seconds]
aarshkshah1992 has joined #ipfs
Mx8v has joined #ipfs
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
speerfissure has joined #ipfs
adan has joined #ipfs
adan has left #ipfs [#ipfs]
toxync01- has quit [Ping timeout: 258 seconds]
toxync01 has joined #ipfs
ericnoan has quit [Ping timeout: 245 seconds]
ericnoan has joined #ipfs
<gCalf[m]>
git repo is the correct terminology. 🙂
<swedneck__>
god bless firefox letting you search easily though the page history
mauz555 has joined #ipfs
<gCalf[m]>
amen to that
mauz555 has quit [Ping timeout: 250 seconds]
<johnlong[m]>
For anyone interested, i've created a little tool for checking content distribution across public nodes. Pretty handy IMO. https://ownpaste.com/#!/ipfscheck
zeden has joined #ipfs
zeden_ has quit [Ping timeout: 272 seconds]
<fling>
How do I specify which nodes to connect?
<swedneck__>
is the source code available?
<johnlong[m]>
It will choose 5 random nodes each time
<johnlong[m]>
swedneck:permaweb.io: I haven't published the repo anywhere yet, its all client side JS in the browser if your really keen.
<fling>
I want it to connect to a specific node.
baojg has quit [Remote host closed the connection]
<fling>
(lan) <-> (node) <-> (internets)
<fling>
nodes on lan has no internet access
<johnlong[m]>
I did have plans to add the ability to add your own nodes
<johnlong[m]>
might do it soon :)
<fling>
but they could talk to the specific node on lan with both lan and internets access
baojg has joined #ipfs
<fling>
Thanks!
<fling>
Will transfers work in this situation?
<deltab>
fling: ipfs swarm connect?
verin0x1 has joined #ipfs
<fling>
deltab: idk what it is
<deltab>
oh sorry
<fling>
johnlong[m]: is not there a lan discovery?
verin0x has quit [Ping timeout: 245 seconds]
<johnlong[m]>
No, its just a website. Websites cant really do lan discovery. It loads a predefined list of public gateways and checks them.
<fling>
Is it supposed to get the content directly when it is available on lan?
<johnlong[m]>
Nope, it just asks the public nodes if they have the content and shows you in a simple list who has it, and who doesn't.
<fling>
Does this mean the content will need to travel via public nodes?
user_51 has joined #ipfs
kakra has joined #ipfs
mauz555 has joined #ipfs
englishm has quit [Excess Flood]
englishm has joined #ipfs
user_51_ has quit [Ping timeout: 248 seconds]
hurikhan77 has quit [Ping timeout: 245 seconds]
mauz555 has quit [Ping timeout: 252 seconds]
lord| has quit [Read error: Connection reset by peer]
KempfCreative has quit [Ping timeout: 244 seconds]
englishm has quit [Excess Flood]
englishm has joined #ipfs
zeden has quit [Quit: WeeChat 2.4]
jeannemadeline[m has joined #ipfs
aarshkshah1992 has quit [Ping timeout: 272 seconds]
Mateon2 has joined #ipfs
Mateon1 has quit [Ping timeout: 268 seconds]
Mateon2 is now known as Mateon1
aarshkshah1992 has joined #ipfs
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
hsn has joined #ipfs
hsn has quit [Remote host closed the connection]
hsn has joined #ipfs
ivorybishop has quit [Ping timeout: 248 seconds]
lord| has quit [Quit: WeeChat 2.5]
lord| has joined #ipfs
pjz has joined #ipfs
dqx has quit [Quit: Leaving]
mauz555 has joined #ipfs
mauz555 has quit [Ping timeout: 252 seconds]
hkaddoil has joined #ipfs
Adbray has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
arthur has quit [Remote host closed the connection]
arthur has joined #ipfs
toxync01- has joined #ipfs
toxync01 has quit [Read error: Connection reset by peer]
dasj19 has joined #ipfs
hkaddoil has quit [Ping timeout: 244 seconds]
NeiNei has joined #ipfs
baojg has quit [Remote host closed the connection]
baojg has joined #ipfs
hkaddoil has joined #ipfs
mauz555 has joined #ipfs
kakra has quit [Ping timeout: 246 seconds]
mauz555 has quit [Ping timeout: 250 seconds]
toxync01- has quit [Excess Flood]
verin0x1 is now known as verin0x
toxync01 has joined #ipfs
__jrjsmrtn__ has joined #ipfs
_jrjsmrtn has quit [Ping timeout: 268 seconds]
Mx8v has quit [Ping timeout: 244 seconds]
ylp has joined #ipfs
alefir[m] has quit [Changing host]
alefir[m] has joined #ipfs
alefir[m] has joined #ipfs
alefir[m] is now known as alefir
xcm has quit [Remote host closed the connection]
ylp has quit [Ping timeout: 245 seconds]
hkaddoil has quit [Ping timeout: 248 seconds]
xcm has joined #ipfs
ylp has joined #ipfs
CGretski has quit [Ping timeout: 252 seconds]
mauz555 has joined #ipfs
Mateon2 has joined #ipfs
Mateon1 has quit [Ping timeout: 258 seconds]
Mateon2 is now known as Mateon1
ivorybishop has joined #ipfs
ivorybishop is now known as speerfissure
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
RamRanRa has joined #ipfs
sfx2496 has joined #ipfs
RamRanRa has quit [Remote host closed the connection]
RamRanRa has joined #ipfs
imatrix[m] has joined #ipfs
<nimaje>
johnlong[m], fling: I think you speak about diffrent things (johnlong[m] about his project and fling about a setup he want to archive), am I correct?
hkaddoil_ has joined #ipfs
DavidPH has joined #ipfs
_whitelogger has joined #ipfs
seba- has quit [Ping timeout: 245 seconds]
seba- has joined #ipfs
<johnlong[m]>
nimaje: feel like you could be right
seba- has quit [Ping timeout: 244 seconds]
vmx has joined #ipfs
seba- has joined #ipfs
hkaddoil_ has joined #ipfs
shomodj has joined #ipfs
shomodj_ has joined #ipfs
mauz555 has quit [Remote host closed the connection]
tombusby has quit [Ping timeout: 260 seconds]
shomodj has quit [Ping timeout: 272 seconds]
sfx2496 has quit [Ping timeout: 258 seconds]
tombusby has joined #ipfs
<hsn>
If i want to write my own codec, do i need to distribute changed ipfs go binary?
mauz555 has joined #ipfs
hkaddoil_ has quit [Ping timeout: 245 seconds]
DavidPH has quit [Remote host closed the connection]
}ls{ has quit [Quit: real life interrupt]
craigo has joined #ipfs
ygrek has joined #ipfs
fjellfras has quit [Quit: Leaving]
aarshkshah1992 has quit [Remote host closed the connection]
aarshkshah1992 has joined #ipfs
hkaddoil_ has joined #ipfs
aarshkshah1992 has quit [Ping timeout: 244 seconds]
ygrek has quit [Remote host closed the connection]
dqx has joined #ipfs
xcm has quit [Read error: Connection reset by peer]
Nd-969-m has joined #ipfs
hkaddoil_ has quit [Ping timeout: 244 seconds]
xcm has joined #ipfs
<r0kk3rz>
codec?
ecloud has quit [Ping timeout: 245 seconds]
malaclyps has quit [Read error: Connection reset by peer]
malaclyps has joined #ipfs
zeden has joined #ipfs
ecloud has joined #ipfs
zeden has quit [Quit: WeeChat 2.4]
zeden has joined #ipfs
hkaddoil has joined #ipfs
mowcat has joined #ipfs
Mateon2 has joined #ipfs
Mateon1 has quit [Ping timeout: 272 seconds]
Mateon2 is now known as Mateon1
KempfCreative has joined #ipfs
KempfCreative has quit [Ping timeout: 246 seconds]
hkaddoil has quit [Ping timeout: 245 seconds]
reit has joined #ipfs
stoopkid has joined #ipfs
hkaddoil has joined #ipfs
KempfCreative has joined #ipfs
<vmx>
is https://cid.ipfs.io/ not working? /cc olizilla olizillaDiscord[ olizilla[m]
asymmetric has quit [Quit: Peace.]
tombusby has quit [Remote host closed the connection]
octav1a has joined #ipfs
hkaddoil has quit [Ping timeout: 244 seconds]
asymmetric has joined #ipfs
asymmetric has quit [Client Quit]
tombusby has joined #ipfs
asymmetric has joined #ipfs
mateusbs17|afk is now known as mateusbs17
aarshkshah1992 has joined #ipfs
<olizilla>
connectivity issue between gateway and cluster... we are working on it
<olizilla>
vmx: try now
<vmx>
olizilla: thanks, works!
Nd-969-m has quit [Ping timeout: 258 seconds]
shomodj has joined #ipfs
<gCalf[m]>
swedneck:permaweb.io: just to make sure our baseline intentions are the same.
<gCalf[m]>
if !DESTRUCTION && buildupon
<gCalf[m]>
moveforward = true
<gCalf[m]>
else
<gCalf[m]>
possibleTransition = true
<gCalf[m]>
else
shomodj_ has quit [Ping timeout: 258 seconds]
<gCalf[m]>
*
<gCalf[m]>
i ask because a crap ton of code is already on a central location called github
<gCalf[m]>
to waste that resource is a shame
<swedneck__>
i'm not sure what you mean?
<swedneck__>
intentions on what?
<gCalf[m]>
this whole movement seemed to start out as an anarchist's wet dream.
<gCalf[m]>
meaning not just ipfs
<gCalf[m]>
so to say that github is not really needed and just forget about it seems like a massive waste of time.
<gCalf[m]>
maybe you didn't say that
<gCalf[m]>
so i'm asking to clarify
<swedneck__>
i literally just said that radicle exists
<gCalf[m]>
ok
<gCalf[m]>
lemme find our convo
<gCalf[m]>
because to me it appeared that way
<swedneck__>
oh i thought you meant just a bit earlier in this channel
<gCalf[m]>
me: wonder how difficult it would be to store an IPNS lookup to a github repo. you: i don't think there's much point in that
<gCalf[m]>
unless you mean a git repo, not github
dqx has quit [Quit: Leaving]
<gCalf[m]>
so i was coming from the angle that a resource already existed and had a transition concept in mind
<gCalf[m]>
it's important to clarify because more ppl are needed for something (in my opinion) is really important
<swedneck__>
well github isn't static content
<gCalf[m]>
* it's important to clarify because more ppl are needed for something (in my opinion) that is really important
<swedneck__>
so i see little use in having a non-memorable address for it
adham has joined #ipfs
<gCalf[m]>
so you are taking the code base that is used by github that is the concept of a repository and writting a version for IPFS.
<swedneck__>
what?
<gCalf[m]>
i'm trying to figure out if i can access a repo possibly stored on github if it is not stored on IPFS
<gCalf[m]>
coming from the angle of how difficult it is to get a team already set on a technology to transition
ygrek has joined #ipfs
<gCalf[m]>
maybe not explaining correctly
adham has left #ipfs [#ipfs]
<swedneck__>
you'd just use normal git?
aarshkshah1992 has quit [Remote host closed the connection]
<gCalf[m]>
can radicle give me the option to access a resource that billions of dollars and $INSERT_UNDIFINED_AMOUNT_OF_MAN_HOURS_HERE went into?
<gCalf[m]>
i know you only suggested it
<gCalf[m]>
and you aren't the creator of the project correct?
<swedneck__>
i am not
<swedneck__>
can't program much at all
<swedneck__>
but if you want github, just use github
<gCalf[m]>
hopefully this convo gives ppl seomthing to think about
<gCalf[m]>
thanks for chatting. :)
cap74 has joined #ipfs
cap74 has left #ipfs [#ipfs]
cvpxx has joined #ipfs
capDiscord[m] has joined #ipfs
capDiscord[m] is now known as cap6724[m]
cap6724[m] is now known as capDiscord[m]
capDiscord[m] is now known as cap6724[m]
aarshkshah1992 has joined #ipfs
cap6724[m] is now known as capDiscord[m]
<capDiscord[m]>
Hello, guys
<capDiscord[m]>
* Hello, guys
<capDiscord[m]>
How are you?
<capDiscord[m]>
I have a question that I can't wrap my head around
<capDiscord[m]>
Me and my friends are trying to build a descentralized library using IPFS
<capDiscord[m]>
the idea being we upload a file into our desktop application and share among others
<capDiscord[m]>
but the problem is: I can't download my own files when I publish it
<capDiscord[m]>
I made a node on digital ocean as well and added it as a peer
<capDiscord[m]>
and I'm using the last desktop build from github
Acacia_ has joined #ipfs
<capDiscord[m]>
* I'm runnnig a node on digital ocean as well and added it as a peer
Acacia has quit [Ping timeout: 272 seconds]
mindCrime_ has joined #ipfs
speerfissure has quit [Quit: WeeChat 2.5]
aarshkshah1992 has quit [Remote host closed the connection]
alisander has joined #ipfs
seventty has joined #ipfs
xcm has quit [Ping timeout: 246 seconds]
xcm has joined #ipfs
alisander has quit [Ping timeout: 268 seconds]
NeiNei has quit [Quit: Lost terminal]
alisander has joined #ipfs
aarshkshah1992 has joined #ipfs
alisander has quit []
seventty has left #ipfs [#ipfs]
kermy has joined #ipfs
aarshkshah1992 has quit [Quit: Leaving...]
kermy has quit [Excess Flood]
xcm has quit [Ping timeout: 244 seconds]
xcm has joined #ipfs
udall has joined #ipfs
udall has left #ipfs [#ipfs]
Fessus has quit [Ping timeout: 264 seconds]
ylp has quit [Quit: Leaving.]
ygrek has quit [Remote host closed the connection]
mauz555 has quit [Remote host closed the connection]
mauz555 has joined #ipfs
underikar has joined #ipfs
Fessus has joined #ipfs
Fessus has quit [Client Quit]
mauz555 has quit [Ping timeout: 252 seconds]
mowcat has quit [Remote host closed the connection]
Mateon2 has joined #ipfs
Caterpillar has quit [Excess Flood]
Caterpillar has joined #ipfs
Mateon1 has quit [Ping timeout: 272 seconds]
Mateon2 is now known as Mateon1
scj_ has joined #ipfs
mauz555 has joined #ipfs
Arwalk has joined #ipfs
ygrek has joined #ipfs
CGretski has joined #ipfs
shomodj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
moshisushi has quit [Quit: leaving]
ygrek has quit [Ping timeout: 258 seconds]
mauz555 has quit []
vmx has quit [Remote host closed the connection]
Acacia_ has quit [Ping timeout: 246 seconds]
laerling has joined #ipfs
laerling has left #ipfs ["Leaving"]
Mx8v has joined #ipfs
plexigras has joined #ipfs
marion has joined #ipfs
plexigras has quit [Ping timeout: 245 seconds]
carsonfarmer[m]1 has joined #ipfs
plexigras has joined #ipfs
marion has left #ipfs [#ipfs]
dasj19 has quit [Quit: dasj19]
spossiba has quit [Ping timeout: 245 seconds]
spossiba has joined #ipfs
zeden has quit [Quit: WeeChat 2.4]
zeden has joined #ipfs
DavidPH has joined #ipfs
}ls{ has joined #ipfs
underikar has quit [Quit: Connection closed for inactivity]
Mx8v has quit []
reidar has joined #ipfs
reidar has quit [Ping timeout: 245 seconds]
frannie has joined #ipfs
<hsn>
can not we have FIFO cache instead of deleting everything?
frannie has left #ipfs [#ipfs]
bendix has joined #ipfs
bendix has left #ipfs [#ipfs]
mowcat has joined #ipfs
derrik has joined #ipfs
derrik has quit [Ping timeout: 272 seconds]
frazier has joined #ipfs
silotis_ has joined #ipfs
silotis has quit [Read error: Connection reset by peer]
frazier has left #ipfs [#ipfs]
<graylan[m]>
Check to see if your IPFS port is blocked something like sudo ufw allow 4001
<graylan[m]>
if that doesn't work we can go through process of elimination why . Sometimes it's something a simple as the gateway disallowed your files or just you are not peered with the gateway.
<graylan[m]>
for example cloudflare blocked all of our video files
<capDiscord[m]>
it's not blocked
<capDiscord[m]>
I'm on windows, but I have allowed the ports on the firewall
<ericronne[m]>
Hey all! Have 20–30 minutes to spare this Thursday (22 Aug)? Some IPFS docs folks are designing a new content panel for the ipfs.io home page, and we need a handful of usability testers. If you're game and available, please reserve a slot here: https://calendly.com/eronne/usability-test. No Experience Required. If Thursday doesn't work — but you'd like to help the next time — please lmk. Thanks!
<ericronne[m]>
eric
DavidPH has quit [Ping timeout: 245 seconds]
Caterpillar has quit [Excess Flood]
nimaje has quit [Killed (sinisalo.freenode.net (Nickname regained by services))]
Caterpillar has joined #ipfs
nimaje has joined #ipfs
silotis_ is now known as silotis
shomodj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]