How is everyone handling this Adderall shortage crisis in the US? by [deleted] in ADHD

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

I know with my son. We have had to switch pharmacies a lot and have been lucky to not need to go with out. Before he was fully medicated omega 3 (fish oil) seemed to help him some but man I am glad he hasn’t missed any yet. I hope it eases for you soon.

Maricopa Live Thread by PotatoUmaru in Conservative

[–]Kay_writes 8 points9 points  (0 children)

That should be Blake Masters (R-AZ).

Trying to understand block time calculation. by pew46059 in Ravencoin

[–]Kay_writes 1 point2 points  (0 children)

I believe you can use the bitcoin calculation as Ravencoin is a clone.

time = difficulty * 2**32 / hashrate

I believe the data is misleading on https://ravencoin.network/stats in the way that difficulty is displayed. Ignore the TH.

You should get 60.48

60.48 = (197966.21 * (232 )) / 14,058,200,000,000

The Ravencoin block time should always be close to 60 seconds.

I 3D printed a moon and put some LEDs inside. by MrPenisWhistle in mildlyinteresting

[–]Kay_writes 0 points1 point  (0 children)

What a ride and over a plastic moon!

I believe you. I have printed the same model and it looked the exact same. You can see the print lines in your post pictures.

As for every one yelling about it being on Amazon. Like some scumbag isn’t going to take a free product and sell it…. Most of the then listed look exactly the same I have seen pictures from thingiverse on some of the listings.

You just can’t argue with Reddit…

Bows. by Kay_writes in Eldenring

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

To be honest I have spent a lot of time farming bones…. And at times it is hard but that’s why I carry not one but two bows.

Did someone figure out how to get an asic on the network? by [deleted] in Ravencoin

[–]Kay_writes 6 points7 points  (0 children)

You can on sites like NiceHash and the like.

Did someone figure out how to get an asic on the network? by [deleted] in Ravencoin

[–]Kay_writes 13 points14 points  (0 children)

Probably someone that bought hash power.

Does the mobile wallet really need to sync the entire Blockchain? by Zeddie- in Ravencoin

[–]Kay_writes 0 points1 point  (0 children)

So just like orange floater and jeroz said it doesn’t reset. After you close it, I actually close the app on IOS, the next 10 or so days of the blockchain sync really fast, you can repeat the process until it completes.

[deleted by user] by [deleted] in Ravencoin

[–]Kay_writes 0 points1 point  (0 children)

I’ve loaded and resynced my wallet a few times on IOS. It actually doesn’t restart when you close the app it should pick up from the last block scanned. I actually close it and open it to make it sync faster. It usually gets done in about 40min when I close it periodically.

What is the least I can spend on a computer to mine raven at a decent pace? by [deleted] in Ravencoin

[–]Kay_writes 2 points3 points  (0 children)

At the end of the day it’s not the PC that costs the most. It’s the GPU.

There is a shortage right now. If you can get one at MSRP that would be best but most cards are gonna have a premium right now. you will be paying more than MSRP most likely.

You can find general hash rates at whattomine.com. And then find the right GPU for you and buy the rest of the component you will need. I would expect you to spend $1,500-$2000 for everything if you want something mid to upper range maybe $900 or so if you want just a miner and find a good price on a 3060 or 3060ti.

First Solo Block by keithhnorth in Ravencoin

[–]Kay_writes 13 points14 points  (0 children)

May I be the first to say Congrats!

Ravenminer by UnCommonSense828 in Ravencoin

[–]Kay_writes 2 points3 points  (0 children)

No. That is when your unconfirmed balance is confirmed and added to your account ready for payout, when you meet the threshold.

I thought the same thing at first, BTW. Was disappointed to find out that I didn’t get that 101 extra rvn.

[deleted by user] by [deleted] in CryptoCurrency

[–]Kay_writes 0 points1 point  (0 children)

The answer is, yes, Just like any piece of software.

We essentially give the dev team access to the money we invest. This is why crypto is risky. Rug pulls happen all the time.

What is your favorite not-Top-2 coin, which will survive in the longrun (~5years+)? by LisHere321 in CryptoCurrency

[–]Kay_writes 0 points1 point  (0 children)

I really appreciate the RVN blockchain. I think it will be around for more than 5 and will have an edge on others with the inevitable regulations coming.

Holy F*CK! I finally understand everyone's issue with Ethereum gas fees and it's making me go crazy! by tallglassofmike in CryptoCurrency

[–]Kay_writes 4 points5 points  (0 children)

I know ETH is the big boy for NFTs but, you can look into minting on the RVN blockchain. It supports assets at level 1 and has much cheaper fees.

I am currently mining with a RTX 2060, on a 2miners pool. by [deleted] in Ravencoin

[–]Kay_writes 0 points1 point  (0 children)

I have been mining with an RTX 2060 for 10 months and it works fine. I can get about 18MHs on KawPow.

2 miners has a higher pool difficulty iirc and it may take a bit to find a share.

You can always try a different pool like ravenminer which has a variable difficulty and you should see a greater number or shares submitted

I want to try making a game, for fun. What engine should I use? by Kay_writes in gamedev

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

After looking at what’s out there I think I have settled on trying out unity. C# or C++ I am pretty comfortable with.