<multivac>
[WIKIPEDIA] ZeroVM#Integration with Swift | "ZeroVM is an open source light-weight virtualization and sandboxing technology. It virtualizes a single process using the Google Native Client platform. Since only a single process is virtualized (instead of a full operating system), the startup overhead is in the order of 5 ms...."
sbruce_ has joined #ipfs
<M-davidar>
leer10 (IRC): haven't tried boards yet, I probably should
<leer10>
also are you using an irc gateway or something cause there's a ton of M- people
<M-davidar>
0.4 should be officially released soon
<M-davidar>
leer10 (IRC): yeah, matrix.org
<leer10>
M-davidar any big advantages to that?
prim1 has joined #ipfs
<M-davidar>
leer10 (IRC): it's a decentralised network that interoperates with existing chat systems (irc being the big one, but also slack, skype, etc)
<M-davidar>
It's also based on a merkledag somewhat like ipfs
<M-davidar>
In practical terms it's a free alternative to irccloud or slack ;)
<leer10>
nice
asyncsrc has joined #ipfs
cemerick has quit [Ping timeout: 246 seconds]
M-kode54 has joined #ipfs
<leer10>
hmm I've set up two instances and made it so that one person can see another's profile
leer10 has quit [Ping timeout: 260 seconds]
tilgovi has quit [Ping timeout: 255 seconds]
<ansuz>
daviddias: registry-mirror looks awesome
<ansuz>
I'll have to give it a try
<ansuz>
nice work
<Kubuxu>
After few forcefull restarts of dedicated I have : Error: unable to open leveldb datastore
<ansuz>
path is mounted?
<Kubuxu>
You mean my home. Yup.
<Kubuxu>
I've removed also lock file in .ipfs/datastore
<Kubuxu>
It uses level-down 0.15 which does not build, nothing is trivial
<Kubuxu>
Ok, it is running
<ansuz>
repair is an old part of the api, any leveldown should work
<ansuz>
oh, good
<Kubuxu>
Repaired, deamon started, IPNS ref is not working but I will just republish it.
<ansuz>
<3
<ansuz>
my consulting fee is 1000BTC/ms
<ansuz>
thx
<Kubuxu>
<3
<Kubuxu>
I've paidout my BTC recently.
<Kubuxu>
Most of it
<leer10>
I still can't quite figure out how to join a board
<leer10>
I've got my own local copy of ipfs-boards running but it seems just the same, save for an update menu that allows me to just visit the same website I was using before
<Stskeeps>
is localhost:5001/webui supposed to work on dev0.4.0? (everything else is fine)
<Kubuxu>
Stskeeps: I think you have to add it in CORS.
NightRa has quit [Quit: Connection closed for inactivity]
<leer10>
Stskeeps: works for me
<Kubuxu>
leer10: because you probably added CORS for the boards?
<tperson>
You should not need any CORS headers set for the webui under port 5001
Senji has joined #ipfs
<tperson>
Most likely what is happening is you can not connect to any peers to download the webui.
<leer10>
Kubuxu: yep
<tperson>
Does the page load for you, or does it just spin and wait?
<Kubuxu>
Hmm, I think I've seen something pushed recently with that.
<Kubuxu>
info
<Stskeeps>
tperson: basically spins, nothing showing, redirects to /ipfs/QmR9MzChjp1MdFWik7NjEjqKQMzVmBkdK3dz14A6B5Cupm
<tperson>
Stskeeps: Do you see any errors in the daemon?
<Stskeeps>
hmm, well, seems like it's not completely warmed up yet, as ipfs swarm peers show nothing
<tperson>
That is what I suspected. Not many people are running dev0.4.0
<Stskeeps>
dev0.4.0 doesn't connect with the normal network, ooi?
<leer10>
I'll open up a port so I can throw in another 0.4.0 node
<tperson>
I went a head and grabbed the webui from one of my 0.3.x nodes and published it to my 0.4.0 node
<Stskeeps>
and now my webui magically owrk
<Stskeeps>
s
<Stskeeps>
so 0.4.0 is on it's own testnet? i guess that explains a lot
<tperson>
Not really, the two protocols are not compatible
<Stskeeps>
ah
<tperson>
They can't agree on a way to talk to eachother :)
<ansuz>
yay breaking changes
<ansuz>
that's how you know there's progress happening
<Stskeeps>
dare i ask when protocol stability in general is planned? :p
<Stskeeps>
so older nodes can talk to newer nodes and reverse; not this specific case
<leer10>
I think I got mine up too: /ip4/68.118.74.130/tcp/4001/ipfs/QmYgnkETZmswwWHiJRCGMzxqDTjYhEu1PMekEhzRgAwoMk
<tperson>
I have a feeling there there will be a lot of stability brought in with 0.4.0, but there could easily be changes 6 months later for 0.5.0
<Kubuxu>
It is major revision 0. Everything can happen (according to semver). :P
<leer10>
So here's how I figured out how to create/add boards and users without the UI for it
<leer10>
you visit your own profile and you see a long string after the @ . That's your profile but you can paste in someone else's profile and thus it'll access and cache it.
<leer10>
to create a board you can visit your own profile page (not the edit one but just view) and before the ? you can put a /nameofboardyouwanthere
<leer10>
as a made up example I see (cutoutpartofaddress)/#/@QmyuFen7el?_k=91ec6k
<leer10>
I can cut out the @QmyuFen7el and put in something like @dlk5s8d that someone told me was theirs
<leer10>
or I can visit (cutoutpartofaddress)/#/@QmyuFen7el/newboard?_k=91ec6k which will try to download the non-existing board but you can just click edit and it will let you publish a new one
<leer10>
if yall wanna try here's my profile: @QmYgnkETZmswwWHiJRCGMzxqDTjYhEu1PMekEhzRgAwoMk and I made a board at /test
I_can_FLY has quit [Read error: Connection reset by peer]
reit has joined #ipfs
<leer10>
it appears that you can still see the profile in limited mode :) http://ipfs.ydns.eu/ipns/boards.ydns.eu/#/@QmYgnkETZmswwWHiJRCGMzxqDTjYhEu1PMekEhzRgAwoMk?_k=bqmj4a
Senji has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
<whyrusleeping>
Stskeeps: after 0.4.0 there shouldnt be any further breaking protocol changes
Senji has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
Senj has joined #ipfs
Senji has quit [Disconnected by services]
Senj is now known as Senji
<ipfsbot>
[go-ipfs] whyrusleeping force-pushed fix/logwriter-stall from d72ffae to 10581b6: http://git.io/v0bJZ
<ipfsbot>
go-ipfs/fix/logwriter-stall 1dff185 rht: Close errnotifier chan on err...
<ipfsbot>
go-ipfs/fix/logwriter-stall 10581b6 rht: Reduce the number of auto gc tests...
dignifiedquire has joined #ipfs
computerfreak has joined #ipfs
Encrypt has joined #ipfs
disgusting_wall has quit [Quit: Connection closed for inactivity]
reit has quit [Quit: Leaving]
reit has joined #ipfs
Senj has joined #ipfs
Senji has quit [Disconnected by services]
<Stskeeps>
if i wanted to dig into the topic about IPFS on mobile devices, where do i find the best description of the traffic a IPFS node receives when idle typically?
<Stskeeps>
(for 0.4.0)
aramboi has joined #ipfs
Encrypt has quit [Quit: Quitte]
<spikebike>
Stskeeps: there's minimal traffic for maintaining the DHT, but otherwise it's just what you host and who asks for it
<spikebike>
sure if 10 hosts have it, then each host only sees 1/10th of the downloads
<Stskeeps>
spikebike: yeah, though minimal traffic is murder for a mobile device :)
<Stskeeps>
a lot of wakeups, traffic, etc
<Stskeeps>
so being able to offload things could be good
<spikebike>
yeah, I think it would be best for a stupid client for phones that leaches off a full peer running on a raspberry pi or similar
<tperson>
The minimal traffic will get better over time, right now bitswap isn't all that smart.
<spikebike>
yeah even 2 wake ups a minute is murder on a phone
<Stskeeps>
spikebike: well, if we want ipfs world domination, we can't assume people have full peers in their homes :)
<spikebike>
well you could rent-a-peer
<spikebike>
IPFS-AS (ipfs as a service)
<Stskeeps>
i mean, participation in a object-swarm would probably be okay, but if there's a decent balance between mobile peers and full peers that lend a bit of processing power, it would be for the greater good..
<spikebike>
well keeping track of which objects are where is going to result in a fair bit of maintenance traffic
<spikebike>
why waste battery on a $500 phone when net/cpu will be 100x better on a $35 linux box
mildred has joined #ipfs
<Stskeeps>
just thinking from pov of a future mobile device browser that supports ipfs, user will maybe not even have a home box, but would like to interface with ipfs
hartor has joined #ipfs
Senj has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
ralphtheninja has joined #ipfs
Senj has joined #ipfs
Senji has quit [Disconnected by services]
Senj is now known as Senji
Senji has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
Senji has quit [Max SendQ exceeded]
Senji has joined #ipfs
reit has quit [Quit: Leaving]
Senji has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
reit has joined #ipfs
Senji has quit [Read error: Connection reset by peer]
reit has quit [Client Quit]
Senji has joined #ipfs
reit has joined #ipfs
screensaver has joined #ipfs
anticore has joined #ipfs
voxelot has joined #ipfs
Senji has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
reit has quit [Quit: Leaving]
Senj has joined #ipfs
Senji has quit [Disconnected by services]
Senj is now known as Senji
<dignifiedquire>
whyrusleeping: by the way you can kill the aws windows machine we spawned
reit has joined #ipfs
pepesza has quit [Excess Flood]
ralphtheninja has quit [Ping timeout: 265 seconds]
pepesza has joined #ipfs
pokeball99 has joined #ipfs
Senji has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
_whitelogger_ has joined #ipfs
borgtu has quit [Ping timeout: 246 seconds]
borgtu has joined #ipfs
_whitelogger_ has quit [Read error: Connection reset by peer]
_whitelogger has joined #ipfs
patcon has quit [Ping timeout: 256 seconds]
Myagui has quit [Quit: -]
Myagui has joined #ipfs
aramboi has quit [Ping timeout: 240 seconds]
Senj has joined #ipfs
Senji has quit [Disconnected by services]
Senj is now known as Senji
aramboi has joined #ipfs
aramboi has quit [Ping timeout: 240 seconds]
borgtu has quit [Ping timeout: 246 seconds]
borgtu has joined #ipfs
reit has quit [Quit: Leaving]
reit has joined #ipfs
reit has quit [Client Quit]
reit has joined #ipfs
mildred has quit [Ping timeout: 240 seconds]
<ipfsbot>
[go-ipfs] Kubuxu opened pull request #2141: Add Server field in HTTP API response header (master...patch-1) http://git.io/vueT6
keorn has joined #ipfs
_whitelogger has joined #ipfs
borgtu has quit [Ping timeout: 246 seconds]
borgtu has joined #ipfs
niles_ has quit [Ping timeout: 250 seconds]
<whyrusleeping>
dignifiedquire: noted, thanks
Encrypt has joined #ipfs
_whitelogger has quit [Excess Flood]
_whitelogger has joined #ipfs
niles has joined #ipfs
voxelot_ has joined #ipfs
voxelot has quit [Read error: Connection reset by peer]
_whitelogger has quit [Excess Flood]
_whitelogger has joined #ipfs
asyncsrc_ has joined #ipfs
erikj has joined #ipfs
borgtu has quit [Ping timeout: 246 seconds]
asyncsrc has joined #ipfs
borgtu has joined #ipfs
asyncsrc has quit [Ping timeout: 260 seconds]
asyncsrc_ has quit [Client Quit]
_whitelogger has quit [Excess Flood]
_whitelogger_ has joined #ipfs
_whitelogger_ has quit [Excess Flood]
_whitelogger has joined #ipfs
erikj has joined #ipfs
_whitelogger has quit [Excess Flood]
_whitelogger has joined #ipfs
_whitelogger has joined #ipfs
_whitelogger has joined #ipfs
gperrin has left #ipfs ["Leaving"]
dignifiedquire has quit [Quit: Connection closed for inactivity]
patcon has joined #ipfs
borgtu has quit [Ping timeout: 264 seconds]
borgtu has joined #ipfs
patcon has quit [Ping timeout: 250 seconds]
flounders has quit [Quit: leaving]
_whitelogger has quit [Excess Flood]
_whitelogger has joined #ipfs
flounders has joined #ipfs
hartor1 has joined #ipfs
erikj has quit [Ping timeout: 240 seconds]
hartor has quit [Ping timeout: 260 seconds]
_whitelogger has quit [Excess Flood]
_whitelogger has joined #ipfs
se3000 has quit [Ping timeout: 260 seconds]
_whitelogger has joined #ipfs
maxlath has quit [Remote host closed the connection]
maxlath has joined #ipfs
maxlath has quit [Read error: Connection reset by peer]
_whitelogger has joined #ipfs
mvollrath has joined #ipfs
_whitelogger has joined #ipfs
Guest19545 has joined #ipfs
Guest19545 has quit [Changing host]
Guest19545 is now known as amiller
pfraze has quit [Remote host closed the connection]
keorn has joined #ipfs
reit has quit [Quit: Leaving]
reit has joined #ipfs
patcon has joined #ipfs
hemic has joined #ipfs
pfraze has joined #ipfs
borgtu has quit [Ping timeout: 240 seconds]
_whitelogger has quit [Ping timeout: 240 seconds]
_whitelogger has joined #ipfs
<ipfsbot>
[webui] Dignifiedquire closed pull request #148: fix: Ensure relative paths are working in resulting bundle (webpack...webpack-relative-path) http://git.io/vEddM
dignifiedquire has quit [Ping timeout: 250 seconds]