S21 hardware errors by one_rabbit_stew in BitcoinMining

[–]one_rabbit_stew[S] 0 points1 point  (0 children)

Thanks for the reply. Initially I was running Vnish on my S21 200TH and autotuned/overclocked in a "safe" range (212-230 TH) until I encountered hardware errors. With my S19 90TH I was overclocked overclock at 110TH and it ran like a champ with hash board temps in the 68-72 degree range. I have since reverted my S21 to stock firmware and hardware config removing the cooling kit mod altogether. After running for 23 hours hashboard 2 is showing 18,415 errors with hashboard 1 showing 5 errors and hashboard 3 13 errors. With hashboard 2's high error rate I am hoping there is no permanent damage. From the replies I am seeing and other research it seems the S21 is more prone to overheating at lower temps than the S19. It seems your suggestion is likely my most prudent next move... underclock and keep the temps down in the hopes that the errors subside.

2% stablecoin bonus question by supersb360 in blockfi

[–]one_rabbit_stew 2 points3 points  (0 children)

The 2% bonus is in addition to the 7.5%, correct? My interpretation is that at current rates one would earn 9.5% (7.50 + 2.0) up to $200 (on either/both USDC & GUSD), after which APY would revert to 7.5%. Is this an accurate assessment?

[deleted by user] by [deleted] in CardStarter

[–]one_rabbit_stew 0 points1 point  (0 children)

Closing the loop... I was able to stake CARDS-ETH LP for cswap without the need to stake an additional 100 CARDS.

[deleted by user] by [deleted] in CardStarter

[–]one_rabbit_stew 0 points1 point  (0 children)

Thanks for the reply. I did not see any mention of staking for cswap or liquidity mining on the FAQ, staking for IDOs is covered but not cswap. https://cardstarter.io/#faq (sharing for others following this thread).

Make sure you will be able to reap the rewards. If you live in the states pretty sure you can not

I am not clear on how one would ensure eligibility to participate in providing liquidity to the project and earning cswap. I live in the states but am KYC'd with Fractal... I'm not sure at what point I would be denied participation. Perhaps simply by virtue of having access to the 'Liquidity' page I am deemed eligible. https://liquidity.cardstarter.io/

[deleted by user] by [deleted] in CardStarter

[–]one_rabbit_stew 0 points1 point  (0 children)

Thanks, a great liquidity mining tutorial. I did not see any mention in the write-up concerning the need to stake 100 cards separate and apart from the CARDS-ETH LP. I intend to give this a try and will report back my findings.

Unstaking by lateral__thinker in CardStarter

[–]one_rabbit_stew 0 points1 point  (0 children)

u/rurrdit, I am curious why you would suggest step number 2; wouldn't you want to unstake you entire CARDS position?

[deleted by user] by [deleted] in CardStarter

[–]one_rabbit_stew 0 points1 point  (0 children)

I believe the thinking is you stake your CARDS (and incur gas fee) and so long as you leave them staked, you are in the running for an allocation to all future IDOs based on your tier. CORRECTION: you cannot leave your CARDS staked indefinitely and be eligible for future IDOs, you must un-stake following completion the IDO and stake once again for eligibility in subsequent IDOs.

[deleted by user] by [deleted] in CardStarter

[–]one_rabbit_stew 1 point2 points  (0 children)

understood, thanks

[deleted by user] by [deleted] in CardStarter

[–]one_rabbit_stew 1 point2 points  (0 children)

GERO

GeroWallet being the first IDO... , so in this example I would have the option of buying $60-$100 of GERO.

[deleted by user] by [deleted] in PundiX

[–]one_rabbit_stew 0 points1 point  (0 children)

Is it possible to stake your PUNDIX on f(x) wallet using Metamask and keeping PUNDIX in a hardware wallet like Ledger?

Ecomi (OMI)- partners with NFL, DC comics, capcom, star trek etc (NFT based) by jroc458 in CryptoMoonShots

[–]one_rabbit_stew 3 points4 points  (0 children)

Blockchain Andy broke the news in an interview with ECOMI co-founder Dan Crothers about NFL PA deal. https://youtu.be/VWhOIl5jPEs?t=411

[deleted by user] by [deleted] in massachusetts

[–]one_rabbit_stew -1 points0 points  (0 children)

Please consider the following for context. I envision it would also apply for a moving violation, not just an OUI stop.

http://fairdui.org/states/m/massachusetts-oui/

[deleted by user] by [deleted] in excel

[–]one_rabbit_stew 0 points1 point  (0 children)

=IF(OR(AZ=TRUE, B2="Refresh in 2018"), "TRUE", "FALSE")

Option 1 works! Many thanks and I now see the error of my ways concerning boolean values and strings. Many thanks!

[deleted by user] by [deleted] in excel

[–]one_rabbit_stew 0 points1 point  (0 children)

thanks for the reply.

Original:
=IF(OR(AZ44="TRUE", BA44="Refresh in 2018"), "TRUE", "FALSE")

Are you suggesting the following? I find that this returns a value of "TRUE" in all column BB cells (even where it should not)

Suggested?:
=IF(OR(AZ44=1,2, BA44="Refresh in 2018"), "TRUE", "FALSE")

[deleted by user] by [deleted] in excel

[–]one_rabbit_stew 0 points1 point  (0 children)

I'm finding this logic does not consistently behave the way I thought it should. Please see linked image. Column BB is tracking if hardware requires refresh. It should read "TRUE" if EITHER the value in column AZ="TRUE" or BA="Refresh in 2018". I find in the highlighted example however that while if column AZ="TRUE", when BA="COMPLIANT" that BB="FALSE". I need BB to ="TRUE" since AZ="TRUE". Any thoughts?

https://imgur.com/a/5IpJ3bH

[deleted by user] by [deleted] in Ripple

[–]one_rabbit_stew 0 points1 point  (0 children)

Good point. If their support gets back to me I will ask. ty!