<computerfreak>
hehe i would really do it, but im not so experienced tbh, im learning to create guis right now and i love ipfs .. so i just wanted to combine it a bit ;)
<computerfreak>
well i cloned arbore already but the binding here is not working on other apps right now ..
<computerfreak>
still reading the code and try to understand what he did :P
<M-davidar>
computerfreak (IRC): maybe submit an issue with the problems you're having?
<computerfreak>
well i already speak with the dev(s) on #arbore
<computerfreak>
maybe i create a git account soon ^^
elima has joined #ipfs
hjoest has quit [Ping timeout: 246 seconds]
hjoest has joined #ipfs
intercostohumera has quit [Ping timeout: 260 seconds]
test294822 has joined #ipfs
myrmicid has joined #ipfs
nessence has joined #ipfs
nessence has quit [Ping timeout: 245 seconds]
<haadcode>
morning
<computerfreak>
moin
zz_r04r is now known as r04r
screensaver has joined #ipfs
s_kunk has quit [Ping timeout: 246 seconds]
NightRa has quit [Quit: Connection closed for inactivity]
nham has quit [Ping timeout: 260 seconds]
amstocker has quit [Ping timeout: 250 seconds]
oguz_ has joined #ipfs
ogzy has quit [Disconnected by services]
oguz_ is now known as ogzy
ogzy has quit [Changing host]
ogzy has joined #ipfs
ogzy_ has joined #ipfs
reit has joined #ipfs
<ogzy>
I am having problems with ipns, i have a three node ipfs daemon running at my local environment, superroutes and bootstrap notes are removed before running ipfs daemon, there is no problem about adding a file and reaching it from another node, the problem occurs when i publish it from a node, when i resolve it from another node and try to reach it with the result, i am still seeing the same content although i had changed the file and readded it, any idea why th
<guest1969>
Question. If I run "strip ipfs" on the 64-bit Linux executable, the file size shrinks from 25.2MB to 16.3MB. If I do this, will any functionality be lost?
<tidux>
so that "ipfs add" command I mentioned almost three hours ago is still running with no perceptible progress
<tidux>
I'd report it on github but my account is locked out at the moment
<alterego>
tidux: what are you adding? How large is the file?
<tidux>
a directory of mp3s
<tidux>
185MB
<svetter>
tidux: you re removing all debug symbols
<tidux>
svetter: wrong nick
<svetter>
sorry
martink__ has joined #ipfs
<svetter>
guest1969: ^
<alterego>
tidux: What did you use --only-hash for?
<tidux>
nothing
<tidux>
I didn't use --only-hash
ehd has joined #ipfs
<alterego>
Oh, thought I read that in your previous comments.
<tidux>
you misread that
<tidux>
that was ogzy
<alterego>
If you want progress with add you need to do: ipfs add -p *.mp3
martinkl_ has quit [Ping timeout: 260 seconds]
<tidux>
I did use that
<tidux>
"no visible progress" means the fucking bar hasn't moved in six hours
<dignifiedquire>
tidux: that sounds like a bug
<tidux>
like I said, I'd report it on github but my account is locked out
<dignifiedquire>
or at best something gone very wrong somewhere
<tidux>
is there some sort of exclusive lock generated when the daemon is running?
<dignifiedquire>
could you create a pastebin/gist of your log output, I’ll create a report
<tidux>
I've got it backgrounded as a systemd service
<alterego>
tidux: no, the command line client will use the daemon if it finds it.
<tidux>
it's not logging anything
<dignifiedquire>
also, what version are you running 0.3.9?
<tidux>
~/.ipfs/logs is empty
<tidux>
0.3.9
<dignifiedquire>
okay
<dignifiedquire>
before you cancel, there is a way to get a stacktrace from the running process
<dignifiedquire>
let me quickly dig up the command for that
<dignifiedquire>
tidux: if you could run this: curl localhost:5001/debug/pprof/goroutine?debug=2 > debug.log and add the output to your pastebin that would be really helpful
<tidux>
> wc -l debug.log
<tidux>
268581 debug.log
<tidux>
I think I'll just link it directly from my webserver
<dignifiedquire>
yeah that file can get quite large
<whyrusleeping>
tidux: hey look, you found a deadlock in go-peerstream
* whyrusleeping
claps
<tidux>
oh neat
<achin>
there should be a prize for that!
border0464 has joined #ipfs
<whyrusleeping>
tidux: want some ipfs stickers? i'd mail you some if you like :P
<tidux>
yes, actually!
<lgierth>
whyrusleeping: commands/root.go says ls is allowed
<tidux>
I'll PM you my real name and shipping address
<lgierth>
:80/api/v0/ls
<whyrusleeping>
sgtm!
<whyrusleeping>
lgierth: hell yeah!that makes me happy
<tidux>
oh fuck yes, turns out I found a major deadlock bug in go-ipfs and I'm getting stickers in the mail from the lead dev as a bug bounty
<tidux>
}:A
<tidux>
whoops wrong channel
<tidux>
lol
<lgierth>
:>
devbug has joined #ipfs
<tidux>
as fun as this has been, I must go
<computerfreak>
i just made a simple qt-app , which can just add file, add folder , show ip and start daemon :D
<tidux>
clojure is calling me :P
tidux has left #ipfs ["WeeChat 1.0.1"]
ygrek has quit [Ping timeout: 260 seconds]
[0__0] has quit [Ping timeout: 250 seconds]
<computerfreak>
anyone know howto run theese comands inside of qt? currently im calling .sh scripts with QProcess ...
rombou has joined #ipfs
<ipfsbot>
[go-ipfs] jbenet deleted feat/actually-ndjson at 891a8d7: http://git.io/vBjZg
devbug has quit [Read error: Connection reset by peer]
devbug has joined #ipfs
arpu has quit [Remote host closed the connection]
<ion>
daviddias: A small gripe on <http://blog.daviddias.me/2015/09/07/idempotent-encoder-decoder>: “we have to encode ‘samples’ of the input signal and not the signal as a whole. This introduces losses to the signal and is typically known as lossy compression”. Sampling is orthogonal to lossy compression. The losses (not related to compression) in sampling come from the sample rate and the precision of each
<ion>
sample. If the sample rate is twice the highest frequency contained in the original signal, literally nothing is lost due to the sample rate. Say, if you can not hear frequencies above 20000 Hz, a sample rate of 40000 Hz is enough for any signal you can hear. The effect of the sample precision can be thought of as additive noise on top of a perfectly reproduced signal. With audio as an example, if you amplify a
<ion>
properly done recording at 16 bits to the point where said noise becomes audible to humans, the actual signal will be loud enough to cause pain and ear injury. If you manage to amplify a 24-bit recording enough to make the sampling noise audible, the actual signal will likely kill you. Compression, lossy or not, can be optinally done *to* a signal that has already been sampled.
<computerfreak>
theese are just working for Arbore right now ..
<computerfreak>
not without all the headers and stuff ..
<whyrusleeping>
hm?
<dignifiedquire>
whyrusleeping: what was the command to get my bootstrap nodes back when they are lost?
<whyrusleeping>
dignifiedquire: did you lose them again somehow?
<dignifiedquire>
yes, running 0.4.0 deleted them again..
<dignifiedquire>
and now I can’t run 0.3.9
<dignifiedquire>
cause it’s not connecting to annonye
<whyrusleeping>
running 0.4.0 deletes them?
<whyrusleeping>
thats weird...
<dignifiedquire>
yes
gamemanj has joined #ipfs
<whyrusleeping>
wtf
<whyrusleeping>
it shouldnt
<dignifiedquire>
the strange thing is that 0.4.0 is even using a different IPFS_PATH when I run it..
baselab has joined #ipfs
pfraze has joined #ipfs
<dignifiedquire>
whyrusleeping: so how do I get them back?
<whyrusleeping>
dignifiedquire: thank you, i got distracted
<dignifiedquire>
whyrusleeping: no distractions allowed here :P
<alterego>
whyrusleeping: makes sense, I suspected as much really (re: slow local IPNS resolve)
<alterego>
Random question, I want to write some programs that use IPFS quite tightly, would the best way to integrate said applications be using HTTP QPI?
<alterego>
s/QPI/API/ or can I include some magic parts of the go-ipfs project?
<alterego>
s/include/import -_-
<whyrusleeping>
dignifiedquire: download that hash, and then 'ipfs bootstrap < thatfile'
e-lima has quit [Ping timeout: 260 seconds]
<gamemanj>
alterego: Well, if you use the API, then a node has to be running. If you import it, then you run into a problem if you app has any reliance on the user's peerID (basically: does it publish to IPNS)
s_kunk has quit [Ping timeout: 246 seconds]
<dignifiedquire>
whyrusleeping: you missed the `add` but I’m back online now :)
<yumbox>
achin: is it a filesystem, or is it a protocol, or ...?
<achin>
yumbox: i can, but then i'd be repeating things from the website. and if the website wasn't helpful to you, i'm afraid that what i say will also not be helpful
<achin>
it's both
ipmb has joined #ipfs
<achin>
there is a protocol that describes how IPFS nodes talk to each other over a network
<yumbox>
ah, okay
<yumbox>
over tcp or udp?
<achin>
each nodes provides an API, plus command line tools to adding files to the system, downloading files, and other things
<achin>
there is also a fuse-layer which gives you a filesystem-like interface
<achin>
right now, tcp/4001 is used for inter-peer communication. UDP support is in progress
<alterego>
gamemanj: well, I'd imagine something like gRPC would be better in that regard, but each to their own.
<drathir>
yumbox: both should be possible, but prefered udp i guess...
<gamemanj>
alterego: The webui, which is browser-side javascript, has to be able to access it.
<yumbox>
drathir: okay, thanks
<yumbox>
achin: ah
<alterego>
Meh
<yumbox>
so is ipfs aiming to be a replacement/alternative to http(s) and/or torrent?
<alterego>
yumbox: you'd do good watching some of jbenet's talks.
<achin>
the short answer is: yes to both
<drathir>
yumbox: not really im preffer to say more like big file cdn like mesh network based at torrent like behaviour....
<yumbox>
Is it possible to get ipfs integration with firefox?
<drathir>
and check eg QmSVTYzWx2pd2UEbEvDuFSCRhWJ1XwM9JFQBjakAbwzTk2
<drathir>
no idea what is that not checked...
e-lima has joined #ipfs
[0__0] has joined #ipfs
<yumbox>
aww
<yumbox>
cat.jpg is cute
<ipfsbot>
[js-ipfs-api] Dignifiedquire created greenkeeper-karma-chrome-launcher-0.2.2 (+1 new commit): http://git.io/vBj50
<ipfsbot>
js-ipfs-api/greenkeeper-karma-chrome-launcher-0.2.2 c5568fd greenkeeperio-bot: chore(package): update karma-chrome-launcher to version 0.2.2...
fiatjaf has joined #ipfs
<yumbox>
do I need to open any ports?
<achin>
tcp/4001 inbound idealy
<yumbox>
is it necessary?
<achin>
strictly speaking, no, but it'll be useful
<yumbox>
how is it useful?
<achin>
it'll allow your node to communicate with other nodes behind firewalls (by allowing them to dial you)
<yumbox>
ah, okay!
gamemanj has quit [Remote host closed the connection]
<ipfsbot>
[js-ipfs-api] Dignifiedquire deleted greenkeeper-karma-chrome-launcher-0.2.2 at c5568fd: http://git.io/vBjFW
<yumbox>
how do I shutdown the daemon properly?
<yumbox>
can I just do control+c ?
<achin>
yep
<yumbox>
okay
ogzy has joined #ipfs
<yumbox>
is there systemd integration for the daemon yet?
<achin>
people have done it, but it's not integrated out-of-the-box
<ogzy>
anybody had a chance to check the email that i sent to the user list related with the ipns usage?
<yumbox>
achin: okay
<achin>
writing the service file should be fairly simple, i think
<ogzy>
although i updated the content i am not able to see the updated one when i reach the gateway address through ipns
<achin>
ogzy: where did you post your query?
rombou has joined #ipfs
devbug has quit [Read error: Connection reset by peer]
<yumbox>
are there any ipfs sites?
devbug has joined #ipfs
cemerick has joined #ipfs
ygrek has joined #ipfs
gperrin has joined #ipfs
gperrin has quit [Client Quit]
d6e has left #ipfs [":3"]
<ion>
yumbox: The daemon works fine from systemd. Do you mean something further by integration? TCP service activation?
rombou has quit [Ping timeout: 250 seconds]
<yumbox>
no, I just mean a simple unit file to start the daemon
<dignifiedquire>
and what was the static site generator you mentioned that was good, harpjs?
<daviddias>
harpjs is nice
<daviddias>
And we were checking it, lot of people recommend it
<dignifiedquire>
(need to improve that setup that is in ipfs/distributions if I want to build that)
<daviddias>
But I can't say, without enough experience, that is good
<dignifiedquire>
I guess I have to just go and try then
<daviddias>
Nice! :)
<daviddias>
Looks really good
<dignifiedquire>
but it looks decent from what I saw, just need to add webpack & babel support ot it
<alu>
hey peeps
<dignifiedquire>
thanks
<daviddias>
Maybe could use more galactic colors
<dignifiedquire>
the idea is to use a similar header, but with a different color for different parts of ipfs apps, and the galactic colors will be needed for the website
<daviddias>
Like, exploding star orange :p
<dignifiedquire>
exactly :P
gperrin has joined #ipfs
gperrin has left #ipfs [#ipfs]
gperrin has joined #ipfs
gperrin has left #ipfs [#ipfs]
ianopolous2 has joined #ipfs
ianopolous has quit [Ping timeout: 245 seconds]
domanic_ has joined #ipfs
martinkl_ has joined #ipfs
rendar has quit [Ping timeout: 245 seconds]
ianopolous3 has joined #ipfs
fiatjaf has quit [Read error: Connection reset by peer]
fiatjaf has joined #ipfs
ianopolous2 has quit [Ping timeout: 245 seconds]
fiatjaf has quit [Read error: Connection reset by peer]
devbug has quit [Ping timeout: 250 seconds]
ianopolous2 has joined #ipfs
gperrin has joined #ipfs
gperrin has left #ipfs [#ipfs]
chriscool has quit [Read error: No route to host]
ianopolous3 has quit [Ping timeout: 250 seconds]
rendar has joined #ipfs
mildred has quit [Quit: Leaving.]
reit has quit [Ping timeout: 250 seconds]
mildred has joined #ipfs
chriscool has joined #ipfs
martinkl_ has quit [Ping timeout: 260 seconds]
martinkl_ has joined #ipfs
devbug has joined #ipfs
cemerick has quit [Ping timeout: 260 seconds]
Encrypt has joined #ipfs
chriscool has quit [Ping timeout: 245 seconds]
chriscool has joined #ipfs
domanic_ has quit [Ping timeout: 245 seconds]
nessence has quit [Remote host closed the connection]
nessence has joined #ipfs
gamemanj has joined #ipfs
chriscool has quit [Ping timeout: 250 seconds]
nessence has quit [Ping timeout: 260 seconds]
voxelot has joined #ipfs
ianopolous2 has quit [Ping timeout: 260 seconds]
cemerick has joined #ipfs
ianopolous has joined #ipfs
nessence has joined #ipfs
<ion>
daviddias: Did you see my message re: sampling and compression?
fiatjaf has joined #ipfs
gperrin has joined #ipfs
hellertime has quit [Quit: Leaving.]
gperrin has left #ipfs [#ipfs]
chriscool has joined #ipfs
<ogzy>
achin, to the ipfs-users list
computerfreak has joined #ipfs
chriscool has quit [Ping timeout: 260 seconds]
ogzy has quit [Ping timeout: 260 seconds]
vravn has joined #ipfs
devbug has quit [Read error: Connection reset by peer]
domanic_ has joined #ipfs
devbug has joined #ipfs
ianopolous has quit [Read error: Connection reset by peer]
ianopolous has joined #ipfs
M-fil has quit [Quit: node-irc says goodbye]
M-fil has joined #ipfs
nessence has quit [Remote host closed the connection]
ianopolous has quit [Read error: Connection reset by peer]
nessence has joined #ipfs
ianopolous has joined #ipfs
baselab has quit [Quit: Leaving]
Not_ has joined #ipfs
bsm117532 has quit [Ping timeout: 245 seconds]
nessence has quit [Ping timeout: 250 seconds]
ianopolous has quit [Ping timeout: 260 seconds]
rjeli has quit [Ping timeout: 260 seconds]
rjeli has joined #ipfs
ygrek has quit [Ping timeout: 260 seconds]
devbug has quit [Remote host closed the connection]