Search content
Sort by

Showing 20 of 28 results by Delia
Post
Topic
Board Marketplace
Re: Get-Bitcoin.Com: Reviews Thread
by
Delia
on 21/08/2012, 10:38:42 UTC
Attempted to buy via cash in mail; did not receive bitcoins. This is not necessarily their fault (the money could easily have been lost in the mail) but if many users report similar outcomes then in aggregate this may indicate a problem.

Update: 'bitcoin listtransactions' reveals that I actually did receive the bitcoins some time ago, but the order page (example, not mine) has not been updated to reflect this.
Post
Topic
Board Altcoin Discussion
Re: New Epic Fail Currency? 'Occcu'
by
Delia
on 06/04/2012, 22:40:54 UTC
It turns out they fail even harder than I thought, which is actually kind of an accomplishment.

First, they suspended demurrage for April, presenting this as a good thing. So even they don't believe their own bullshit philosophy.

Second, the email in which they announced this put all the recipients' email addresses in the To: line. So now I have the emails of everyone on their list. (link)
Post
Topic
Board Project Development
Re: [Announcement] DownloadCoin Beta launches!
by
Delia
on 16/08/2011, 04:37:10 UTC
It should be possible to optionally flag your upload as publicly-visible. Then, create a page linked from the front page of the site that lists all the publicly-visible files, sorted by number of downloads, or maybe by when they were uploaded.
Post
Topic
Board Beginners & Help
Re: myB.TC Verification Thread
by
Delia
on 14/06/2011, 04:38:48 UTC
I claim http://myB.TC/delia (code=19697)
Post
Topic
Board Announcements (Altcoins)
Re: [announce] Namecoin - a distributed naming system based on Bitcoin
by
Delia
on 19/04/2011, 02:05:13 UTC
Too low blocks per hour increases the wait time for confirmation; too high causes network latency to become an issue.

Then there does need to be a hard limit on the number of new domains created per hour.

I recommend non-constant domains per block. Let block generation only be used for maintaining a verifiable history (i.e., demonstrating that you registered a domain "first"); actual domain generation can be keyed to an entirely independent proof-of-work challenge.
Post
Topic
Board Announcements (Altcoins)
Re: [announce] Namecoin - a distributed naming system based on Bitcoin
by
Delia
on 19/04/2011, 01:51:22 UTC
Too low blocks per hour increases the wait time for confirmation; too high causes network latency to become an issue.
Post
Topic
Board Announcements (Altcoins)
Re: [announce] Namecoin - a distributed naming system based on Bitcoin
by
Delia
on 19/04/2011, 01:30:39 UTC
Nefario:

Holding block difficulty constant would cause the blocks-per-hour rate to vary wildly, which is undesirable for technical reasons (as opposed to policy reasons, which are more debatable).

Holding domain difficulty (as measured in hashes per domain) constant would result in domains becoming exponentially cheaper with advances in computing hardware. This is probably not what we want.
Post
Topic
Board Announcements (Altcoins)
Re: [announce] Namecoin - a distributed naming system based on Bitcoin
by
Delia
on 19/04/2011, 01:19:50 UTC
It seems to me that what we want is for the cost of registering or renewing a single domain to remain roughly constant.

Costs in the real world are rarely constant.  Free world, free market.

We can still make reasonable estimates. Moore's law has been relatively stable for some time, and it seems likely to continue for the forseeable future.
Post
Topic
Board Announcements (Altcoins)
Re: [announce] Namecoin - a distributed naming system based on Bitcoin
by
Delia
on 19/04/2011, 01:04:27 UTC
It seems to me that what we want is for the cost of registering or renewing a single domain to remain roughly constant. The only variable we should take into account is then the cost in dollars of computation. I'd suggest a simple fixed deflation rate calibrated to the Moore's-law predicted curve. (But be careful about gotchas like GPU mining.)
Post
Topic
Board Bitcoin Discussion
Re: Abusing Bitcoin mining pools: strategies for egoistical but honest miners
by
Delia
on 29/03/2011, 20:36:44 UTC
Possible attack against a connected-mode pool: when you find a pool-grade hash, send it immediately to gain credit, but when you find a block-grade hash, hold it until the pool hashrate dips.

This introduces some risk that someone outside the pool will find a block in the meantime, so you can't hold too long, but the optimal wait time is almost certainly greater than zero.
Post
Topic
Board Marketplace
Re: I need a company name (30 BTC to the winner)
by
Delia
on 22/03/2011, 22:10:55 UTC
"TruCoin"? Meh....there were many suggestions on this thread i'd consider better than that...

+1

Even "Truecoin" would be superior.
Post
Topic
Board Marketplace
Re: List of honest traders.
by
Delia
on 22/03/2011, 20:51:22 UTC
+1 Bitcoin4Cash.
Post
Topic
Board Marketplace
Re: probiwon.com: New gambling shooting game with 94.2% return
by
Delia
on 22/03/2011, 20:50:00 UTC
The hashing can be done in javascript, and the nonce can be generated randomly by default or accept mashing keys into a text field if the user wants.
Post
Topic
Board Project Development
Re: Bitcoin on Freenet (300 BTC)
by
Delia
on 22/03/2011, 20:47:22 UTC
If I read the spec correctly, an fn-only node needs IRL friends in order to make transactions. It would probably be worth having a within-Freenet introduction system, like FMS's captcha puzzles.
Post
Topic
Board Marketplace
Re: probiwon.com: New gambling shooting game with 94.2% return
by
Delia
on 20/03/2011, 00:23:46 UTC
That's all well and good, but how do we know the secret was randomly and fairly generated?

In theory, it should be possible to generate a provably random number. I don't know whether PIW's customers care enough for it to be worthwhile to implement. The protocol would go like this:

PIW generates a secret.
Secret: 0cd645b8cc7325838b2fa809f308e28ef9463494

PIW sends hash of secret to user.
Hashed-Secret: d18b235bd2c80890a8aee4c564cfbce251633bb3

User records hashed secret.
User generates a nonce.
Nonce: ce61948f0d95be1746017cc327b8d28316055c8f

Secret and Nonce are concatenated and hashed to form the final random result.
Concatenation: 0cd645b8cc7325838b2fa809f308e28ef9463494ce61948f0d95be1746017cc327b8d28316055c8 f
Random: 4f20d70d465fd0743a808048b7a7780e76627d58
Post
Topic
Board Marketplace
Re: I need a company name (30 BTC to the winner)
by
Delia
on 12/03/2011, 19:02:04 UTC
Elastic Coalition.
Post
Topic
Board Marketplace
Re: Witcoin
by
Delia
on 01/01/2011, 19:24:40 UTC
I ran up against the 1-confirmation bug, but it seems to have failed non-gracefully:

Quote
You must wait for 1 confirmation receipt of your submitted Bitcoins before asking a question. Please wait and try again.No error message. This is an error. Please contact site admin. ^_^
Post
Topic
Board Marketplace
Re: Community driven magazine
by
Delia
on 01/01/2011, 19:13:31 UTC
Just a reminder: the deadline is tomorrow.
Post
Topic
Board Off-topic
Re: send out your women
by
Delia
on 24/12/2010, 17:14:53 UTC
On the internet, nobody knows if you're joking or not.

+1
Post
Topic
Board Development & Technical Discussion
Re: Exploiting Special Properties of Bitcoin For Uses Other Than Currency
by
Delia
on 24/12/2010, 17:05:47 UTC
I believe you're describing Hashcash.