davidar_ has quit [Quit: Connection closed for inactivity]
disgusting_wall has joined #ipfs
devbug has joined #ipfs
devbug has quit [Quit: Lances at dawn!]
guybrush has quit [Quit: gnag!]
<kevina>
whyrusleeping: like I said before I don't really fell qualified to review this code, I have not touched any of the networking code in ipfs...
<kevina>
For starters, what are providers :)
rardiol has quit [Ping timeout: 244 seconds]
dmr has joined #ipfs
wallacoloo has joined #ipfs
ligi_ has joined #ipfs
<ipfsbot>
[go-ipfs] whyrusleeping closed pull request #2891: add a test for auto-raising ulimit (master...feat/ulimit-raise-tests) https://git.io/voPQb
<whyrusleeping>
kevina: theres not any networking related code there
<whyrusleeping>
that PR is strictly storage related
ligi has quit [Ping timeout: 250 seconds]
<kevina>
it would be helpful to know exactly what is being stored ...
<whyrusleeping>
its a record that says peer X is storing key Y until time T
mgue has quit [Quit: WeeChat 1.5]
<kevina>
okay, thanks
<whyrusleeping>
they are accessed frequently, expire in a day and need to be cleaned up
<whyrusleeping>
and we're going to have a large number of them
mgue has joined #ipfs
<M-rongladney>
Hello Everyone: I need help installing ipfs... on my MacBook
<M-rongladney>
I am sure, I am just making a simple user error on my part....
<achin>
M-rongladney: what's up?
<M-rongladney>
I cannot get it to work properly
<M-rongladney>
In other words, its an User error on my part
<achin>
what exactly is not working? do you have any error messages? or specific questions?
<achin>
ok. then did you extract the files from the .tar.gz archive?
<M-rongladney>
Yes, I believe I did... there is a folder called ... Go-IPFS
<achin>
right. in there are a few files: `ipfs` is the important one, but there is also a readme file and an install.sh script
ygrek has joined #ipfs
<M-rongladney>
Yes....
<achin>
i guess the first thing to do is make sure you can run the ipfs binary. open a terminal, change directories into the go-ipfs folder, and then try "./ipfs --help"
PrinceOfPeeves has quit [Read error: Connection reset by peer]
<M-rongladney>
I have Terminal open.... how do I change directories...
<achin>
cd
<achin>
for example: cd /Users/achin/Downloads/go-ipfs/
Qwertie has quit [Ping timeout: 244 seconds]
<M-rongladney>
Oh ... I should say... I just bought my MacBook a few days ago, so I don't know all of the codes of how to use it like a PC
Qwertie has joined #ipfs
<achin>
ipfs is (at least at the moment) a command-line application, which means that there is no GUI. you interact with it primarily via the terminal
<M-rongladney>
In Terminal, it says.... "No such file or Directory"
<achin>
after you typed what?
<M-rongladney>
cd /Users/achin/Downloads/go-ipfs/
<achin>
ok. well, 'achin' is my username, but it's probably not your username :)
<M-rongladney>
Okay....let me try that again with my Name....
<achin>
you should be able to do "echo $HOME" to see what your home directory is
j12t has quit [Remote host closed the connection]
<M-rongladney>
I changed it to my name and hit enter...
<M-rongladney>
the message was... command not found
<achin>
i wonder if a tutorial on the command line would be a good place to start, before venturing into IPFS
<achin>
if anyone has any recommendtations, please chime in
<M-rongladney>
I assumed the install would be a piece of cake....
reit has quit [Quit: Leaving]
<achin>
it depends on how proficient you are at cutting cake. if you've never done it before, you might not know where to start, or where to find the knife, etc
<M-rongladney>
So true.... anyway... here is the NEW message: bash: ipfs: command not found
<achin>
what do you see when you run "ls" ?
<M-rongladney>
At least, I am not getting the first message, so we are making progress....
<M-rongladney>
I see.... Livense, build-log, README.md, and install.sh
<M-rongladney>
RONNIEs-MacBook-Pro:go-ipfs rongladney$ ls
<interfect>
Anyone know what's up with Station? There's loads of bot PRs waiting to merge...
stoogenmeyer has joined #ipfs
reit has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
interfect has quit [Ping timeout: 260 seconds]
interfect has joined #ipfs
dmr has quit [Ping timeout: 250 seconds]
chriscool1 has joined #ipfs
<whyrusleeping>
interfect: we havent been paying much attention to it lately
<whyrusleeping>
we've had other priorities that came up
<whyrusleeping>
but we're hoping to get back to it soon
<interfect>
Cool
<interfect>
Were those other issues along the lines of "running IPFS knocks over my Internet connection and makes the inhabitants of my house complain that they can't webpages"?
<whyrusleeping>
haha, thats some of it
<whyrusleeping>
and yes, we've improved that
<whyrusleeping>
but the people working on station moved to working on js-ipfs
<interfect>
OK good luck
<interfect>
It also crashes my cjdns nodes, by the way. On systems that aren't running it. But I blame cjdns for that
interfect has quit [Remote host closed the connection]
<whyrusleeping>
lol, my cjdns node crashes just for the hell of it
<whyrusleeping>
"its an hour thats divisible by three? must be time to crash!" ~ cjdns
cemerick has quit [Ping timeout: 264 seconds]
mildred has joined #ipfs
j12t has joined #ipfs
j12t has quit [Ping timeout: 240 seconds]
palkeo has quit [Ping timeout: 264 seconds]
rendar has joined #ipfs
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Ping timeout: 260 seconds]
<Kubuxu>
whyrusleeping: we know about the crash
<daviddias>
Morning y'all :)
<Kubuxu>
best part is, it is going through the network in waves
<reit>
will the blocklist be implemented soon? i'm getting complaints that a gateway of mine is serving malware
<ansuz>
:D
zz_r04r is now known as r04r
<achin>
:(
<Kubuxu>
reit: you could use nginx to block those path
hashcore has joined #ipfs
<reit>
yeah, i ended up doing that
corvinux has quit [Ping timeout: 258 seconds]
<Kubuxu>
reit: for now we are doing exactly that too, lgierth is working on gateway rewrite, when it is done we will implement badbits back.
dmr has joined #ipfs
reit has quit [Ping timeout: 240 seconds]
Vinod has joined #ipfs
reit has joined #ipfs
<reit>
its probably not too immediately important now that i think about it, since any public gateway would be behind a configurable proxy server (in the general case)
computerfreak has quit [Quit: Leaving.]
dmr has quit [Ping timeout: 250 seconds]
<achin>
one possible advantage of a in-gateway blocklist is that the blocklist itself could be updated via ipfs
<reit>
^
rgrinberg has joined #ipfs
<ansuz>
whih etherpad instance does ipfs use for its sprints?
<ansuz>
I'm curious what plugins you folks use
<lgierth>
ansuz: it's pad.riseup.net i think
<lgierth>
and public.etherpad-mozilla.org
apiarian has quit [Ping timeout: 240 seconds]
j12t has joined #ipfs
nonaTure has joined #ipfs
apiarian has joined #ipfs
j12t has quit [Ping timeout: 250 seconds]
zorglub27 has quit [Ping timeout: 260 seconds]
taw00 has joined #ipfs
stoogenmeyer has joined #ipfs
<ansuz>
cool, thanks
<ansuz>
I want to see what I'd need for feature parity to get you folks using cryptpad :p
<multivac>
[REDDIT] Cryptpad: a flexible approach to Zero-Knowledge, Collaborative Real Time Editing (self.Rad_Decentralization) | 11 points (88.0%) | 7 comments | Posted by meshnet-ansuz | Created at 2016-06-17 - 15:25:45
Encrypt has joined #ipfs
pfista has joined #ipfs
arajakul has joined #ipfs
matoro has quit [Ping timeout: 276 seconds]
Encrypt has quit [Client Quit]
pfista has quit [Ping timeout: 240 seconds]
cketti has joined #ipfs
r04r is now known as zz_r04r
cow_2001 has joined #ipfs
matoro has joined #ipfs
zz_r04r is now known as r04r
konubinix has quit [Ping timeout: 260 seconds]
r04r is now known as zz_r04r
PrinceOfPeeves has joined #ipfs
stoopkid_ has quit [Quit: Leaving]
stoopkid has joined #ipfs
stoopkid has quit [Changing host]
stoopkid has joined #ipfs
seg_violation has quit [Remote host closed the connection]
taaem has quit [Read error: Connection reset by peer]
stoogenmeyer has quit [Remote host closed the connection]
galois_d_ has quit [Ping timeout: 246 seconds]
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
<haad>
ansuz: my two cents on that: to use cryptpad, I'd like to have the data in ipfs so that when we edit a pad, I can later do ipfs get <pad_hash>
sametsisartenep has joined #ipfs
cemerick has joined #ipfs
stoogenmeyer has joined #ipfs
XY0 has joined #ipfs
herzmeister has quit [Quit: Leaving]
koshii has joined #ipfs
herzmeister has joined #ipfs
<ansuz>
haad: we were talking about that today ;)
ashark has joined #ipfs
<Kubuxu>
ansuz: place cryptpad 100% on IPFS and just do CORS calls to xwiki servers.
zorglub27 has joined #ipfs
<A124>
jbenet How do you build the docker? In my case it complains 'mkdir .git/objects' that does not exist, and not sure what is the thing that breaks it.
<ansuz>
so, basically the content is encrypted while you collaborate on it, but if you wanted to be able to `ipfs get $hash` it would need to add it to ipfs unencrypted
<ansuz>
otherwise you'd get encrypted junk, and still need an app to view it
<A124>
ansuz You could have the app on ipfs also. ... And in future runnable transforms on top of ipfs
<ansuz>
for something like transforms we might need ipfs to send an intern to come work on that :p
<haad>
ansuz: yup, that's how it would need to work as of today. we've been planning for key management for a long time and it'll happen at some point, as it's needed for a lot of stuff (orbit* included), so keep that in mind if you go down that road..
<ansuz>
putting the data/app on ipfs is doable
<ipfsbot>
[js-ipfs] diasdavid deleted feature/standard-readme-compliancy at 5705957: https://git.io/vo1N3
<ipfsbot>
[js-ipfs] diasdavid closed pull request #330: Update stream-to-promise to version 2.1.1
<ansuz>
making it 100% ipfs is a step above feature parity with etherpad, though
<haad>
aim high :)
nonaTure has quit [Ping timeout: 244 seconds]
<ansuz>
eh, maybe I'll just go pitch to some other community :p
ashark has quit [Ping timeout: 240 seconds]
<haad>
sorry, didn't mean to shoot you down, just trying to give you a user perspective :)
<ansuz>
a rewrite isn't going to happen, just as it isn't for etherpad
<ligi_>
Kubuxu: don't jump to conclusions to early ;-)
<Kubuxu>
That thread is huge :p
<ligi_>
I know
<ligi_>
;-)
ylp has quit [Quit: Leaving.]
<cow_2001>
eh, i don't worry about it. i know very little about what urls and uris and urns are really, so my contribution to the conversation would stink.
stoogenmeyer has quit [Remote host closed the connection]
<Kubuxu>
yup, tagged it
<cow_2001>
dang
nonaTure has joined #ipfs
stoogenmeyer has joined #ipfs
Mitar has quit [Ping timeout: 272 seconds]
stoogenmeyer has quit [Remote host closed the connection]
neurrowcat has quit [Quit: Deebidappidoodah!]
pfista has joined #ipfs
michaeldgagnon has joined #ipfs
<ipfsbot>
[go-ipfs] Kubuxu created feature/root-is-symlink (+1 new commit): https://git.io/voM3s
<ipfsbot>
go-ipfs/feature/root-is-symlink 9eb7fcc Jakub Sztandera: Resolve symlink if it is directly referenced in cli...
stoogenmeyer has joined #ipfs
<ipfsbot>
[go-ipfs] Kubuxu opened pull request #2897: Resolve symlink if it is directly referenced in cli (master...feature/root-is-symlink) https://git.io/voM3C
Mitar has joined #ipfs
pfista has quit [Ping timeout: 244 seconds]
j12t has quit [Ping timeout: 276 seconds]
stoogenmeyer has quit [Remote host closed the connection]
<cow_2001>
huh
stoogenmeyer has joined #ipfs
Encrypt has joined #ipfs
Boomerang has joined #ipfs
jager has quit [Ping timeout: 240 seconds]
jager has joined #ipfs
Senji has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
ankle has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
Tv` has joined #ipfs
stoogenmeyer has quit [Ping timeout: 260 seconds]
nonaTure has quit [Ping timeout: 260 seconds]
nonaTure has joined #ipfs
stoogenmeyer has joined #ipfs
zz_r04r is now known as r04r
mgue has quit [Ping timeout: 240 seconds]
galois_d_ has joined #ipfs
galois___ has joined #ipfs
s_kunk has quit [Ping timeout: 246 seconds]
galois_dmz has quit [Ping timeout: 272 seconds]
Senji has quit [Read error: Connection reset by peer]
eater has quit [Ping timeout: 244 seconds]
Senji has joined #ipfs
galois_d_ has quit [Ping timeout: 258 seconds]
stoogenmeyer has quit [Remote host closed the connection]
mgue has joined #ipfs
stoogenmeyer has joined #ipfs
ianopolous has joined #ipfs
mbrock has joined #ipfs
gmcquillan has joined #ipfs
bronger has quit [Ping timeout: 272 seconds]
palkeo has joined #ipfs
bronger has joined #ipfs
Sandhose[m] has joined #ipfs
ankle has quit [Ping timeout: 264 seconds]
stoogenmeyer has quit [Remote host closed the connection]
cemerick has joined #ipfs
eater has joined #ipfs
nonaTure has quit [Ping timeout: 276 seconds]
Penta has joined #ipfs
<lgierth>
A124: about docker, make that mkdir -p .git/objects
<lgierth>
PR welcome :)
<lgierth>
it assumes you're building from within the git repo
Pent has quit [Ping timeout: 258 seconds]
sametsisartenep has quit [Quit: leaving]
ygrek has joined #ipfs
zorglub27 has quit [Ping timeout: 260 seconds]
eater has quit [Ping timeout: 258 seconds]
eater has joined #ipfs
Boomerang has quit [Quit: Leaving]
<cow_2001>
guys guys so what should i patch now?
<cow_2001>
is it okay to bundle the config loading bits into a function?
snubproof has joined #ipfs
s_kunk has joined #ipfs
matoro has joined #ipfs
reit has quit [Ping timeout: 260 seconds]
kevina has joined #ipfs
<ipfsbot>
[go-ipfs] Kubuxu created feature/update-go-log (+1 new commit): https://git.io/voMry
<ipfsbot>
go-ipfs/feature/update-go-log 3097b32 Jakub Sztandera: Update golog in go-ipfs...
cemerick has quit [Ping timeout: 240 seconds]
<ipfsbot>
[go-ipfs] Kubuxu pushed 4 new commits to feature/update-go-log: https://git.io/voMo0
<ipfsbot>
go-ipfs/feature/update-go-log 5a6e442 Jakub Sztandera: Update go-libp2p for go-log...
<ipfsbot>
go-ipfs/feature/update-go-log 9984740 Jakub Sztandera: Update go-libp2p-secio for go-log...
<ipfsbot>
go-ipfs/feature/update-go-log af1f52c Jakub Sztandera: Update go-libp2p-crypto for go-log...
dignifiedquire has joined #ipfs
<ipfsbot>
[go-ipfs] Kubuxu opened pull request #2898: Update go-log in whole dependency tree (master...feature/update-go-log) https://git.io/voMoA
<Kubuxu>
cow_2001: I don't think you can do defer Close there
<cow_2001>
oh dang
<Kubuxu>
but it is not important, those are just two repetitions.
<cow_2001>
they exist in bootstrap as well
<cow_2001>
not important
<cow_2001>
nvm
<ipfsbot>
[go-ipfs] Kubuxu pushed 1 new commit to feature/update-go-log: https://git.io/voM65
<ipfsbot>
go-ipfs/feature/update-go-log b370cd1 Jakub Sztandera: Import peersore, it wasn't imported...
<Kubuxu>
Hmm, then you could have util package for that
<cow_2001>
ConfigRoot appears very little in the code
arpu_ has quit [Ping timeout: 272 seconds]
cemerick has joined #ipfs
<cow_2001>
defer would close it when the function ends :/
<cow_2001>
wouldn't it be nice if the compiler could catch that returned closed thing?
<Kubuxu>
whyrusleeping: about "parents gives hash" there are cases where two concurrent versions of same lib don't live together well, in our case utp
disgusting_wall has joined #ipfs
zorglub27 has joined #ipfs
arpu_ has joined #ipfs
r04r is now known as zz_r04r
rendar has quit [Ping timeout: 272 seconds]
<ipfsbot>
[go-ipfs] Kubuxu pushed 4 new commits to feature/update-go-log: https://git.io/voMM0
<ipfsbot>
go-ipfs/feature/update-go-log 5d98f76 Jakub Sztandera: Update peerstore...
<ipfsbot>
go-ipfs/feature/update-go-log cc561b6 Jakub Sztandera: Update peer...
<ipfsbot>
go-ipfs/feature/update-go-log eb101e7 Jakub Sztandera: Update secio...
galois___ has quit [Read error: Connection reset by peer]
galois_dmz has joined #ipfs
geir_ has quit [Ping timeout: 252 seconds]
geir_ has joined #ipfs
G-Ray has joined #ipfs
<ipfsbot>
[webui] greenkeeperio-bot opened pull request #408: Update karma to version 1.0.0
Penta has quit [Quit: Leaving]
Pent has joined #ipfs
Stebalien has joined #ipfs
rendar has joined #ipfs
ligi has joined #ipfs
jaboja has joined #ipfs
cow_2001 has quit [Quit: cow_2001]
G-Ray has quit [Remote host closed the connection]
cemerick has quit [Ping timeout: 244 seconds]
Foxcool_ has joined #ipfs
Foxcool_ has quit [Client Quit]
jaboja has quit [Ping timeout: 244 seconds]
G-Ray has joined #ipfs
Stebalien has quit [Remote host closed the connection]
em-ly has joined #ipfs
pfista has joined #ipfs
cryptix has joined #ipfs
pfista has quit [Ping timeout: 258 seconds]
<M-Sonata1>
Is there a good solution for paying someone to host my files on ipfs? Filecoin seems to not exist yet, and running an IPFS node on my VPN results in really heavy resource usage.
Stebalien has joined #ipfs
mbrock has quit [Quit: Connection closed for inactivity]
<Kubuxu>
M-Sonata1: there isn't solution in place yet
<M-Sonata1>
ok
mgue has quit [Ping timeout: 260 seconds]
vbsd has joined #ipfs
jaboja has joined #ipfs
mgue has joined #ipfs
pguth has joined #ipfs
pguth has quit [Remote host closed the connection]
pguth has joined #ipfs
herzmeister has quit [Quit: Leaving]
pguth has quit [Remote host closed the connection]
herzmeister has joined #ipfs
pguth has joined #ipfs
pguth has quit [Remote host closed the connection]
palkeo has quit [*.net *.split]
Mitar has quit [*.net *.split]
cketti has quit [*.net *.split]
M-mubot has quit [*.net *.split]
M-harlan has quit [*.net *.split]
M-fiatjaf has quit [*.net *.split]
M-AndrewGaspar has quit [*.net *.split]
M-jeffreybpeters has quit [*.net *.split]
Guest19048[m] has quit [*.net *.split]
M-ms has quit [*.net *.split]
M-lucnsy has quit [*.net *.split]
M-2128 has quit [*.net *.split]
Guest18692[m] has quit [*.net *.split]
M-AbhishekDutt has quit [*.net *.split]
M-4447 has quit [*.net *.split]
M-whyrusleeping has quit [*.net *.split]
M-trashrabbit has quit [*.net *.split]
M-hash has quit [*.net *.split]
M-toor has quit [*.net *.split]
kegan[m] has quit [*.net *.split]
ajp has quit [*.net *.split]
okket has quit [*.net *.split]
xa0 has quit [*.net *.split]
ebarch has quit [*.net *.split]
sindresorhus has quit [*.net *.split]
ec has quit [*.net *.split]
kitcambridge has quit [*.net *.split]
tg has quit [*.net *.split]
prettymuchbryce has quit [*.net *.split]
brimstone has quit [*.net *.split]
mappum has quit [*.net *.split]
stevenroose has quit [*.net *.split]
ansuz has quit [*.net *.split]
danemacmillan has quit [*.net *.split]
keks_ has quit [*.net *.split]
bitspill has quit [*.net *.split]
anttea has quit [*.net *.split]
joeyh has quit [*.net *.split]
ekroon has quit [*.net *.split]
ehd has quit [*.net *.split]
oleavr has quit [*.net *.split]
installgen2 has quit [*.net *.split]
dansup has quit [*.net *.split]
tperson has quit [*.net *.split]
_fil_ has quit [*.net *.split]
andoma has quit [*.net *.split]
baffo32 has quit [*.net *.split]
eco has quit [*.net *.split]
wunki has quit [*.net *.split]
mmuller has quit [*.net *.split]
marni has quit [*.net *.split]
dvn has quit [*.net *.split]
keks has joined #ipfs
tperson has joined #ipfs
dansup has joined #ipfs
M-2128 has joined #ipfs
M-lucnsy has joined #ipfs
ansuz has joined #ipfs
M-trashrabbit has joined #ipfs
okket has joined #ipfs
M-AndrewGaspar has joined #ipfs
mmuller has joined #ipfs
andoma has joined #ipfs
wunki has joined #ipfs
Mitar has joined #ipfs
stevenroose has joined #ipfs
M-4447 has joined #ipfs
M-fiatjaf has joined #ipfs
palkeo has joined #ipfs
palkeo has quit [Changing host]
palkeo has joined #ipfs
M-ms has joined #ipfs
Guest19048[m] has joined #ipfs
M-mubot has joined #ipfs
eco has joined #ipfs
M-hash has joined #ipfs
cketti has joined #ipfs
M-jeffreybpeters has joined #ipfs
kitcambridge has joined #ipfs
M-toor has joined #ipfs
installgen2 has joined #ipfs
pguth has joined #ipfs
marni has joined #ipfs
pguth has quit [Remote host closed the connection]
Guest18692[m] has joined #ipfs
kegan[m] has joined #ipfs
dvn has joined #ipfs
ajp has joined #ipfs
M-AbhishekDutt has joined #ipfs
M-whyrusleeping has joined #ipfs
M-harlan has joined #ipfs
mappum has joined #ipfs
brimstone has joined #ipfs
ec has joined #ipfs
joeyh has joined #ipfs
brimstone is now known as Guest90713
ebarch has joined #ipfs
M-Peer2Peer has quit [Ping timeout: 260 seconds]
michaelmure[m] has quit [Ping timeout: 260 seconds]
M-ptman has quit [Ping timeout: 260 seconds]
M-bastinik has quit [Ping timeout: 260 seconds]
M-Val has quit [Ping timeout: 260 seconds]
mafintosh has quit [Ping timeout: 258 seconds]
kumavis has quit [Ping timeout: 258 seconds]
yoshuawuyts has quit [Ping timeout: 258 seconds]
sull[m] has quit [Ping timeout: 275 seconds]
M-metamattj has quit [Ping timeout: 275 seconds]
M-bp5 has quit [Ping timeout: 275 seconds]
M-16194 has quit [Ping timeout: 275 seconds]
xa0 has joined #ipfs
xa0 has quit [Changing host]
xa0 has joined #ipfs
danemacmillan has joined #ipfs
nicolag has quit [Ping timeout: 258 seconds]
M-liathit has quit [Ping timeout: 260 seconds]
M-3798 has quit [Ping timeout: 260 seconds]
M-2194 has quit [Ping timeout: 260 seconds]
M-internetjanito has quit [Ping timeout: 260 seconds]
zmanian__ has quit [Ping timeout: 258 seconds]
bengl has quit [Ping timeout: 258 seconds]
jhiesey has quit [Ping timeout: 258 seconds]
weex has quit [Ping timeout: 258 seconds]
bitspill has joined #ipfs
M-3526 has quit [Ping timeout: 276 seconds]
ogd has quit [Ping timeout: 258 seconds]
richardlitt has quit [Ping timeout: 258 seconds]
tg has joined #ipfs
M-kode54 has quit [Ping timeout: 260 seconds]
M-HirmeS has quit [Ping timeout: 260 seconds]
risk has quit [Ping timeout: 258 seconds]
omnigoat has quit [Ping timeout: 258 seconds]
M-Guest2152 has quit [Ping timeout: 276 seconds]
M-Lawrence_Pritc has quit [Ping timeout: 276 seconds]
prettymuchbryce has joined #ipfs
SoreGums has quit [Ping timeout: 258 seconds]
NeoTeo has quit [Ping timeout: 258 seconds]
M-wldhx has quit [Ping timeout: 260 seconds]
M-Shrike1 has quit [Ping timeout: 260 seconds]
ehd has joined #ipfs
sindresorhus has joined #ipfs
M-sliker has quit [Ping timeout: 276 seconds]
zmanian__ has joined #ipfs
weex has joined #ipfs
weex is now known as Guest63597
jhiesey has joined #ipfs
ogd has joined #ipfs
ekroon has joined #ipfs
yoshuawuyts has joined #ipfs
NeoTeo has joined #ipfs
sull[m] has joined #ipfs
M-16194 has joined #ipfs
M-metamattj has joined #ipfs
M-bp5 has joined #ipfs
M-bastinik has joined #ipfs
M-ptman has joined #ipfs
M-Peer2Peer has joined #ipfs
M-Val has joined #ipfs
G-Ray has quit [Quit: Konversation terminated!]
SoreGums has joined #ipfs
M-3526 has joined #ipfs
M-3798 has joined #ipfs
M-internetjanito has joined #ipfs
michaelmure[m] has joined #ipfs
M-2194 has joined #ipfs
M-Guest2152 has joined #ipfs
M-Lawrence_Pritc has joined #ipfs
M-kode54 has joined #ipfs
M-HirmeS has joined #ipfs
M-sliker has joined #ipfs
M-wldhx has joined #ipfs
M-Shrike1 has joined #ipfs
M-liathit has joined #ipfs
kumavis has joined #ipfs
richardlitt has joined #ipfs
nicolag has joined #ipfs
omnigoat has joined #ipfs
risk has joined #ipfs
draynium has joined #ipfs
mafintosh has joined #ipfs
pguth has joined #ipfs
bengl has joined #ipfs
<A124>
lgierth I did made that mkdir -p, but then it complains about nonexisting repo, ... I tried that before your advice. Did not look further that that as have no idea where to look.
baffo32 has joined #ipfs
<A124>
M-Sonata1: How much data? IPFS only without gateway would be ok?
mildred has joined #ipfs
pguth has quit [Remote host closed the connection]
<M-Sonata1>
I was imagining IPFS without gateway, yeah.
<ipfsbot>
[go-ipfs] Kubuxu pushed 1 new commit to feature/root-is-symlink: https://git.io/voDqn
<ipfsbot>
go-ipfs/feature/root-is-symlink ab5f0d4 Jakub Sztandera: test: Directly referenced symlink should be resolved...
<lgierth>
golang was faaar to big last time i checked
asie has quit [Ping timeout: 272 seconds]
<lgierth>
even the docker:alpine image
<A124>
72MB.
<lgierth>
yeah
<lgierth>
our image is go-ipfs itself plus maybe 5 more MB
<A124>
Alpine does not provide go 1.7 :-/
<A124>
I seen 23MB on the first line when building.
<lgierth>
go-ipfs doesn't require go 1.7 :) but it'll be a neat update once it does
<lgierth>
eeh once alpine provides it
ashark has quit [Ping timeout: 240 seconds]
<lgierth>
the dockerfile is optimized toward final image size -- i consider every significant size increase a regression of sorts
<A124>
Yeah, I just wanted to test, while at it. ... But the point was to get the latest for testing. I was complaining about context switching... unable to fix it myself, and whyrus fixed it, well most of it in week old one. There were massive spikes left, so will look at that.
asie has joined #ipfs
<A124>
Memory leaks and context switching are two major hurdles that I have seen for deploying as service.
<lgierth>
yeah word
<lgierth>
painful for us too haha
* A124
agrees and is on the same slim note. He was building responsive web and streaming music services back in 2005
<lgierth>
:)
<A124>
... it took web too long to aclimate and require slim, fast stuff. I was excelling at that, but everyone thought it's crap, today it is the opposite, yet still some prefer easy paycheck from grants and do nothing. So scraping their data.
<A124>
Is erasure coding planned at all for ipfs?
<A124>
The .git remove and mkdir -p together works
Guest90713 has quit [Changing host]
Guest90713 has joined #ipfs
Guest90713 is now known as brimstone
Stebalien has quit [Remote host closed the connection]
zorglub27 has quit [Quit: zorglub27]
jaboja has quit [Ping timeout: 264 seconds]
slothbag has joined #ipfs
ashark has joined #ipfs
computerfreak has quit [Ping timeout: 240 seconds]
computerfreak has joined #ipfs
jaboja has joined #ipfs
matoro has quit [Ping timeout: 244 seconds]
zz_r04r is now known as r04r
Encrypt has quit [Quit: Quitte]
matoro has joined #ipfs
stoogenmeyer has joined #ipfs
stoogenm_ has joined #ipfs
ashark has quit [Ping timeout: 240 seconds]
stoogenmeyer has quit [Ping timeout: 258 seconds]
ola has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
stoogenm_ has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]