Search content
Sort by

Showing 10 of 10 results by polyclef
Post
Topic
Board Bitcoin Wiki
Re: Request edit privileges here
by
polyclef
on 01/03/2017, 16:20:14 UTC
Requesting edit on the wiki

Username is polyclef there as well
Post
Topic
Board Speculation
Re: Gold collapsing. Bitcoin UP.
by
polyclef
on 24/06/2015, 19:09:45 UTC
No. No hostile forks.
Post
Topic
Board Wallet software
Re: [ANNOUNCE] picocoin and libccoin -- C-based bitcoin library and client
by
polyclef
on 24/06/2015, 09:57:19 UTC

Not sure what's the process for OSX - macports?


These days, homebrew is the standard.  They do require a tagged release though.
"Formulae in the core repository must have a stable version tagged by the upstream project. Tarballs are preferred to git checkouts, and tarballs should include the version in the filename whenever possible."

If you do that, I'll make a formula and submit it.
Post
Topic
Board Speculation
Re: Markets not reacting to loss of 100s of Millions of $ is disturbing
by
polyclef
on 02/03/2014, 02:04:43 UTC
Consider this, if WhatsApp is worth 19 Billion to Facebook and depending on which reports you believe, 10B to Google, how is Bitcoin worth only 3 billion (rough market cap at 300/btc).

There are other instant messenger apps, but their mind/market share of 400 million users was worth a premium.

I personally think Facebook would have been better served by building their own app or buying a smaller startup with better tech and paying $500 to the 1% most interconnected users to switch (cost ~10% of what they paid). If that wasn't enough throw $10 to all of the rest of the users to switch and it's still half as much as they paid and they don't have a poorly developed, security hole ridden pile of legacy code to fix.
Post
Topic
Board Speculation
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
polyclef
on 27/02/2014, 12:55:49 UTC
Turing completeness is a horrible idea for scripting in a cryptocurrency. Just look at the past couple of decades of vulnerabilities in java, javascript, flash, etc, etc.  Turing complete money will drain your wallet on it's own.

The only thing I can see stopping it is another cryptocurrency which accomplishes everything that Bitcoin does and more, only with a codebase so different that Bitcoin can not adopt these added desirable features.

May I ask how important you feel Turing completeness is in the scripting language?

I'm sorry, I do not have the technical knowledge to answer this question. Give me a few days and I may be able to give you an answer.

+1

These are good points too.  Turing completeness in a scripting language means that "anything computable, can be computed by running the appropriate script."  So there is an infinite surface of potential problems that would slowly show themselves, I think.  The Java exploits are a good analogy. 

just think about something like 
{ while true; }
in the scripting language. I send you such a transaction. Will your machine lock up in an endless loop?

No comment on weather this is a good idea or not, but theres a simple solution to this particular problem: fees.

Only execute the first x operations, where x=fee*const. Sure, you could make a machine freeze up for a half a second, but you'd be paying out the ass to do it.

Agreed, fee/clock cycle fixes this pretty well, but that's not the real danger.  The real danger is when the code can escape the boundaries defined for it as we see in exploit code.  It's been over 25 years since the Morris worm (http://en.wikipedia.org/wiki/Morris_worm) and we still see ever more elaborate mechanisms for executing arbitrary code.  It's easy to avoid if the language is limited.  As soon as you get to Turing completeness, there's always another way to construct things.
Post
Topic
Board Speculation
Merits 1 from 1 user
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
polyclef
on 27/02/2014, 08:37:20 UTC
⭐ Merited by Last of the V8s (1)
Turing completeness is a horrible idea for scripting in a cryptocurrency. Just look at the past couple of decades of vulnerabilities in java, javascript, flash, etc, etc.  Turing complete money will drain your wallet on it's own.

The only thing I can see stopping it is another cryptocurrency which accomplishes everything that Bitcoin does and more, only with a codebase so different that Bitcoin can not adopt these added desirable features.

May I ask how important you feel Turing completeness is in the scripting language?

I'm sorry, I do not have the technical knowledge to answer this question. Give me a few days and I may be able to give you an answer.
Post
Topic
Board Speculation
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
polyclef
on 25/02/2014, 20:40:30 UTC
Post
Topic
Board Speculation
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
polyclef
on 12/02/2014, 00:36:49 UTC
I think, and am hoping, that this is the sound of the last straw landing on the camel's back.

I've just signed up to the Bitcoin Foundation myself so I can at least help people to try and change it from within.  I would suggest others join me.  

If that fails then the Bitcoin community might as well reject the Bitcoin Foundation wholesale.  And that might not be a bad thing.



Bitcoin does need a voice - a focus as an advocate.

However, the foundation has little has little if any credibility - so if it is possible for fresh faces (and respected ones) to move in and push for change, it can't do any harm.

You would have my vote, take Jorge with you? Wink

Thank you - I appreciate that vote of confidence.  The more I think about this the more I feel like taking off my coding hat and picking up the evangelist one.  Anyone following this thread knows Jorge and I are often in disagreement but I have a great respect for his work and would love to have him on board.  Smart people capable of disagreeing with each other whilst recognising the value in the work are few and far between. Wink

There are plenty of smart people here that could help have an impact.  So please do. Grin

I've made my first post of dissent at the BF now.  I'd welcome anyone interested in promoting and progressing Bitcoin that joined me.  

If we can't effect change from the inside then we'll just set up another one. Cool



[/quote

The foundation consists of Karpeles (who has mismanaged Mt Gox), Vessenes (of double-failed CoinLab - exchange then incubator of Alydian), Matonis (who was CEO of HushMail, don't know if he left before they started backdooring it for governments).

Andresen seems solid and I have no idea about Ploshay or Malka, but it seems stacked to fail given the first two.
Post
Topic
Board Speculation
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
polyclef
on 07/02/2014, 03:42:58 UTC
Take a look at the volume of buys vs sells, this looks like big money trying to pick up cheap coins.

http://www.businessinsider.com/the-richard-wyckoff-stock-trading-method-2013-2?op=1

http://imgur.com/dd06XeE
Post
Topic
Board Development & Technical Discussion
Topic OP
BrainKeys - correct horse battery staple your ssh keys
by
polyclef
on 03/02/2014, 02:59:43 UTC
I hacked up the brainwallet.org sources and made it work for ssh keys. adam3us thought it was interesting, so I'm dropping the announcement here.

Same caveats as brainwallets, you need to select a good passphrase if you're going to use it [1], but it comes in handy if you're aware of the threats.

http://jwilkins.github.io/brainkeys

[1] http://www.homestarrunner.com/sbemail1.html