Tv` has quit [Quit: Connection closed for inactivity]
tmg has joined #ipfs
Tai has quit [Ping timeout: 272 seconds]
westerner has joined #ipfs
notdaniel has joined #ipfs
tmg has quit [Ping timeout: 265 seconds]
<daviddias>
dignifiedquire richardlitt I might ask you sometime soon to UX audit the merkle-dag and blocks API, I'm following go-impl and although I removed some crust that we don't need in JS, I'm feeling generally that it isn't the most friendly thing
wiedi has quit [Quit: ^Z]
HostFat_ has joined #ipfs
HostFat_ has quit [Client Quit]
tmg has joined #ipfs
<daviddias>
whyrusleeping: I have a question, are your batteries still on? :)
HostFat has quit [Ping timeout: 276 seconds]
Not_ has quit [Ping timeout: 260 seconds]
disgusting_wall has quit [Quit: Connection closed for inactivity]
lothar_m has joined #ipfs
mikolalysenko has quit [Ping timeout: 240 seconds]
mikolalysenko has joined #ipfs
Guest17506 has quit [Ping timeout: 250 seconds]
hpk has joined #ipfs
IlanGodik has joined #ipfs
kaiza has joined #ipfs
computerfreak has joined #ipfs
dignifiedquire has joined #ipfs
<tmg>
does editing $IPFS_HOME/config manually break everything?
<ipfsbot>
[go-ipfs] rht opened pull request #2269: Use 'dag' forall namespace import prefixes of merkledag (master...naming) https://git.io/vzhJE
<ipfsbot>
[go-ipfs] rht closed pull request #1983: Use 'dag' forall namespace import prefixes of merkledag (dev0.4.0...naming) https://git.io/v4dcL
<patagonicus>
tmg: It shouldn't if you don't mess up. There's also ipfs config edit which will just launch your $EDITOR for the config.
rendar has joined #ipfs
<patagonicus>
I just checked, ipfs config doesn't do anything fancy. Just sh -c "$EDITOR $configfile".
notdaniel has quit [Quit: later]
<Kubuxu>
patagonicus: it allows also to edit config directly
<tmg>
hmm, I'll see if I can reproduce the ``problem"
kragniz has quit [Ping timeout: 276 seconds]
kragniz has joined #ipfs
reit has quit [Ping timeout: 245 seconds]
compleatang has quit [Quit: Leaving.]
compleatang has joined #ipfs
reit has joined #ipfs
alterego has joined #ipfs
swecide has quit [Remote host closed the connection]
reit has quit [Quit: Leaving]
reit has joined #ipfs
Shibe has joined #ipfs
Shibe has left #ipfs [#ipfs]
Encrypt has joined #ipfs
fxl has joined #ipfs
hellertime has quit [Ping timeout: 245 seconds]
guto has joined #ipfs
hellertime has joined #ipfs
kragniz has quit [Ping timeout: 240 seconds]
guto has quit [Ping timeout: 240 seconds]
kragniz has joined #ipfs
guto has joined #ipfs
<patagonicus>
A directory is just a bunch of hashes of other dirs/files + a name, right? So object patch add-link should just extend that list with the new entry and then hash that list (plus some small overhead for protobuf etc.)
The_8472 has quit [Ping timeout: 264 seconds]
computerfreak has quit [Ping timeout: 240 seconds]
The_8472 has joined #ipfs
<patagonicus>
Wow. add-link should warn you if you put the ref and the name in the wrong order. It just did nothing for 15min before I killed it (had some CPU usage though).
zz_r04r is now known as r04r
ygrek_ has joined #ipfs
guto has quit [Quit: leaving]
<patagonicus>
What do I have to do to have ipfs on the host access the ipfs daemon running in docker (which is using standard ports that are accessible on the host)? I think I remember reading about putting the API address in a file somewhere.
<patagonicus>
lidel: Sorry, I've already solved it. I was looking for echo '/ip4/0.0.0.0/tcp/5001' >~/.ipfs/api
<patagonicus>
Altough 127.0.0.1 would probably be better.
fiatjaf_ has joined #ipfs
<lidel>
ah, cool
Encrypt has joined #ipfs
<patagonicus>
So, in a couple of days I'm going to cancel a root server subscription I have, but it will still be running for ~1 month. Anything useful I can do for ipfs with the server? (I guess I could pin stuff but as it'll only be available for a month I'm not sure how much that would help)
HostFat has joined #ipfs
voxelot has joined #ipfs
corvinux has joined #ipfs
cemerick has quit [Ping timeout: 276 seconds]
<ipfsbot>
[go-ipfs] RichardLitt created feature/add-more-quotes (+1 new commit): https://git.io/vzhoY
<ipfsbot>
go-ipfs/feature/add-more-quotes ec0c3ac Richard Littauer: Added quotes to swarm and ping descriptions...
<ipfsbot>
[go-ipfs] RichardLitt opened pull request #2270: Added quotes to swarm and ping descriptions (master...feature/add-more-quotes) https://git.io/vzho3
pfraze has quit [Remote host closed the connection]
elasticdog has quit [Ping timeout: 250 seconds]
<ipfsbot>
[js-ipfs-api] dignifiedquire created greenkeeper-stream-equal-0.1.8 (+1 new commit): https://git.io/vzh6Y
<ipfsbot>
js-ipfs-api/greenkeeper-stream-equal-0.1.8 443a7d7 greenkeeperio-bot: chore(package): update stream-equal to version 0.1.8...
<ipfsbot>
[js-ipfs-api] dignifiedquire deleted greenkeeper-stream-equal-0.1.8 at 443a7d7: https://git.io/vzh67
SpX has quit [Read error: Connection reset by peer]
SpX has joined #ipfs
notdaniel has joined #ipfs
reit has quit [Quit: Leaving]
simonv3 has joined #ipfs
pfraze has joined #ipfs
spartako has joined #ipfs
mildred has joined #ipfs
spartako has quit [Quit: leaving]
spartako has joined #ipfs
<ipfsbot>
[go-ipfs] whyrusleeping force-pushed feat/gx-libp2p from e774205 to b5a93ea: https://git.io/vzhP9
<ipfsbot>
go-ipfs/feat/gx-libp2p 0e312f5 Jeromy: initial vendoring of libp2p outside of the repo with gx...
<lgierth>
probably -- i'm not sure it's up-to-date and works
<lgierth>
(last commit 7 months ago)
<lgierth>
but yeah that's the idea
tymat has joined #ipfs
<Kubuxu>
lidel: would it be hard to replace icons with vector graphic? I can do them if it is easy on your side.
<Kubuxu>
also IPFS it self could use it.
<lidel>
Kubuxu, Firefox should support SVG in most of places, so yes. You probably want to make a PR to https://github.com/ipfs/logo first, then add issue for ipfs-firefox-addon and I'll switch to SVG
pfraze has quit [Quit: pfraze has joined]
<aaaaaaaaa____>
has anyone had any luck pinning a very large directory? we've got a 350gb one that we're trying to mirror/ backup and pinning seems to consume too much CPU and memory and process dies. (and that's true even for just a large subdirectory within the main directory)
pfraze has joined #ipfs
<Evermore>
In my experience pinning takes more RAM than it should, my virtual server kept killing IPFS when I was pinning the Homestar website
<Evermore>
Server has something like 512 MB of RAM I think, and the Homestar site is around 600 MB
HostFat has quit [Quit: Leaving]
<Evermore>
But no single file bigger than a few MB
<aaaaaaaaa____>
previously i'd mentioned printing out all the recursive hashes and handing that off to the other machines and having them pin the hashes one by one which i think jbenet said was ok... but of course pinning would be the more ideal option
<Evermore>
oh sorry not pinning, I meant adding from hard drive
<aaaaaaaaa____>
ah
<aaaaaaaaa____>
my IPFS would die too on adding large directory until i switched to 0.4.0
<Evermore>
IPFS seems to be very RAM-heavy generally
<Evermore>
Yeah I'm on 0.4.0 now
<Evermore>
I haven't tried to do too much with it lately
wiedi has joined #ipfs
zorglub27 has quit [Ping timeout: 250 seconds]
<Shibe>
guys
zorglub27 has joined #ipfs
<Shibe>
so how do I set up an ipfs gateway?
<Shibe>
that works with the chrome and firefox extension
<kpcyrd>
whyrusleeping: using the latest version from arch community still seems to leak memory. the fix is in 0.4.0 only, right?
<kpcyrd>
whyrusleeping: tried to add my huge folder again ~1 hour ago
voxelot has quit [Remote host closed the connection]
Hory__ has joined #ipfs
mappum_ has joined #ipfs
locusf_ has joined #ipfs
the193rd_ has joined #ipfs
_marvin__ has joined #ipfs
M-giodamelio1 has joined #ipfs
tmg_ has joined #ipfs
mikolalysenko_ has joined #ipfs
mappum has quit [Ping timeout: 240 seconds]
daviddias has quit [Ping timeout: 240 seconds]
kaiza has quit [Ping timeout: 240 seconds]
mikolalysenko has quit [Ping timeout: 240 seconds]