Bitcoin Forum
June 04, 2024, 08:32:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 [157] 158 159 160 161 162 »
3121  Economy / Marketplace / Re: WANTED: html/css/js consultant to enhance tiny website on: August 09, 2010, 07:13:14 AM
Thanks to those who expressed interest.  This job is now taken.
3122  Bitcoin / Development & Technical Discussion / Re: block generation on the VIA C7 on: August 09, 2010, 06:56:12 AM
Apparently there is a reward to collect Smiley

http://bitcointalk.org/index.php?topic=718

3123  Bitcoin / Bitcoin Discussion / Re: Intriguing: Disruptive Technology To Upend All Banks on: August 09, 2010, 06:06:30 AM
I guess the answer delves into the semantics of what is "artificial" versus "natural"...  Smiley
3124  Bitcoin / Bitcoin Discussion / Re: Intriguing: Disruptive Technology To Upend All Banks on: August 09, 2010, 05:38:13 AM
Quote
It is impossible, by logical and mathematical design, that the price of the bitcoin could be artificially manipulated by human intervention.

The engineer in me reacts to words like "impossible"

As a human, I can easily disrupt bitcoins at present with a large enough wad of cash.
3125  Bitcoin / Bitcoin Technical Support / Re: Need help installing on Redhat on: August 08, 2010, 07:43:17 PM

A build script for a particular distro would probably be safer, patent-wise.  CentOS/RHEL/Fedora do not include the patent-encumbered EC-DSA codes from OpenSSL, and anyone using bitcoin requires that.  Therefore, anyone providing builds is providing patent-encumbered software.

IANAL, but apparently, distributing source code or build scripts puts you in a far better position than distributing ready-to-use binary software.
3126  Bitcoin / Bitcoin Technical Support / Re: UPDATED - Linux x64 bins for those having libcrypto and GLIBCXX_3.4.11 troubles on: August 08, 2010, 06:13:45 PM
There is a topic for that - http://bitcointalk.org/index.php?topic=685.0

AFAIK CentOS, Fedora and RHEL are pretty much the same systems.

CentOS and RHEL are built from the same packages, which are older and more stable.

Fedora is built from much newer, packages, often with different software.
3127  Bitcoin / Development & Technical Discussion / Re: Escrow on: August 08, 2010, 03:58:03 AM
Buyer not having recourse except burning the money will limit the utility, I think.

Perhaps we could work in a way to do arbitration. If both the buyer and seller agree, the money can be diverted to a 3rd party. That person could then arbitrate and either return the money to the buyer, give it to seller or steal it (obviously you'd want to choose a trustworthy arbitrator).

That's how online escrow operates today.  Buyer and seller agree to let a 3rd party physically hold the money.  Buyer and seller both agree to rules that the neutral 3rd party will follow, for transaction resolution / redemption.  The neutral third party is the one who disburses funds to one party or the other.

This is a pretty decent overview: https://www.escrow.com/solutions/escrow/process.asp

Some people might choose to use the bitcoin-specific signed escrow method...  but I think the "burn the money" recourse serves as a incentive to avoid bitcoin escrow entirely, rather than an incentive to use bitcoin escrow honestly.
3128  Bitcoin / Bitcoin Discussion / Re: A proposal for a semi-automated Escrow mechanism on: August 08, 2010, 02:35:31 AM
Due to that recourse, it is unlikely to be used as an escrow mechanism Smiley
Really?  Do you think people won't be able to understand the benefit?  (If your response is an argument that there's no benefit at all, I guess that will reinforce the case that people won't be able to understand it.)

Existing mechanisms of online escrow (escrow.com, for example) provide more user-friendly methods of recourse.

I just don't think "burn the money" is an attractive recourse, nor a natural reaction, for the average human.  Ask any salesman to add that to their sales pitch, and gauge their reaction Smiley
3129  Economy / Marketplace / Re: WANTED: html/css/js consultant to enhance tiny website on: August 07, 2010, 09:27:01 PM

Job increased to 1200 BTC.

The site is http://www.bitcoinwatch.com/, a market-watching site.

3130  Bitcoin / Development & Technical Discussion / Re: Escrow on: August 07, 2010, 09:25:40 PM
Buyer not having recourse except burning the money will limit the utility, I think.
3131  Bitcoin / Development & Technical Discussion / Re: [PATCH] implement getblock RPC command on: August 07, 2010, 05:11:58 AM
Updated patch to v2, with a simple cast fix for 32-bit machines.

Same URL: http://gtf.org/garzik/bitcoin/patch.bitcoin-getblock
3132  Bitcoin / Development & Technical Discussion / Re: [RFC] bitcoin electronic check standard on: August 07, 2010, 04:28:50 AM

Updated script URL to gen-check.pl.example, to stop the Web server from attempting to run it Smiley

3133  Bitcoin / Development & Technical Discussion / Re: Printing bitcoins : could it work? on: August 06, 2010, 10:43:02 PM

Sure, printing bitcoins could work Smiley

I just posted a proposal for bitcoin checks, including source code and a printable PDF example, in the " [RFC] bitcoin electronic check standard" thread:
http://bitcointalk.org/index.php?topic=739.0
3134  Bitcoin / Development & Technical Discussion / [RFC] bitcoin electronic check standard on: August 06, 2010, 10:41:57 PM
I have developed a sample electronic check for bitcoin.  This should work for printed checks, as well as for mobile devices.  Maybe we could develop this as a standard for http://bcspec.org/.  Note that this scheme requires a payment processor as intermediary, to store the checks until they are paid.

Sample check, suitable for emailing, scanning or mobile phone photograph: http://gtf.org/garzik/bitcoin/check.pdf

Sample output from barcode scanner program zbarimg:
Code:
$ zbarimg check.pdf
QR-Code:BITCOIN_CHECKv1 u:my_user n:1231-abcd-1231-defa v:100.00

Key:
"BITCOIN_CHECKV1": specification identifier
"u":  user identifier at payment processor.  Note: unreliable information (rely on 'n').
"n":  unique check id number at payment processor.
"v":  value.  Note: unreliable information (rely on 'n').

Perl source code (requires qrencode program): http://gtf.org/garzik/bitcoin/gen-check.pl.example

QRcode is a nice, barcode-friendly, photo-friendly method of passing information.  It's very flexible.

However, the concept of electronic checks themselves have a few notable details:
* May work with merchants
* May work with mobile phones
* Like checks, a simple photograph can enable theft.  A normal US check includes bank account info, from which a thief may use to steal your money.  With bitcoin checks, the thief may only steal money for the amount of the check.
* At the option of the payment processor, a password may be required in order to use the check.
* Payment processor may provide option to stop payment on a check.

3135  Economy / Marketplace / WANTED: html/css/js consultant to enhance tiny website on: August 06, 2010, 08:02:14 PM
Job pay:   1200 BTC, for entire task.

Job requirements:
- Knowledge of HTML, CSS, JavaScript.
- Ability to make an ugly website look good, or at least, less ugly.  (read: graphic design experience)
- Must have some example of your work available over the Web for inspection (read: a portfolio or references)

Job description:
I have a website that is full of tabular data.  A single page of tabular data, a tiny website.  Being a programmer, I can easily spit out numbers.  But, wanting to save time and stimulate the bitcoin economy, I'm looking for someone to "pretty up" the website.  Give it colors, turn the ugly HTML <table>s into pretty CSS/JS tables.

Contact info:
If interested, send me a PM on this forum, or email jgarzik@gmail.com with samples of your work.
3136  Bitcoin / Bitcoin Discussion / Re: Bitcoin minting is thermodynamically perverse on: August 06, 2010, 07:53:25 PM
I had all four of my cores dedicated previously toward the goal of generating bitcoins, but it's no longer worth the cost to me. I am now only generating using one core but the goal is no longer to generate bitcoins. My current goal is to help maintain the strength of the network and to help the network recover (get to the next block adjustment) when and if a large botnet drops out. Bitcoin was about generating bitcoins, but now it's not. Now it's about competing botnets providing a secure and reliable foundation for an open currency.

Well said.

Participation in the network as an honest node helps everyone.
3137  Bitcoin / Bitcoin Discussion / Re: Bitcoin Press Release on: August 06, 2010, 07:51:15 PM
5 BTC sent.  Excellent idea for increasing bitcoin exposure.

I agree that the focus should not be on minting new currency, although it is good to mention that participation in "the bitcoin network" includes a small incentive.
3138  Bitcoin / Development & Technical Discussion / Re: VIA PadLock support. [Reward 50BTC] on: August 06, 2010, 06:16:57 PM
why bother? Via publish an SDK for it.

I should also point out that you will need the lib files for linking.

The sha256 setup is very likely bitcoin-specific, and you don't need lib files or SDK to simply issue an instruction:
Code:
        asm volatile (".byte 0xf3,0x0f,0xa6,0xd0" /* rep xsha256 */
                      : \
                      : "c"((unsigned long)state.count + count), \
                        "a"((unsigned long)state.count), \
                        "S"(in), "D"(result));

3139  Bitcoin / Development & Technical Discussion / Re: VIA PadLock support. [Reward 50BTC] on: August 06, 2010, 05:45:08 PM
Correct. It is well implemented in the Linux Kernel.

I'll be using it on Gentoo x86 with support built in without a module.

Anyone implementing it in bitcoin will be unlikely to use the kernel support for anything but as a source for code copying...  One would almost surely link it into the bitcoin binary.
3140  Economy / Marketplace / Re: Used CD store? on: August 06, 2010, 05:30:04 PM
Selling CDs on eBay is useless, as I found, because their auction-determined worth is basically shipping cost.

So, a used CD store in bitcoin would be interesting, but I think not very productive.
Pages: « 1 ... 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 [157] 158 159 160 161 162 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!