wumpus changed the topic of #bitcoin-wizards to: This channel is is for discussing theoretical ideas with regard to cryptocurrencies, not about short-term Bitcoin development | http://bitcoin.ninja/ | This channel is logged. | For logs and more information, visit http://bitcoin.ninja
<harding> kanzure: no, I don't think I'd ever visited your site for anything besides the archived papers until a few days ago.
<harding> I assume it would be nice to have a wiki page for each subject that summarizes thinking and references the particular discussions. That would seem to be step two.
<kanzure> harding: one of the thoughts today was "it is easier to hire technical writers than it is developers" so i said we can just poach all your buddies, hope that's okay
<harding> kanzure: well, sure, because there's so few technical writers working on free software, you pretty much have to either poach from another business or inhouse train junior devs to be technical writers.
<kanzure> oh.
<kanzure> that is not good news
Quanttek has quit [Ping timeout: 250 seconds]
dEBRUYNE_ has quit [Ping timeout: 246 seconds]
blackwraith has quit [Ping timeout: 256 seconds]
Ylbam has quit [Quit: Connection closed for inactivity]
RedEmerald has quit [Ping timeout: 252 seconds]
justanotheruser has joined #bitcoin-wizards
rusty has quit [Ping timeout: 240 seconds]
Dr-G has quit [Read error: Connection reset by peer]
Dr-G has joined #bitcoin-wizards
dEBRUYNE_ has joined #bitcoin-wizards
dEBRUYNE_ has quit [Ping timeout: 246 seconds]
jfaber has joined #bitcoin-wizards
rusty has joined #bitcoin-wizards
spinza has quit [Excess Flood]
spinza has joined #bitcoin-wizards
rusty has left #bitcoin-wizards [#bitcoin-wizards]
jfaber has quit [Ping timeout: 264 seconds]
Dr-G has quit [Disconnected by services]
Dr-G2 has joined #bitcoin-wizards
Emcy has quit [Read error: Connection reset by peer]
belcher has quit [Quit: Leaving]
AaronvanW has joined #bitcoin-wizards
<kanzure> whoops just realized s/Skipper lab/SCIPR lab/
c-cex-yuriy has quit [Quit: Connection closed for inactivity]
contrapumpkin has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
snthsnth has quit [Ping timeout: 244 seconds]
KFl6WxEUI1Zbp2 has quit [Quit: ZZZzzz…]
nubbins` has quit [Quit: Quit]
contrapumpkin has joined #bitcoin-wizards
richardkiss has joined #bitcoin-wizards
p15 has joined #bitcoin-wizards
nubbins` has joined #bitcoin-wizards
jfaber has joined #bitcoin-wizards
Emcy has joined #bitcoin-wizards
Emcy has quit [Changing host]
Emcy has joined #bitcoin-wizards
jouke has quit [Ping timeout: 252 seconds]
nubbins` has quit [Quit: Quit]
<Taek> sorting things into piles would be good, with prereqs (for newbies)
<Taek> Have a top level page listing all the piles
<Taek> And then piles would be like "payment channels", " snarks", etc.
<Taek> And, if necessary, you could include prereqs. For example you might have 'payment channels' as a prereq to 'lightning'.
[7] has quit [Disconnected by services]
TheSeven has joined #bitcoin-wizards
<Taek> And pile that gets too big could be split into more piles
<Taek> I'm willing to do some work on this once we've established a repo or something
<kanzure> "sharding", even
jfaber has quit [Read error: No route to host]
p15 has quit [Ping timeout: 244 seconds]
jfaber has joined #bitcoin-wizards
BurritoBazooka has quit [Quit: Leaving]
Giszmo has quit [Quit: Leaving.]
<kanzure> 14:59 <@jbenet> ogd: yeah, same here. btw, if you want just a straight merkle-tar, we put one into ipfs recently to merkelize docker images
<kanzure> heh
<jbenet> kanzure: ?
<kanzure> jbenet: "merklize all the things" is a trope by now
<jbenet> it's been for -- i think -- 15-20 years now?
<kanzure> correct
<kanzure> see page 15 and stuff after page 44 http://diyhpl.us/~bryan/irc/bitcoin/scalingbitcoin-review.pdf
<jbenet> thanks looks interesting. readingHeap.add(_)
<kanzure> jbenet: you may also be interested in http://diyhpl.us/wiki/transcripts/scalingbitcoin/snarks/ or other things here http://diyhpl.us/wiki/transcripts/scalingbitcoin/ (hot off the press)
<jbenet> by the way, i think people in here would -- in general -- very much like what we're up to with IPFS. but i think it would be like "the web people" trying to tell "the hypertext people" about hypertext so i'm not particularly vocal here.
<kanzure> well there's definitely concerns about the statements that filecoin has made in the past
<kanzure> .... none of which i presently remember.
<jbenet> **shrug** i'm happy to discuss it at length, but it requires a semantic alignment, which is close to impossible in an irc channel with 100+ people.
<kanzure> (although i think a multiparty computation storage system might work if you throw away a blockchain; but i also happen to think that a less secure file storage solution- with legal contracts- would be a step up from the current situation anyway)
ThomasV has joined #bitcoin-wizards
<kanzure> 20:37 < petertodd> I *really* wish maidsafe/storj would just scale down their goals to something we know can actually be achieved, like a simple pay-for-data by hash network that doesn't make unrealistic promises
<kanzure> heh
<Taek> that's more or less what Sia is attempting to do
<jbenet> hey Taek! catch up soon! am in NYC for some time now.
<gwillen> jbenet: I'm pretty excited about ipfs, but you have seen me in your channe, so :-)
<gwillen> channel*
<jbenet> gwillen indeed :)
KFl6WxEUI1Zbp2 has joined #bitcoin-wizards
<jbenet> kanzure: i think that incentivized storage is much less important than a merkleized transport for the entire web, web of sites and web of data both.
<jbenet> which is why we're working on things in this order.
<kanzure> who sets the "entire web" merkle root..?
c0rw1n is now known as c0rw|zZz
<jbenet> the hack is a virtual root. i dont think one root makes sense for an information system meant to span planets.
<kanzure> or was this just the "each node includes some random other data, that they had previously pinned, in a random merkle root"
<jbenet> (i.e. in this one case, i side with "git merge master" and not "git rebase master" as i usually would)
<kanzure> about the planetary thing, blockchains are not good with interstellar latency unless you have extremely high block delays for multiple rounds of point-point communication and computation between the participants
<kanzure> (yes i know ipfs does not use a chain anything)
<jbenet> o/ merge. not rebase.
<kanzure> (git rebase is almost definitively evil)
<jbenet> no, it's extremely useful in branched dev, just people are afraid of git
<kanzure> all development is branched, just some of the branch names conflict in the same namespace because people are bad at names; rebase is only non-evil if you are rebasing a branch that nobody has ever seen.
<kanzure> if you rebase a branch that somebody has seen, you are shifting the ground form under their feet and it's somewhat rude
<kanzure> *from
<kanzure> anyway: still interested in the "include other random merkle branches in the tree for the virtual merkle root" question.
<jbenet> (it's ok in practice with a team of people who are comfortable with rebase. it's really very useful. try it out with a team some day. not much to lose). re the other question, i dont think i follow you.
<kanzure> if you pin locally but never transfer hashes then it's useless right?
kmels has quit [Ping timeout: 252 seconds]
KFl6WxEUI1Zbp2 has quit [Quit: ZZZzzz…]
Tiraspol has quit [Remote host closed the connection]
Tiraspol has joined #bitcoin-wizards
jfaber has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org]
richardkiss has quit [Quit: richardkiss]
bliljerk101 has quit [Read error: Connection reset by peer]
frankenmint has quit [Remote host closed the connection]
AaronvanW has quit [Ping timeout: 246 seconds]
snthsnth has joined #bitcoin-wizards
brand0 has quit [Remote host closed the connection]
brand0 has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 244 seconds]
Starduster has quit [Ping timeout: 246 seconds]
Ylbam has joined #bitcoin-wizards
bildramer has quit [Ping timeout: 250 seconds]
bildramer has joined #bitcoin-wizards
bildramer has quit [Ping timeout: 260 seconds]
ThomasV has joined #bitcoin-wizards
bildramer has joined #bitcoin-wizards
AaronvanW has joined #bitcoin-wizards
AaronvanW has quit [Ping timeout: 246 seconds]
p15 has joined #bitcoin-wizards
berndj has quit [Quit: ZNC - http://znc.in]
Guest71381 has joined #bitcoin-wizards
adam3us has joined #bitcoin-wizards
mjerr has joined #bitcoin-wizards
priidu has joined #bitcoin-wizards
ozanyurt has joined #bitcoin-wizards
damethos has joined #bitcoin-wizards
ttttemp has quit [Remote host closed the connection]
ttttemp has joined #bitcoin-wizards
GreenIsMyPepper_ has quit [Quit: Quit]
GreenIsMyPepper has joined #bitcoin-wizards
GreenIsMyPepper has quit [Client Quit]
GreenIsMyPepper has joined #bitcoin-wizards
DougieBot5000 has quit [Quit: Leaving]
paci has quit [Quit: Leaving]
stqism has joined #bitcoin-wizards
p15 has quit [Ping timeout: 256 seconds]
p15 has joined #bitcoin-wizards
ozanyurt has quit [Quit: Textual IRC Client: www.textualapp.com]
jtimon has joined #bitcoin-wizards
ttttemp has quit [Remote host closed the connection]
Alanius_ has quit [Ping timeout: 256 seconds]
ttttemp has joined #bitcoin-wizards
<stonecoldpat> kanzure: +1 love your archive website, the level of detail is impeccable
Tiraspol has quit [Ping timeout: 268 seconds]
Tiraspol has joined #bitcoin-wizards
Tiraspol has quit [Read error: Connection reset by peer]
Tiraspol has joined #bitcoin-wizards
Tiraspol has joined #bitcoin-wizards
trippysalmon has joined #bitcoin-wizards
skyraider has quit [Quit: Connection closed for inactivity]
lmatteis has joined #bitcoin-wizards
sparetire_ has joined #bitcoin-wizards
Guyver2 has joined #bitcoin-wizards
dEBRUYNE has joined #bitcoin-wizards
Tiraspol has quit [Read error: Connection reset by peer]
Tiraspol has joined #bitcoin-wizards
Tiraspol has quit [Changing host]
Tiraspol has joined #bitcoin-wizards
Alanius has joined #bitcoin-wizards
rubensayshi has joined #bitcoin-wizards
p15 has quit [Ping timeout: 264 seconds]
Alanius has quit [Ping timeout: 250 seconds]
Tiraspol has quit [Read error: Connection reset by peer]
Tiraspol has joined #bitcoin-wizards
Tiraspol has quit [Changing host]
Tiraspol has joined #bitcoin-wizards
Alanius has joined #bitcoin-wizards
p15 has joined #bitcoin-wizards
melvster has quit [Ping timeout: 264 seconds]
Tiraspol has quit [Read error: Connection reset by peer]
Tiraspol has joined #bitcoin-wizards
Tiraspol has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 268 seconds]
ishahnaz has joined #bitcoin-wizards
melvster has joined #bitcoin-wizards
richardkiss has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
richardkiss has quit [Quit: richardkiss]
Guyver2 has quit [Ping timeout: 264 seconds]
Starduster has joined #bitcoin-wizards
Alanius has quit [Ping timeout: 255 seconds]
Alanius has joined #bitcoin-wizards
p15 has quit [Ping timeout: 268 seconds]
ThomasV has quit [Ping timeout: 252 seconds]
stqism has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ThomasV has joined #bitcoin-wizards
Guyver2 has joined #bitcoin-wizards
bedeho has quit [Ping timeout: 246 seconds]
ishahnaz has quit []
richardkiss has joined #bitcoin-wizards
airbreather has joined #bitcoin-wizards
hashtag has quit [Read error: Connection reset by peer]
hashtag has joined #bitcoin-wizards
paveljanik has joined #bitcoin-wizards
ryan-c has quit [Read error: Connection reset by peer]
ryan-c has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 246 seconds]
mikolalysenko has quit [Ping timeout: 244 seconds]
mikolalysenko has joined #bitcoin-wizards
ttttemp has quit [Remote host closed the connection]
ttttemp has joined #bitcoin-wizards
eudoxia has joined #bitcoin-wizards
richardkiss has quit [Quit: richardkiss]
ishahnaz has joined #bitcoin-wizards
ishahnaz has quit [Client Quit]
ttttemp has quit [Remote host closed the connection]
ttttemp has joined #bitcoin-wizards
ishahnaz has joined #bitcoin-wizards
priidu has quit [Ping timeout: 256 seconds]
ttttemp has quit [Remote host closed the connection]
ThomasV has joined #bitcoin-wizards
binaryFate has joined #bitcoin-wizards
rabidus has quit [Ping timeout: 246 seconds]
rabidus has joined #bitcoin-wizards
reuf has joined #bitcoin-wizards
Alanius has quit [Ping timeout: 256 seconds]
ttttemp has joined #bitcoin-wizards
c0rw|zZz is now known as c0rw1n
zwick has joined #bitcoin-wizards
paci has joined #bitcoin-wizards
dEBRUYNE has quit [Ping timeout: 265 seconds]
moa has joined #bitcoin-wizards
moa has quit [Client Quit]
moa has joined #bitcoin-wizards
Guest39443 is now known as pigeons
btcdrak has quit [Read error: Connection reset by peer]
btcdrak has joined #bitcoin-wizards
adam3us has quit [Quit: Leaving.]
adam3us has joined #bitcoin-wizards
Alanius has joined #bitcoin-wizards
adam3us has quit [Quit: Leaving.]
bliljerk101 has joined #bitcoin-wizards
jtimon has quit [Ping timeout: 264 seconds]
Giszmo has joined #bitcoin-wizards
OneFixt has joined #bitcoin-wizards
Alanius has quit [Ping timeout: 272 seconds]
bsm1175321 has joined #bitcoin-wizards
Alanius has joined #bitcoin-wizards
Guest71381 is now known as berndj
Quanttek has joined #bitcoin-wizards
distif has quit [Quit: Leaving]
Quanttek has quit [Remote host closed the connection]
Quanttek has joined #bitcoin-wizards
AaronvanW has joined #bitcoin-wizards
gielbier has quit [Read error: Connection reset by peer]
dEBRUYNE has joined #bitcoin-wizards
Quanttek has quit [Read error: Connection reset by peer]
gielbier has joined #bitcoin-wizards
gielbier has quit [Changing host]
gielbier has joined #bitcoin-wizards
DougieBot5000 has joined #bitcoin-wizards
antgreen` is now known as atgreen
snthsnth has quit [Ping timeout: 260 seconds]
bildramer has quit [Ping timeout: 250 seconds]
trippysalmon has quit [Ping timeout: 240 seconds]
trippysalmon has joined #bitcoin-wizards
bildramer has joined #bitcoin-wizards
dEBRUYNE has quit [Ping timeout: 265 seconds]
richardkiss has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 255 seconds]
damethos has quit [Quit: Bye]
NewLiberty has joined #bitcoin-wizards
contrapumpkin is now known as copumpkin
PRab has quit [Read error: Connection reset by peer]
PRab has joined #bitcoin-wizards
richardkiss has quit [Quit: richardkiss]
zwick has quit [Ping timeout: 244 seconds]
binaryFate has quit [Quit: Konversation terminated!]
maaku has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
maaku has joined #bitcoin-wizards
catlasshrugged has quit [Read error: Connection reset by peer]
catlasshrugged has joined #bitcoin-wizards
<jgarzik> What is the popular term for on-top-of-main-chain protocols like counterparty and mastercoin?
<jgarzik> sub-coin?
<bsm1175321> I'm not aware of any common term. You should invent one. ;-)
c-cex-yuriy has joined #bitcoin-wizards
jgarzik has quit [Quit: This computer has gone to sleep]
<maaku> jgarzik: there's a not-nice but accurate 'parasictic consensus'
<bsm1175321> maaku: such systems generally lack any form of consensus. Each counterparty/mastercoin/colored coin could be interpreting the OP_RETURN data differently, and no one would know.
AaronvanW has quit [Ping timeout: 246 seconds]
<maaku> bsm1175321: the same is true of bitcoin
<maaku> you could change the consensus rules of your own node and no one would know
<maaku> (except you when you are eventually forked off)
ThomasV has joined #bitcoin-wizards
<gmaxwell> jgarzik: petertodd calls them embedded consensus systems.
<bsm1175321> maaku: The difference is that invalid counterparty/coloredcoin/mastercoin transactions DO get propagated, while with bitcoin they never get mined into blocks in the first place.
<bsm1175321> "overlay protocols"
<maaku> bsm1175321: in principle it's the same though, and trivially fixable. just have the parasitic consensus transactions commit to a prior ledger state from the view of your node
<maaku> then it would be exactly the same
damethos has joined #bitcoin-wizards
moa has quit [Quit: Leaving.]
ishahnaz has quit []
bedeho has joined #bitcoin-wizards
nullbyte has joined #bitcoin-wizards
<bsm1175321> maaku: Indeed you're right. I've talked to a few of them about that, and AFAIK none of them are doing it.
sipa has joined #bitcoin-wizards
sipa has left #bitcoin-wizards [#bitcoin-wizards]
bendavenport has joined #bitcoin-wizards
Dizzle has joined #bitcoin-wizards
melvster has quit [Ping timeout: 250 seconds]
moa has joined #bitcoin-wizards
Quanttek has joined #bitcoin-wizards
melvster has joined #bitcoin-wizards
rubensayshi has quit [Remote host closed the connection]
dEBRUYNE has joined #bitcoin-wizards
Quanttek has quit [Remote host closed the connection]
damethos has quit [Quit: Bye]
moa has quit [Quit: Leaving.]
sipa has joined #bitcoin-wizards
nullbyte has quit [Quit: leaving]
nullbyte has joined #bitcoin-wizards
kang_ has joined #bitcoin-wizards
trippysalmon`aw has joined #bitcoin-wizards
trippysalmon has quit [Disconnected by services]
trippysalmon has joined #bitcoin-wizards
nullbyte has quit [Ping timeout: 264 seconds]
GAit has joined #bitcoin-wizards
rusty has joined #bitcoin-wizards
trippysalmon has quit [Disconnected by services]
trippysalmon`aw is now known as trippysalmon
trippysalmon`aw has joined #bitcoin-wizards
nullbyte has joined #bitcoin-wizards
ishahnaz has joined #bitcoin-wizards
nomailing has joined #bitcoin-wizards
ishahnaz has quit [Remote host closed the connection]
nomailing has quit [Client Quit]
ThomasV has quit [Ping timeout: 246 seconds]
damethos has joined #bitcoin-wizards
frankenmint has joined #bitcoin-wizards
jtimon has joined #bitcoin-wizards
ryan__ has joined #bitcoin-wizards
richardkiss has joined #bitcoin-wizards
ryan__ is now known as shea256
richardkiss has quit [Quit: richardkiss]
frankenmint has quit [Remote host closed the connection]
moa has joined #bitcoin-wizards
moa has quit [Ping timeout: 250 seconds]
trippysalmon has quit [Ping timeout: 250 seconds]
jtimon has quit [Ping timeout: 250 seconds]
moa has joined #bitcoin-wizards
moa has quit [Client Quit]
PlasmaShadow has joined #bitcoin-wizards
moa has joined #bitcoin-wizards
ne1l has quit [Quit: www.enlabuena.xyz]
PlasmaShadow has quit [Client Quit]
jtimon has joined #bitcoin-wizards
ne1l_ has joined #bitcoin-wizards
PlasmaShadow has joined #bitcoin-wizards
eudoxia has quit [Read error: Connection reset by peer]
ne1l_ has quit [Quit: www.enlabuena.xyz]
ne1l has joined #bitcoin-wizards
gmaxwell has quit [Ping timeout: 272 seconds]
kkp has joined #bitcoin-wizards
shea256 has quit [Remote host closed the connection]
adam3us has joined #bitcoin-wizards
mpmcsweeney has joined #bitcoin-wizards
kkp has quit [Client Quit]
kkp has joined #bitcoin-wizards
kkp has quit [Read error: Connection reset by peer]
gmaxwell has joined #bitcoin-wizards
gmaxwell is now known as Guest9132
Guest9132 has quit [Changing host]
Guest9132 has joined #bitcoin-wizards
Guest9132 is now known as gmaxwell
kkp has joined #bitcoin-wizards
richardkiss has joined #bitcoin-wizards
adam3us has quit [Quit: Leaving.]
spinza has quit [Excess Flood]
spinza has joined #bitcoin-wizards
kkp has quit []
heretolearn has joined #bitcoin-wizards
Burrito has joined #bitcoin-wizards
the`doctor has joined #bitcoin-wizards
paveljanik has quit [Quit: Leaving]
richardkiss has quit [Quit: richardkiss]
supa_loaf has joined #bitcoin-wizards
shea256 has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
shea256 has quit [Ping timeout: 255 seconds]
AnoAnon has joined #bitcoin-wizards
AnoAnon has quit [Max SendQ exceeded]
supa_loaf has quit [Quit: Textual IRC Client: www.textualapp.com]
shea256 has joined #bitcoin-wizards
shea256 has quit [Client Quit]
ryan__ has joined #bitcoin-wizards
NewLiberty has quit [Ping timeout: 250 seconds]
ryan__ is now known as shea256
jtimon has quit [Ping timeout: 260 seconds]
mjerr has quit [Ping timeout: 240 seconds]
jtimon has joined #bitcoin-wizards
rustyn has quit []
the`doctor has quit [Ping timeout: 240 seconds]
Guyver2 has quit [Quit: :)]
richardkiss has joined #bitcoin-wizards
trippysalmon has joined #bitcoin-wizards
belcher has joined #bitcoin-wizards
flower has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 252 seconds]
GAit has quit [Read error: Connection reset by peer]
rusty has quit [Read error: Connection reset by peer]
flower has quit [Quit: -]
richardkiss has quit [Quit: richardkiss]
flower has joined #bitcoin-wizards
damethos has quit [Quit: Bye]
snthsnth has joined #bitcoin-wizards
jtimon has quit [Ping timeout: 250 seconds]
jtimon has joined #bitcoin-wizards
snthsnth has quit [Ping timeout: 256 seconds]
DougieBot5000 has quit [Quit: Leaving]
dEBRUYNE has quit [Ping timeout: 244 seconds]
richardkiss has joined #bitcoin-wizards
prom3th3us has joined #bitcoin-wizards
trippysalmon has quit [Ping timeout: 246 seconds]
richardkiss has quit [Quit: richardkiss]
Dizzle has quit [Quit: Leaving...]
dEBRUYNE has joined #bitcoin-wizards
shea256 has quit [Remote host closed the connection]
DougieBot5000 has joined #bitcoin-wizards
dEBRUYNE has quit [Ping timeout: 255 seconds]
nullbyte has quit [Ping timeout: 264 seconds]
mpmcsweeney has quit [Remote host closed the connection]
the`doctor has joined #bitcoin-wizards
Yoghur114 has quit [Remote host closed the connection]
jrayhawk has quit [Read error: Connection reset by peer]
jrayhawk has joined #bitcoin-wizards
jrayhawk has quit [Changing host]
jrayhawk has joined #bitcoin-wizards
moa has quit [Quit: Leaving.]
shea256 has joined #bitcoin-wizards
jgarzik has joined #bitcoin-wizards
jtimon has quit [Ping timeout: 256 seconds]
the`doctor has quit [Ping timeout: 252 seconds]
snthsnth has joined #bitcoin-wizards