Search content
Sort by

Showing 7 of 7 results by B!0HaZard
Post
Topic
Board Bitcoin Discussion
Ponzi scheme?
by
B!0HaZard
on 01/05/2011, 17:52:40 UTC
Removed.
Post
Topic
Board Marketplace
Re: CoinPal beta - Buying bitcoins with PayPal
by
B!0HaZard
on 01/05/2011, 08:57:11 UTC
How can Europeans get their BTC converted now that CoinCard is down? I'm expecting to have 100 BTC by the end of May.
Post
Topic
Board Marketplace
Re: CoinPal beta - Buying bitcoins with PayPal
by
B!0HaZard
on 01/05/2011, 00:56:25 UTC
I basically live by OCN, but I know those mods, and if one of them tipped PayPal off I'm gonna be really mad. There was a huge thread about it with like 3000 replies on OCN.
What would OCN tell Paypal that would make them shut down CoinPal? Bitcoins are goods traded by users for money and other services, so I don't see what Paypal can really do about this business. I'm don't know a lot about how the financial world works, but Bitcoins aren't "an actual currency", just virtual points that people buy/sell for real money.

PayPal, owned by eBay, is in the middle of their third class-action for defrauding customers and freezing accounts.

Regardless of whether or not the department that gave you permission to trade BitCoins was authorized to, you have their permission.  In commerce law, this is referred to as "principal and agent".  The agent (say a teller at a bank) is understood to represent the principal (the bank manager) and vice-versa.  If they misrepresent, it's the bank that must keep its word to you - not you that must be inconvenienced by the bank.  Same goes here.

As for "This limitation cannot be appealed", they mean within PayPal's internal faux-court.  In PayPal's EULA, there is a proviso which requires you to agree that, in the event of a dispute with PayPal, you agree to forfeit your access to a real court and must instead seek remedy exclusively through a hearing comprised of PayPal staff.  In 1992 a real court ruled that PayPal couldn't include that proviso, because it fraudulently convinced Paypal users that they had no access to real courts as a result.  Last I checked a few months ago, the proviso was still in PayPal's EULA despite the court ruling.

You have a strong case, and PayPal has left itself wide open in its flagrantly abusive practices.  You might come out of this financially ahead given punitive damages, and what's more a lawsuit against PayPal would be effective material for a press release.  News coverage would certainly be free advertising, and in this case such a venture would actually make it advertising that paid you instead.

Submitted for your consideration.  Be well.

This might be the greatest post I've ever read.
Post
Topic
Board Mining software (miners)
Re: [MINER] Phoenix - New efficient, fast, modular miner **BFI_INT support!**
by
B!0HaZard
on 29/04/2011, 05:43:56 UTC
Remove QUOTATION ""  phoenix -u http://mymail@site.com:password@deepbit.net...................

That was just to show that I'd put my info there.

Well, that seemed to fix one issue (the window that told me that the kernel wasn't patched would disappear immediately), but I'm still getting "Failed to patch kernel".

What hardware are you running? The "Failed to patch kernel" error means that applying the BFI_INT patch failed. (likely because you are using unsupported hardware)

I'm running an HD 5850 with Cat 11.4.

That's what I was doing.  Removing the -k poclbm seems to have solved the problem.  If you try to specify the kernel in the windows version, even if it's the default one, it will fail.  Letting it default to poclbm seems to work fine though.

I think this was the answer I was looking for.

Anyway, thanks for the help guys, but the guiminer now supports BFI_INT, so I won't have to change now. Maybe I'll be back if you make more improvements.
Post
Topic
Board Mining software (miners)
Re: [MINER] Phoenix - New efficient, fast, modular miner **BFI_INT support!**
by
B!0HaZard
on 28/04/2011, 15:34:25 UTC
Well, that seemed to fix one issue (the window that told me that the kernel wasn't patched would disappear immediately), but I'm still getting "Failed to patch kernel".
Post
Topic
Board Mining software (miners)
Re: [MINER] Phoenix - New efficient, fast, modular miner **BFI_INT support!**
by
B!0HaZard
on 28/04/2011, 15:17:49 UTC
Hey guys!

I've been using the GUI created by Kiv and I heard Phoenix is faster, so naturally I'm trying this, despite having no experience with cmd prompts.
As expected, I can't seem to figure out how to launch it  Embarrassed

This is what I've got so far (some mix between this thread and a guide for m0mchil's software):
Code:
start /DC:\Bitcoin phoenix -u http://"mymail@site.com:password"@deepbit.net:8332/ -k poclbm DEVICE=1 VECTORS BFI_INT FASTLOOP AGGRESSION=7
It tries to launch, but tells me that it "failed to patch kernel" Sad

I've tried a couple of variations thereof, but it doesn't seem to work.

Any idea what's wrong?

Did you try to add a "cd C:\Bitcoin" on top of that?

How do you mean?

Like this?
Code:
cd C:\Bitcoin phoenix -u http://"mymail@site.com:password"@deepbit.net:8332/ -k poclbm DEVICE=1 VECTORS BFI_INT FASTLOOP AGGRESSION=7[/code
Post
Topic
Board Mining software (miners)
Re: [MINER] Phoenix - New efficient, fast, modular miner **BFI_INT support!**
by
B!0HaZard
on 28/04/2011, 14:51:25 UTC
Hey guys!

I've been using the GUI created by Kiv and I heard Phoenix is faster, so naturally I'm trying this, despite having no experience with cmd prompts.
As expected, I can't seem to figure out how to launch it  Embarrassed

This is what I've got so far (some mix between this thread and a guide for m0mchil's software):
Code:
start /DC:\Bitcoin phoenix -u http://"mymail@site.com:password"@deepbit.net:8332/ -k poclbm DEVICE=1 VECTORS BFI_INT FASTLOOP AGGRESSION=7
It tries to launch, but tells me that it "failed to patch kernel" Sad

I've tried a couple of variations thereof, but it doesn't seem to work.

Any idea what's wrong?