Search content
Sort by

Showing 9 of 9 results by tribalmind
Post
Topic
Board Hardware
Re: Boscombe Pierlytics
by
tribalmind
on 09/01/2014, 18:10:22 UTC
I've ordered after I saw this on BitCoin Magazine:

http://bitcoinmagazine.com/8890/new-bitcoin-asic-miner-technology-1-ths-2-ths-3-ths-for-the-bitcoin-mining-market-from-boscombe-pierlytics-now-open-for-pre-order/

And I paid via Bank Transfer. So far it all seems legit, I can login into my account on their site and see my order, got confirmation emails, etc...

Keeping fingers crossed, after reading this thread I'm a bit worried, but I guess it's normal to be wary of a new manufacturer anyway.
Did anyone trust CoinTerra when they first announced? Or BitMine or KNCMiner and the rest...

Has anyone else ordered?

Please tell me you are joking!  Did you read this thread before ordering?  This is a "probable scam".
The Scam List

No I didn't read this hence why now I'm worried. But why would BitCoin Magazine talk so securely about?

Because apparently, Ruben Alexander (the author of the article) is a lazy SOB and simply posted a Press Release directly from Boscombe and claimed it was an "article" that he wrote.  He should be fired immediately.

hey Ruben here. This was a press release handed to me by someone who had too much on their plate. Press releases are simply a company announcing something they are offering or planning to offer. It isn't an in depth review and no research has been done especially when the product can't be reviewed (prerelease) and being made for the first time. The moment someone from the community said the company was a scam I took the article down immediately.

In general, and as a miner, I would never buy a miner based on seeing a press release, advertisement, or review. I've taken the risk with a couple mining companies and have had mixed experiences (super late BFL deliveries + very good KNCminer experiences), but in every case (except with ASICMINER) all miners sent to me were late and a schedule slip in mining always means lost money due to difficulty increases. I have never had the misfortune of ordering product from a company that has gone bankrupt, but this is the risk you face with mining companies selling you product that doesn't exist.

There's still no excuse for not checking the background on this company in advance, so I apologize and will make an effort to look into companies requesting press releases in the future. I'll check the scam list xstr8guy has made if the situation comes up again.

Bitcoin Mag is chock full with intelligent writers, proofreaders, and editors and the reviews and discussions that go on with our articles is inspiring. Every one at Bitcoin Mag is passionate about what they do and truly want every Bitcoin owner to be informed with all that goes on related to digital currencies. I do try to uphold this standard for my peers and for my community with my articles + I hope you understand the context of this slip up and accept my apology.

Appreciate the apology Ruben, and as I mentioned in the comment I tried to leave on the article you posted on Bitcoin Mag I nearly lost ~ $6000. If it wasn't for the guys on this thread and waited a few hours longer they would have had my money. Again thanks to those who sniffed the scam. It cost me about $100 between premium rate phone calls and cancellation fees to my bank to revert the payment I've made.

I've been reading your Mag since it came out more or less and always found it a trustful source of info, that's where I learned about Cointerra, KNC, BlackArrow, etc. But after this I will have to re-think my opinion and hope in the future the whole editorial team would double check press releases before so confidently posting such announcements. The article even had a description of the company and the team and read something like "they have just opened their store but will be delivering in January because production is already underway." I drunk it like water! My fault. I believe your blog is read by quite a few people and I have it in my rss feeds so I look at it daily. I hope I was the only idiot (feel like such a noob) to have based my judgment on your article and impulsively ordered.

No bad feelings, it's clearly my mistake not to have done my own research in the first place but hopefully a good example to others who may jump to ordering a miner based on an article they read online!  Undecided
 

You are totally right. I shared this thread with the lead editor and we will be doing more checks with companies requesting press releases + asking for adspace. As Bitcoin users start to increase in number, it makes sense there will be more rotten apple businesses trying to scam people.

Don't feel like you are the only one to jump into something prematurely. I've done it and had to learn the hard way. This is why scam lists and these sorts of discussions are important to help folks think and double check things with a trusted community first.

To Reuben Alexander: know and acknowledge that you are or at least were an active part of this scam if it turns out to be that, it was good of you to have identified your mistake and took down that article but honestly, that is as half baked a reaction as was posting it to bitcoin magazine in the first place, the fact is that you throu bitcoin magazine (a trusted source by the community) endorsed this PR, this was not you buying their stuff.

this product only seemed attractive because it was published on bitcoin magazine as i recall it there was no indication that it was posted by a bot

Its with great shame that i acknowledge that i too am a part of this scam because when this PR was posted in the Bitcoin magazine y shared it with someone dear to me who thru listening to my enthusiasm for 2+ years and started asking me for a good mining rig to buy & had been telling them that it seemed to late for the available batches and that he would be better buying bitcoins directly.

He Acted... with a wire transfer... Too late to cancel

know it appears by the info on this thread that he is down some USD$3,600 Do i feel responsible? hell yeah, ABSOLUTELY YES. what is there for me to do? pay him some part of the money that was lost... (any adult giving, transferring, etc.. money its responsible for what they do)

What can you do? it would be nice of you to prove that you were not involved with this people, sadly that is almost impossible

I think you should use your time and effort to investigate whether this is a scam without any doubts, and any individuals involved.
and help bring them to light.

Do some follow up articles in the Bitcoin Magazine and help those that are being seemingly scammed join to consider action

As for your lead editor i think he left you easy with a "do better in the future" because this kind of slip (Zero Check, trusted outlet) in this environment (Sold out batches, prolonged ship dates, burgoing exchange rates) its at least naive and down right suspicious. if you can just apologize what stops you from doing it (if not again) in the future...



so if you ARE sorry dont tell me... SHOW US.

to coin@coin, easy for you to think an apology is sufficient. good for you that you could cancel the deposit. congrats.
Post
Topic
Board Trading Discussion
Re: PHP martingale bot for satoshiDICE
by
tribalmind
on 03/02/2013, 21:28:47 UTC
    BTC2 Bounty for Modding the php bot to:


    • Make the MIN_BET and MAX_BET a percentage/fraction of the current balance

    • If LOSE! use this same amount multiplied until WIN! OR MAX_BET reached

    • If WIN! send a fraction of win amount to "1XYZ1" address

    • If MAX_BET Reached, start over

    • Stop after X amount sent to "1XYZ1" address

      • OR count_won grater than XYZ2
        • OR after a WIN! and the ratio of win loses is grater than XYZ3 and a minimum of XYZ bets have been played

      Always wait for confirmed balance to avoid the larger fees.(no rush to lose everything)

    Post
    Topic
    Board Trading Discussion
    Re: PHP martingale bot for satoshiDICE
    by
    tribalmind
    on 02/02/2013, 02:13:16 UTC
    require_once('jsonRPCClient.php');
    /** BITCOIN **/
    $btcu = array("user" => "xxx",             // RPC Username
                "pass" =>   "xxx",               // RPC Password
                "host" =>   "localhost",      // RPC Hostname/IP
                "port" =>   8332);            // RPC Port
    $b = new jsonRPCClient("http://{$btcu['user']}:{$btcu['pass']}@{$btcu['host']}:{$btcu['port']}");

    define('MIN_BET', 0.0633399);
    define('MAX_BET', 2);
    define('ADDRESS', '1dicec9k7KpmQaA8Uc8aCCxfWnwEWzpXE');

    $bet = MIN_BET;
    $total_fees = 0;
    $count = 0;
    $count_won = 0;
    while (($bet <= MAX_BET) && ($count_won < 300))
    {
            $balance_a = $b->getbalance('*', 0);
            if (!isset($starting_balance)) $starting_balance = $balance_a;
            if($b->getbalance('*', 1) < $bet) { // If we don't have enough confirmed bitcoins to send to satoshi dice...
                echo "Waiting for confirmed balance";
                while($b->getbalance('*', 1) < $bet)
                {
                    echo ".";
                    sleep(60); // Wait a full minute before checking the balance again.
                }
                echo "\n";
            }
           try // Wrapped in a try catch block just incase we run out of cash.
            {
                $b->sendtoaddress(ADDRESS, (float) $bet);
           }
            catch(Exception $e)
            {
                echo "Have: " . $b->getbalance('*', 1) . " Needed: " . $bet . "\n";
              die("Ran out of money?\n");
           }
            $balance_b = $b->getbalance('*', 0);
            $count++;
            $fee = $balance_a - $balance_b - $bet;
            $total_fees += $fee;
            $total_fees = number_format($total_fees,8,'.','')+0


    the errors came with 3 different attempts at modifieng the bet amount for it to be a fraction of the balance,
    Post
    Topic
    Board Trading Discussion
    Re: PHP martingale bot for satoshiDICE
    by
    tribalmind
    on 02/02/2013, 01:24:48 UTC
    I am no coder, but would like some advice in modding the phpbot to allow for a fraction of balance as MIN_BET and for it to recalculate after any win, same for MAX bet, also  if MAX_BET reached start over

    i did try to modify the script by myself to allow this but received

    Object of class jsonRPCClient could not be converted to int in XXXXX/bot2.php on line 14

    Or

    PHP Notice:  Object of class jsonRPCClient could not be converted to int in XXXXX/bot2.php on line 10

    Or

    PHP Fatal error:  Can't use method return value in write context in XXXXX/bot2.php on line 10

    Any Advice would be appreciated
    Post
    Topic
    Board Beginners & Help
    Re: Newbie restrictions
    by
    tribalmind
    on 02/02/2013, 01:06:48 UTC
    do the restrictions lift automatically?
    Post
    Topic
    Board Beginners & Help
    Re: BFL or Avalon
    by
    tribalmind
    on 02/02/2013, 00:58:19 UTC
    do avalon accepts bitcoin?
    Post
    Topic
    Board Beginners & Help
    Re: Newbie restrictions
    by
    tribalmind
    on 02/02/2013, 00:55:23 UTC
    restrictions indeed...
    Post
    Topic
    Board Beginners & Help
    Re: Newbie restrictions
    by
    tribalmind
    on 14/02/2012, 22:17:54 UTC
    seams fair!
    Post
    Topic
    Board Beginners & Help
    Re: Introduce yourself :)
    by
    tribalmind
    on 14/02/2012, 22:15:23 UTC
    just fulfilling the requisite for newbies about posting, been following a wile.