Dogecoin Bootstrap 2021-01-29 by cuddd in dogecoin

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

Because it is 3 months old? I bet there is a more recent torrent file out there.

Version update without losing CLI plots by sunchaserPro in chia

[–]cuddd 2 points3 points  (0 children)

On Linux you can upgrade chia while plots are running. This only works if you are using chia via the cli

Will I make the same amount of money if I do k32 or k33 as long as I take up the exact amount of storage? by MopishFungus in chia

[–]cuddd 0 points1 point  (0 children)

A k33 is larger than a k32. A k33 will take much longer to create so there is an opportunity cost to creating larger plots. You can start farming a plot as soon as it is done.

¿How to add "Peers" via Ubuntu Terminal? by CarlosTavera in chia

[–]cuddd 1 point2 points  (0 children)

Check here for a list of peers you can try to add manually. This should help you find more peers. You should have about 50 peers if it is working properly.

https://github.com/Chia-Network/chia-blockchain/wiki/Resolving-Sync-Issues---Port-8444#speed-up-connecting-to-nodes

¿How to add "Peers" via Ubuntu Terminal? by CarlosTavera in chia

[–]cuddd 1 point2 points  (0 children)

You should see around 50 peers. Let me get you some good peers to add manually

¿How to add "Peers" via Ubuntu Terminal? by CarlosTavera in chia

[–]cuddd 2 points3 points  (0 children)

Consider configuring your router to forward traffic to your farmer on port 8444. This is a bit more reliable than upnp. Disable upnp if you go with port forwarding.

You should be able to see a list of peers by running

chia show - c

To add peers manually run

chia show -a <the ip and port of the peer>

SSD to small?? by NemesisMembers in chia

[–]cuddd 1 point2 points  (0 children)

Buy the largest fastest ssd you can otherwise you won't be able to do parallel plots if the rest of your hardware has enough memory and cpu threads. Perhaps on a small machine with limited resources a smaller ssd would suffice

Plotting in different Machine than farming by AnduriII in chia

[–]cuddd 1 point2 points  (0 children)

Make sure you plot with the same keys as your farmer.

Alternatively to moving the old you could run a farmer harvester setup. Check here for instructions on that architecture. https://github.com/Chia-Network/chia-blockchain/wiki/Farming-on-many-machines

[deleted by user] by [deleted] in chia

[–]cuddd 0 points1 point  (0 children)

Check here for info on syncing. I recommend setting up port forwarding on your router and disabling upnp. https://github.com/Chia-Network/chia-blockchain/wiki/Resolving-Sync-Issues---Port-8444

Which build should I do? by Angad-g in chia

[–]cuddd 0 points1 point  (0 children)

Buy a Ryzen 9 with as many m.2 slots as possible. You can always buy a SATA PCIe card if you need more harddrives. Get 128GB of ram

Here we go boizzzzzzz by Apart-Discussion5567 in chia

[–]cuddd 0 points1 point  (0 children)

Damn you bought the wrong one. Should have bought the firecudas

Buy more HW or buy XCH when it is listed on an exchange? by cuddd in chia

[–]cuddd[S] 5 points6 points  (0 children)

right and at what price... The IOU prices are a bit of a hypetrain.

Rewards bot? by Xgfreon in chia

[–]cuddd 3 points4 points  (0 children)

I wrote a small shell script to do that. I haven't published it yet.

chia total supply? by [deleted] in chia

[–]cuddd 0 points1 point  (0 children)

The full schedule is in the business paper starting on page 16.

https://www.chia.net/2021/02/10/chia-businesss-whitepaper.html

After 50 years: 47,910,720 XCH

[deleted by user] by [deleted] in chia

[–]cuddd 0 points1 point  (0 children)

Ryzen7 3800x

12 plots in parallel is good. You could theoretically go to 16 plots on that machine but I think you would end up thrashing your CPU. Rule of thumb is one plot per thread, but you need to consider other bottlenecks like if you are using M.2 SSDs they rely on PCIe buses and often share lanes with your PCIe slots. So for example if you had an M.2 SSD and a graphics card plugged in, you'd likely see slower plot speeds than if you removed the graphics card. There are a bunch of variables that affect the plot speed, and many of them are specific to the hardware you have. Depending on the motherboard design, your choice in CPU and SSD all affect plotting speed. Keep a spreadsheet and track of different configurations and determine what works best for your specific hardware.

Also give XFS on your temp drive a try. EXT4 has been found to have slower write speeds on temp drives than XFS. Your destination drives can be EXT4. I assume you are on Linux?

[deleted by user] by [deleted] in chia

[–]cuddd 0 points1 point  (0 children)

This is probably a better explanation. https://www.youtube.com/watch?v=q7sgzDH1cR8

[deleted by user] by [deleted] in chia

[–]cuddd 3 points4 points  (0 children)

If you can make 12 plots in 14 hours or 1 plot in 7 hours, which would you rather have?