Just ask here or general
@wes we're here. :d
Like that musty smell of old fried chicken in the basement, we are always here
So im used to mining ETH based tokens, wondering what you guys recommend for snowblossom
i have like 300$ usd of free credit for 2 months on a vps provider too
otherwise i got a bunch of gpus
i was confused going through the hardware performance sheet because there's a mix of ssd's some vps instances with 32/64 vcores
so currently you need 64gb of as fast of storage as possible
so ram works if you can get a lot of it
does it normally take a few hours for a miner to show up on https://snowday.fun/?
@stoner19 no it'll show up immediately unless my script doesn't work
lemme fix it
should be good now
funny how you see familiar faces all over various slack channels @stoner19 is my homie from the dpos coins world
long long time ago. Man, lisk was fun while it lasted.
DPoS is over-played now though
nah man ark core v2 is the shit :stuck_out_tongue:
ill keep my ark node for as long as I can
glad ARK is doing well. initially it just looked like a cash-grab project, but they fully turned it into legit shit
@Clueless looks fixed now. My miner showed up.
@stoner19 yeah turns out I did something wrong. :)
that happens from time to time when coding
64gb fast storage you mean ram, not SSD im assuming @Fireduck
Ram is faster than ssdy
SSD
But if you can't get ram, SSD works too
wonder how many people are going to be unable to mine when we have to move up to showfields 8, 9, etc.
tempted to get another server, but I still have a lot to learn/understand here
My hope is that interest and value will make it worth it for people to get some bigger fast drived
Drives
@stoner19 everyone that has 1-2TB
Feel free to ask anything
which a lot of people have
and honestly, if it becomes that popular, it won't matter if some people prefer to not mine
when
of SSD space, sure, but those who are relying on RAM to mine...
@stoner19 We've only made it ram minable because it was small enough to
will there be changes to prevent RAM mining in the future, or just let users do it if they have access to that much?
any idea what kind of timeline you're expecting for changing to snowfields 7, 8, 9, etc?
doesn't matter really
Well, I thought we'd be on field 4 about now
So I have no ckue
but I have no ideas for how to prevent memory mining, if people can swing it
it is faster, but not insanely faster
solid memory mining, 2mh, a solid nvme should be around 0.1mh
2mh with what kind of memory?
either I'm doing something wrong or someone else knows how to optimize things and isn't sharing details with the rest of us :stuck_out_tongue:
Need at least 70gb of ram
I get that with memory fs on Google instance
I have 256...
and get about 0.6mh
Ok, how many cores and threads?
Try two threads per core
Memfield=true
``` CPU(s): 12 Thread(s) per core: 2 Core(s) per socket: 6 Socket(s): 1 ```
try more threads
also give it a while to wrm up
you mean get a different server with more threads?
miner.conf
threads=64
yeah, I changed that already
`591600.823/sec`
in `pool-miner.conf` though as this is pooled mining now with the difficulty up.
Maxing out cpu?
at a max of 12 threads, yeah
Yeah, you are probably CPU limited
bummer.
what is the average spec that ppl are using here ?
just getting a node? does this have anything to do with mining?
Building from source is best reserved for devs
im a dev in the making :stuck_out_tongue: trying to learn the hard way
all the source build does is setup the thing, it doesn't do the work for you, you have to know what you're doing.
in 3rd/4th year compsci
i got bazel install properly i think
ah
ill just try again from scratch using the quickstart and see how it goes. thanks @Clueless
do you guys know which ports should be opened?
for my dpos nodes im used to opening a specific set depending on mainnet/test/devnet
mainnet=2338, testnet=2339