-
luna24[m]
True
-
Guest3000
hi
-
Guest3000
how this checkpoint is created
-
Guest3000
ADD_CHECKPOINT2(2817000, "39726d19ccaac01d150bec827b877ffae710b516bd633503662036ef4422e577", "0x3900669561954c1");
-
sech1
Guest3000 just call get_block_header_by_height RPC for this height and you'll get "hash": "39726d19ccaac01d150bec827b877ffae710b516bd633503662036ef4422e577" and "wide_cumulative_difficulty": "0x3900669561954c1" in the response
-
Guest3000
there is something like this on monerod
-
Guest3000
get_block_header_by_height
-
Guest3000
how to retrieve hash and difficulty from daemon and not rpc
-
mlcboss[m]
I wonder why monero PoW uses CPU instead of GPU
-
mlcboss[m]
i recently bought an AMD Ryzen for mining and not many option for cpu mined coin
-
mlcboss[m]
while most PoW uses GPU , bigger coins like Bitcoin & Doge uses ASIC (an analog circuit dedicated to validate blocks)
-
mlcboss[m]
CPU seems very old school isn't it? i believe bitcoin used that before
-
mlcboss[m]
and they have the worst energy efficiency
-
k4r4b3y[m]
what do you mean "CPUs have the worst energy efficiency" ?
-
k4r4b3y[m]
>old school
-
k4r4b3y[m]
not an argument
-
k4r4b3y[m]
mlcboss if you are indeed curious about why the CPU mining route was taken, you should listen to howard chu's monero presentations and talks
-
xfedex[m]
CPU mining has almost the same "energy efficiency" compared to GPU/FPGA/ASIC mining
-
ceetee[m]
TL;DR CPU mining is a feature, not a bug
-
TheDisruptiveCol
TL;DR it stops the big boys just coming in with huge mining farms and centralising power with ASICs imho. its a bonus feature.
-
xfedex[m]
Monero follows Satoshi's vision of "1 cpu 1 vote". Simply put, almost anyone can mine Monero with no initial cost, while with ASIC mining, only ASIC manifacturers and big players can actually profit from mining. GPU mining can be considered a middle ground between CPU and ASIC mining.
-
k4r4b3y[m]
I don't think CPU mining stops big boys coming in, btw. I believe existing server farms for VPS'es can make use of their idle time (if any) with mining XMR---so you would be seeing, again, farms of centralized equipment mining monero. However, CPU mining seems to be the "most" centralized option out of the GPU and ASICs.
-
k4r4b3y[m]
I meant most *decentralized
-
k4r4b3y[m]
fucking freud
-
mlcboss[m]
<k4r4b3y[m]> "what do you mean "CPUs have..." <- CPU is used for general computing
-
mlcboss[m]
while ASIC is built dedicated to mining
-
mlcboss[m]
they were built to be efficient machine for mining
-
k4r4b3y[m]
> <@mlcboss:matrix.org> CPU is used for general computing... (full message at <
libera.ems.host/_matrix/media/v3/do…8686dc3968ee12231d6d4972d9487b1a874>)
-
k4r4b3y[m]
So, RandomX is using every piece and part of the CPU. Where is the waste?
-
xfedex[m]
Monero's mining algorithm is designed to be efficient on a general-purpose CPU thanks to random code generation and the requirement of low-latency L1, L2 and L3 caches as well as fast RAM. CPUs are the most energy-efficient hardware for mining Monero.
-
mlcboss[m]
<xfedex[m]> "Monero follows Satoshi's..." <- make sense , but why would small cpu participate it's impossible for them to win a block
-
xfedex[m]
It's not impossible, it's very unlikely. This is why P2Pool was created. Small miners can get regular payout thanks to P2Pool.
-
mlcboss[m]
xfedex[m]: ohh so cpu is the ASIC for for monero algorithm..
-
k4r4b3y[m]
mlcboss[m]: if you think "small" cpu is impossible to participate in the mining, wait till you see the incentives present in the ASIC-mined coins... Afaik, your old computer can get a 1k H/s while the best CPU today gets a 100k H/s? So, the imbalance is 100 to 1 between the best and the worst, lets say. With bitcoin, your regular cpu or gpu is millions times behind the specialized asics.
-
k4r4b3y[m]
xfedex[m]: Also this. Thank sech1 for p2pool.
-
mlcboss[m]
xfedex[m]: what is the benefit of using p2pool than mine the block yourself?
-
mlcboss[m]
small miners make sense but the reward will be small right if they mine with their own personal computers?
-
k4r4b3y[m]
> <@mlcboss:matrix.org> what is the benefit of using p2pool than mine the block yourself?
-
k4r4b3y[m]
>
-
k4r4b3y[m]
> small miners make sense but the reward will be small right if they mine with their own personal computers?
-
k4r4b3y[m]
benefit of using p2pool is having regular payments. With mining solo, you get payouts less regularly (depending on your mining rig).
-
mlcboss[m]
i don't even bother running a small mining operation that earns me nothing or negative cause you need to pay electricity
-
xfedex[m]
> <@mlcboss:matrix.org> what is the benefit of using p2pool than mine the block yourself?
-
xfedex[m]
>
-
xfedex[m]
> small miners make sense but the reward will be small right if they mine with their own personal computers?
-
xfedex[m]
Without P2Pool, if you are a small miner with 1 computer, it might take months or even years to find a block. With P2Pool even small miners get regular payouts.
-
mlcboss[m]
k4r4b3y[m]: what is the catch of p2pool , the reason i avoid mining pool cause of the fee
-
mlcboss[m]
im fine waiting 2-3 months for payout
-
k4r4b3y[m]
> <@mlcboss:matrix.org> what is the catch of p2pool , the reason i avoid mining pool cause of the fee
-
k4r4b3y[m]
>
-
k4r4b3y[m]
> im fine waiting 2-3 months for payout
-
k4r4b3y[m]
p2pool also doesn't have pool-fees, you do not pay a cut of your earnings to the pool operator.
-
k4r4b3y[m]
point of p2pool is there is NO centralized pool operator.
-
k4r4b3y[m]
catch of p2pool might be having a more complicated setup for mining. But gupax.io makes that setup quite automated and easy.
-
mlcboss[m]
is p2pool only in monero blockchain cause i never heard of it in other coins
-
k4r4b3y[m]
mlcboss[m]: btc also had one. But they didn't care for it. And now it is abandoned.
-
k4r4b3y[m]
Monero should learn from btc's mistakes.
-
ofrnxmr[m]
lol
-
ofrnxmr[m]
btc didbt adopt p2pool for good reason
-
ofrnxmr[m]
didnt*
-
k4r4b3y[m]
ofrnxmr[m]: and that is?
-
ofrnxmr[m]
until very recently, p2pool was bith expensive and privack harming to other users
-
ofrnxmr[m]
and blockchain bloating
-
k4r4b3y[m]
ofrnxmr[m]: I get the privacy harming part, but what about the p2pool on xmr was harming other users' privacy?
-
k4r4b3y[m]
sorry, I meant, making it expensive for others?
-
ofrnxmr[m]
p2pool spams low quality coinbase outouts
-
mlcboss[m]
monero seem the most unique PoW coin
-
mlcboss[m]
designed an algorithm that will be efficient on a CPU
-
mlcboss[m]
peer to peer pool
-
ofrnxmr[m]
1 coinbase output becames 400
-
ofrnxmr[m]
i has 2 400+ output ribg members in mybtx yesterday
-
k4r4b3y[m]
okay, and you say that pushes the fees of transaction up?
-
k4r4b3y[m]
I thought that's why we have dynamic blocksizes
-
mlcboss[m]
ofrnxmr[m]: gov blocked cex for no reason lmao , even binance is blocked
-
mlcboss[m]
forcing to use local cex cause taxes 🤑
-
ofrnxmr[m]
the user who get oaid these has to spend 2-5+% to consolidate
-
k4r4b3y[m]
ofrnxmr[m]: but the user himself is also the miner..
-
ofrnxmr[m]
460 out on a coinbase is literally 3 full blocks when consolidated
-
mlcboss[m]
ofrnxmr[m]: so if i want a good privacy is better to solo mine?
-
mlcboss[m]
and like i mentioned i have to wait 2-4 months to get reward which im fine with it
-
ofrnxmr[m]
solo is best privacy, and doesnt hurt anyone elses
-
ofrnxmr[m]
there is a pr by jeffro to fix the issue as well
-
k4r4b3y[m]
> <@mlcboss:matrix.org> so if i want a good privacy is better to solo mine?
-
k4r4b3y[m]
>
-
k4r4b3y[m]
> and like i mentioned i have to wait 2-4 months to get reward which im fine with it
-
k4r4b3y[m]
solo mining is a game of quality equipment. I think monero-gui wallet shows you your changes of hitting block in a given timeframe. Try and see if you are OK with that timeline.
-
ofrnxmr[m]
(fix = stop includingcoinbase outputs as ring members*
-
ofrnxmr[m]
no.
-
k4r4b3y[m]
ofrnxmr I am not getting how p2pool on xmr makes transactions more expensive for others
-
ofrnxmr[m]
dont just look at your potential 100% diffucukty
-
ofrnxmr[m]
go look at the hashrate of who found the last 100 blocks
-
ofrnxmr[m]
a lot of people who "i wont solo becaust it will take 3 years" are donating their blocjs to large miners
-
k4r4b3y[m]
ofrnxmr[m]: wut
-
ofrnxmr[m]
of course a large portion are from the large miners
-
k4r4b3y[m]
ofrnxmr[m]: is there a github discussion thread about this? I am not sure if this is a good solution.
-
ofrnxmr[m]
yes
-
ofrnxmr[m]
there are 2
-
ofrnxmr[m]
108 and 109
-
ofrnxmr[m]
k4r4b3y[m]: youre crazy
-
ofrnxmr[m]
you just spread a bunch of bad info
-
ofrnxmr[m]
abd want to comment on how to fux what you dont even understabd
-
ofrnxmr[m]
audacious ha
-
k4r4b3y[m]
ofrnxmr[m]: lol, I am here to learn brah
-
ofrnxmr[m]
-
ofrnxmr[m]
-
ofrnxmr[m]
here are two of my own tx
-
ofrnxmr[m]
one using the fix, one without
-
ofrnxmr[m]
look at my decoys and tell me which ring is better
-
k4r4b3y[m]
okay you got in one of your tx two ring members from the coinbase outputs,
-
k4r4b3y[m]
but is this a huge deficiency in your tx privacy?
-
ofrnxmr[m]
yes
-
k4r4b3y[m]
you got a metric for that, or is this a "feel"
-
ofrnxmr[m]
2 out tx are the cast majority of every tx youve ever sent
-
ofrnxmr[m]
no
-
ofrnxmr[m]
its not a feel
-
ofrnxmr[m]
its common fkn sebse
-
ofrnxmr[m]
wgen do people send 400 out? they dint and cant
-
ofrnxmr[m]
if i send you a ring wuth 15 x 400 ours, YOU KNIW IM NOT P2POOL
-
ofrnxmr[m]
and can EASILY exclude any coinbase as not the real spend
-
k4r4b3y[m]
isn't this problem gonna go away by itself as we increase the ringsize? For example, when the ring size is 128 with seraphis, you might get, what, 2 ring decoys from the p2pool coinbase, but, so what? You still have 100+ other decoys.
-
ofrnxmr[m]
AFTER p2pool fuxes, my effective ring size on the tx i posted is around 10
-
ofrnxmr[m]
tgats a 35% decrease in anonset
-
ofrnxmr[m]
no
-
ofrnxmr[m]
it gets worse with txextra, exchange / merchant volume etc
-
k4r4b3y[m]
ofrnxmr[m]: what no? what are the odds of having most of your decoys from p2pool coinbase transactions, once the ring size is like 100+
-
ofrnxmr[m]
a 1 in 2 out tx is 1.5kb
-
k4r4b3y[m]
it seems like a question of what is the portion of the p2pool coinbase enotes to the total monero enotes.
-
ofrnxmr[m]
if i send you xmr and exery decoy us 2.5kn fir a 1 in 2 out, you kniwthose are similar to "internal transsfers" or someone using a servuce
-
ofrnxmr[m]
aka, thats nit the trye soebd euther
-
ofrnxmr[m]
every sale i ever make in person will be a 2 out
-
ofrnxmr[m]
k4r4b3y[m]: 25% at peak iirc
-
ofrnxmr[m]
rucknium posted the numbers recently
-
k4r4b3y[m]
ofrnxmr[m]: so at ring size 16, you have had at most 4 decoys being from the p2pool
-
k4r4b3y[m]
and that was the worst case scenario that could've happened
-
ofrnxmr[m]
thats well over 45% if morbinals didnt slow diown or p2pool dudnt hard fork
-
ofrnxmr[m]
from p2pool
-
ofrnxmr[m]
with 1500 miners lol
-
sech1
After its hardfork on March 18th, p2pool reduced the number of outputs it generates per day by 60%
-
sech1
so it impacts ring decoys less now
-
ofrnxmr[m]
a lotless
-
ofrnxmr[m]
sech, have you looked at jeffris pr?
-
ofrnxmr[m]
it excludes coinbase
-
ofrnxmr[m]
-
ofrnxmr[m]
the numbers
-
ofrnxmr[m]
-
ofrnxmr[m]
and heres 2 tx, one using normal decoys one ysing jeffros
-
ofrnxmr[m]
-
ofrnxmr[m]
-
sech1
I haven't looked into it, and I'm not sure it's what everyone agreed on
-
ofrnxmr[m]
its not part 109, that diesnt buikd rinfs fir coinbase
-
ofrnxmr[m]
or maybe the ither way around...
-
k4r4b3y[m]
ofrnxmr even though in one of your transactions, two decoys came directly from coinbase outs and thus have decreased the crowd your enote was hiding in, is this decrease really impactful to your transaction privacy? I, as an onlooker to the blockchain, still have no idea which address you have paid to, and how much XMR has changed hands.. So, how much of your privacy is at risk here?
-
sech1
the pain of typing on a phone :D
-
ofrnxmr[m]
but anyway, thus one just removescoinbase from regular rinfs and gives them theur iwn
-
ofrnxmr[m]
sech1: haha. tablet 😅
-
ofrnxmr[m]
on lookers dont, but your decoys are cleeaarrrly not fungible
-
ofrnxmr[m]
with enough spam, you can kkeep lowering the pricacy
-
k4r4b3y[m]
that's true whether there is p2pool and/or mordinals or not
-
ofrnxmr[m]
morbinals alone added 25% volume of excludable 2 outs to the chain
-
ofrnxmr[m]
coinbase and txextra are the issues, not p2pool and morbs
-
ofrnxmr[m]
some of* the issues
-
ofrnxmr[m]
p2pool just exposed leaky holes imat the protocol level. p2pool isnt THE problem. its ysing monero as monero is designed
-
ofrnxmr[m]
the fact the bad design leaves doors open to invite bloat and privacy reductions, isnt tge faukt of p2pool, serai, morbinals, or even a merchant who consolidates outputs
-
plowsof11
-
ofrnxmr[m]
where he sats, p2pool at 50% of network = 100000 outputs
-
ofrnxmr[m]
100k outputs consolidated is 228 blocks or 68mb
-
k4r4b3y[m]
the solution is full membership proofs
-
ofrnxmr[m]
lmao
-
ofrnxmr[m]
are you fluffy's unicorn? or just feel like stating the obvious
-
ofrnxmr[m]
fmp is obviously ideal. but theory and practice matter
-
ofrnxmr[m]
living on mars us nice, but its not viable yet
-
k4r4b3y[m]
-
k4r4b3y[m]
>it seems better to aim for general solutions to problems. In this case, one general solution to the privacy impacts of consolidation would be a global membership proof.
-
k4r4b3y[m]
and even after global membership proofs, monero will need constant high volume use. Privacy loves company, and if the majority of the activity comes from p2pool or some specific project related enotes, then, even if we have full membership proofs, the crowd one hides in shrinks.
-
ofrnxmr[m]
smh
-
ofrnxmr[m]
ill be back in a week when you stop preaching to the choir
-
ofrnxmr[m]
have you seen zcash?
-
k4r4b3y[m]
yeah, I'm thinking jumping ship
-
k4r4b3y[m]
xmr is broken by design /s
-
ofrnxmr[m]
zcash doesnt work
-
ofrnxmr[m]
why would we adopt software that doesnt work at lower scales than out short term projections?
-
ofrnxmr[m]
k4r4b3y[m]: hehehe
-
ofrnxmr[m]
zcash is broken by design
-
ofrnxmr[m]
moneo, i hope, doesnt adopt broken software while its still broken
-
k4r4b3y[m]
ofrnxmr[m]: to be specific, which broken software are you referencing at?
-
mlcboss[m]
is monero need to mix transaction so that's why i have to wait 10 blocks to spend the coin i receive?
-
ofrnxmr[m]
fmp
-
ofrnxmr[m]
mlcboss[m]: yes
-
ofrnxmr[m]
a reorg can invalidate your ring members
-
k4r4b3y[m]
ofrnxmr[m]: how is this broken? Afaik there is no monero specific implementation yet?
-
ofrnxmr[m]
so 10 block lock to prevent those types of attacks
-
ofrnxmr[m]
k4r4b3y[m]: bitinfocharts
-
ofrnxmr[m]
look at zcash block size vs tx count
-
ofrnxmr[m]
thats just from z to z adddress spam
-
k4r4b3y[m]
ofrnxmr[m]: yeah you are talking about zec's broken tx fee model, right?
-
k4r4b3y[m]
but that is not related to fmp?
-
ofrnxmr[m]
doesnt scale provate tx
-
ofrnxmr[m]
no
-
mlcboss[m]
do i need to wait 20 mins to accept payment?
-
ofrnxmr[m]
im talking abiut it lite$ally is infeasibke
-
k4r4b3y[m]
mlcboss[m]: no you don't
-
ofrnxmr[m]
monero private tx vokume on zcash = rip nodes_ wallets and everything in between
-
mlcboss[m]
or if it show in my wallet it's mean is already process?
-
mlcboss[m]
it just i can't spend it yet
-
ofrnxmr[m]
right
-
k4r4b3y[m]
ofrnxmr I still don't get what you are talking about
-
ofrnxmr[m]
because you havent dyor
-
k4r4b3y[m]
can you stop talking in riddles, take a deep breath, and speak in full sentences?
-
ofrnxmr[m]
no lol
-
ofrnxmr[m]
next week when im back on my main device
-
k4r4b3y[m]
alrighty
-
ofrnxmr[m]
this week im pissing myself off with incomplete sentences
-
k4r4b3y[m]
enjoy yourself
-
ofrnxmr[m]
and thrres no riddle in "use your eyes and stop just listening to the news"
-
ofrnxmr[m]
lot of noise. blockchains dont lie
-
ofrnxmr[m]
all it takes is one to analysis the metrics to see whats broken
-
ofrnxmr[m]
tldr. private tx on zcash almost solanad it
-
k4r4b3y[m]
I'll wait next week for you to explain in depth
-
ofrnxmr[m]
ty
-
k4r4b3y[m]
btw is the explosive blockchain growth still going on in zec or nah?
-
ofrnxmr[m]
yeah
-
k4r4b3y[m]
oh nice
-
ofrnxmr[m]
-
ofrnxmr[m]
monero vs zec blocksize
-
ofrnxmr[m]
notice how zec was always tiny before
-
ofrnxmr[m]
-
ofrnxmr[m]
and has been doing less tx than monero the entire time
-
k4r4b3y[m]
ofrnxmr[m]: yeah
-
ofrnxmr[m]
thats from pre zaddress usage
-
mlcboss[m]
is it ok to use HDD for a node?
-
mlcboss[m]
i plan to get a 500gb HDD , just incase in the future when xmr got really popular
-
ofrnxmr[m]
a smallnotice how txvolume now and a year ago is very similar, but blocksize is multiples larger
-
ofrnxmr[m]
> <@mlcboss:matrix.org> is it ok to use HDD for a node?
-
ofrnxmr[m]
>
-
ofrnxmr[m]
> i plan to get a 500gb HDD , just incase in the future when xmr got really popular
-
ofrnxmr[m]
ssd
-
ofrnxmr[m]
hdd no good long term without special setups
-
k4r4b3y[m]
ofrnxmr[m]: how can I see blockchain size graph in that website? couldn't find it
-
ofrnxmr[m]
shoukd be that direct link(?)
-
k4r4b3y[m]
it shows the block size
-
k4r4b3y[m]
I would like to see the total blockchain size
-
ofrnxmr[m]
oh blockchain size
-
ofrnxmr[m]
-
mlcboss[m]
zcash have taxes wtf , why there is people still believing in this coin
-
ofrnxmr[m]
ofrnxmr[m]: lovely, aint she?
-
k4r4b3y[m]
ofrnxmr[m]: that lift-off lol
-
spackle_xmr[m]
Coming up on a year. Time flies.
-
mlcboss[m]
888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H
-
mlcboss[m]
do you guys recognized this address?
-
ofrnxmr[m]
no
-
spackle_xmr[m]
General fund donation address.
-
ofrnxmr[m]
ah, haha
-
ofrnxmr[m]
spackle_xmr[m]: crazy
-
ofrnxmr[m]
a whole year and barely anything done abiut it
-
k4r4b3y[m]
we should accelerate
-
ofrnxmr[m]
pretty sure their wallet scene is still atrocious (a lot dont work properly) azcash pays out a lot of money to these devs
-
mlcboss[m]
spackle_xmr[m]: i don't get it how monero development work
-
mlcboss[m]
is there like multiple teams & organization working on it
-
mlcboss[m]
or only a single team cause its the only donation address i found for monero dev
-
ofrnxmr[m]
like nighhawk wanted 50k for an explorer, but the wallet didnt work lol
-
ofrnxmr[m]
generalfund isnt donating to any specific dev
-
k4r4b3y[m]
ofrnxmr[m]: lol that was the only wallet from zec-o-sphere that caught my attention
-
ofrnxmr[m]
if you want to donate to devs directly, donate to their funding oroposaks
-
ofrnxmr[m]
devs are independent
-
ofrnxmr[m]
general fund is run by core team and supports dev proposals, but also manages the costs of some backend stuff
-
mlcboss[m]
plan to donate 10% of my reward to monero dev
-
mlcboss[m]
without them monero is nothing
-
mlcboss[m]
also zcash got spammed?
-
ofrnxmr[m]
monero development works like > person does work either for free or for d(nations
-
spackle_xmr[m]
mlcboss: Here's the place to watch if you want to support specific developer efforts: ccs.getmonero.org/
-
ofrnxmr[m]
nobody is a perm hire etc
-
ofrnxmr[m]
genrral fund may never donate to devs %hat dont open a ccs
-
ofrnxmr[m]
donate you money wherever you feel is the best fit
-
ofrnxmr[m]
watch ccs proposals if you have specific devs or features etc that you want to support
-
ofrnxmr[m]
even if proposals dont go through, you can still supoort the devs
-
k4r4b3y[m]
there was an undertaking of writing another monerod implementation in rust. anyone keeping tabs on that?
-
ofrnxmr[m]
few months til somethibg something
-
ofrnxmr[m]
i think will likely be libs that make iintrgrations easier
-
ofrnxmr[m]
not ne<essarily a full daaemon. maybe just a wallet
-
k4r4b3y[m]
they can join forces with molly team, I guess.
-
k4r4b3y[m]
molly is also doing their monero libs in rust, afaik
-
plowsof11
k4r4b3y: ill just say wrong things and wait to be corrected seems to be working for you
github.com/mollyim/monero-wallet-sdk
-
k4r4b3y[m]
plowsof11: yeah I am pretty good at it
-
kayabanerve[m]
k4r4b3y: There have been multiple, none with progress.
-
kayabanerve[m]
That's Kotlin code around wallet2, supposedly, yet I can't find the wallet2 inclusion...
-
plowsof11
"Monerujo <-> JNI bridge <-> wallet2"
-
plowsof11
"Molly <-> SDK client <-> SDK service <-> JNI bridge <-> wallet2"
-
plowsof11
"only low-level functions of wallet2 are called" .. "app is responsible for managing the wallet files" .. "wallet2's handling of wallet state files and file encryption is one of its major flaws" in molly "the wallet data and keys are simply represented as byte arrays, and the app is tasked with securing the storage (files, database...) and encrypting the data"
-
kayabanerve[m]
Ah, submodule under vendor/
-
kayabanerve[m]
plowsof @plowsof:matrix.org: Where's that last message from?
-
plowsof11
the developer @vall... valldrac who isnt here
-
kayabanerve[m]
*where*
-
kayabanerve[m]
Not who
-
kayabanerve[m]
I knew it would be valldrac :p
-
plowsof11
chatgbt
-
termer
fuggg :D
-
plowsof11
if you want to dismantle it or something ill ask for it to be posted in a public place?
-
kayabanerve[m]
... wait, were those messages chatgpt?
-
ofrnxmr[m]
was that from no wallet left behind? i recall reading that or simikar somewhere
-
kayabanerve[m]
> wallet2's handling of wallet state files and file encryption is one of its major flaws
-
kayabanerve[m]
is really not its prose. Would be shocked if those messages were.
-
kayabanerve[m]
I solely want to know where that specific message is originally from. ofrn is suggesting NWLB
-
ofrnxmr[m]
plowsof @plowsof:matrix.org: do you remember where?
-
ofrnxmr[m]
<plowsof11> ""Monerujo <-> JNI bridge..." <- i swear i read this in public
-
plowsof11
ill ask valldrac when he's around to confirm (ideally for the next NWLB meeting/github)
-
ofrnxmr[m]
maybe just my psychic acting on its own again 🤔
-
Rucknium[m]
sech1: I agree with you that excluding coinbase outputs from decoy selection hasn't reached dev/community consensus yet. When I asked in an MRL meeting a few months back about "where do we go from here?" after I made my analysis, I didn't get a response.
-
Rucknium[m]
It doesn't help that there hasn't been a -dev meeting since the August 2022 hard fork.
-
ofrnxmr[m]
what drawback? i see none
-
ofrnxmr[m]
s/drawback/drawbacks/
-
ofrnxmr[m]
its a common sense move and considering decoy selection isnt consensus, i already run the fixes and enjoy my enhanced privacy.
-
ofrnxmr[m]
you could say that my rings look different, but still better than low quality anonsets
-
k4r4b3y[m]
what about having "different puddles" of enotes as a result of this exclusion? that seems to complicate stuff
-
ofrnxmr[m]
coinbase vs non?
-
k4r4b3y[m]
ye
-
ofrnxmr[m]
what about it? coinbase arent private, theyre polution
-
ofrnxmr[m]
im in favor of going further and not add a coinbase tx type that only self spends with nodecoys
-
ofrnxmr[m]
coinbase arent decoys
-
ofrnxmr[m]
they are coinbsse
-
ofrnxmr[m]
a decoy has to look like... a decoy.. not an obvious not the real tx
-
k4r4b3y[m]
what happens to the coinbase transactions after they are created? user has to turn those into regular enotes?
-
Rucknium[m]
There can't be a self-sustaining puddle. When coinbases are spent (just once), they enter the non-coinbase pool
-
k4r4b3y[m]
hi valldrac !
-
Rucknium[m]
Users should spend to themselves
-
ofrnxmr[m]
what ruck said ^
-
Rucknium[m]
P2Pool payouts have low privacy since the payout addresses are in plaintext on the P2Pool sidechain. Any adversary could record that data. Centralized pool outputs are announced by the centralized pools
-
Rucknium[m]
-
k4r4b3y[m]
yeah I saw that
-
ofrnxmr[m]
the current pr only cleans up non coinbase rings
-
ofrnxmr[m]
the next issue is where im in favor of coinbase only bameing self spendable using sweep_coinbase sweep_single_coinbase that would churn to the users wallet
-
ofrnxmr[m]
being**
-
k4r4b3y[m]
interesting idea
-
ofrnxmr[m]
those coinbase NOT use ringson thesweep
-
plowsof11
Thanks Rucknium, i was looking for the 'effective ring size' graph earlier , and i see its in the 109 issue
-
ofrnxmr[m]
currently coinbase polute anonset
-
ofrnxmr[m]
jeffro pr changes so coinbase use coinbase for decoys, andreg tx use reg tx
-
ofrnxmr[m]
further step would be for cb to not use decoys, self spend only, thereby making coinbase consolidations ~90% space savings and no privacy harm
-
plowsof11
i was looking on rucknium.me and couldnt find it
-
plowsof11
shilled^^^^
-
k4r4b3y[m]
-
ofrnxmr[m]
i believe so
-
ofrnxmr[m]
yes that is it
-
ofrnxmr[m]
im runningand using it on mainnet
-
ofrnxmr[m]
<Rucknium[m]> "P2Pool payouts have low privacy..." <- and further, true solo miners are unknown offchain
-
plowsof11
i seen 1Ghash a second randomly appear last week on hashvault (to the person who said the big boys cant just turn up)
-
ofrnxmr[m]
yeah lmso
-
ofrnxmr[m]
fkn asshole had my node lagging for a few mins
-
plowsof11
imagine if hetzner said 'keep your trash nodes off our network or we'll 51% attack your coin.. youve got until next month"
-
ofrnxmr[m]
i thought maybe today too but havent checked
-
ofrnxmr[m]
plowsof11: lmao
-
ofrnxmr[m]
they just take over your D miners
-
ofrnxmr[m]
and*
-
plowsof11
1cpu1vote, ill be donating 200h/s to the effort
-
ofrnxmr[m]
i got my wow block reorgd 💢
-
k4r4b3y[m]
plowsof11: hey, bitcoiners have their "you should be able to run a node on muh raspi" obsession, and we have ours "you should be able to mine on muh raspi" obsession. 🤷♂️
-
ofrnxmr[m]
huh
-
ofrnxmr[m]
rasp for xmr is... self mutilation
-
ofrnxmr[m]
rock - ok. rasp - just why
-
ofrnxmr[m]
i use android 🤷♂️
-
mlcboss[m]
is there a good full guide to start solo mining monero?
-
mlcboss[m]
getmonero.org is not much of a help
-
ofrnxmr[m]
any mining pool has basic setup instructions
-
ofrnxmr[m]
there are different typesof mining
-
ofrnxmr[m]
pool
-
ofrnxmr[m]
solo
-
ofrnxmr[m]
p2pool
-
mlcboss[m]
i will do it tommorow i have to update my OS , Win7 not supported
-
mlcboss[m]
Monero-gui doesn't support 32bit
-
Rucknium[m]
Full guide to solo mining is to type "start_mining <address> <number_of_threads>" into monerod
-
Rucknium[m]
Or use xmrig
-
mlcboss[m]
i probably should get more ram to run win11
-
ofrnxmr[m]
use linux
-
mlcboss[m]
i can't use linux
-
ofrnxmr[m]
unless you like to be confused when windows breaks your miner or node
-
ofrnxmr[m]
you can, why xant ya?
-
mlcboss[m]
isn't Windows more stable?
-
xfedex[m]
Linux usually gives you more hashrate
-
ofrnxmr[m]
can even install linux on a flash or external drive etc. i cant be bothered with windows issues like "hey, why is ny clipboard showinf a different address"
-
ofrnxmr[m]
cant even protrct you from viruses
-
ofrnxmr[m]
but will delete YOUR zpurposely downloaded, verifuable xmrig
-
mlcboss[m]
xfedex[m]: ok i will install it , OS really matters huh
-
xfedex[m]
Yes, because windows is super bloated
-
ofrnxmr[m]
its actully very aimilar, with a slight edge to windows due to more easily available tuning tools
-
ofrnxmr[m]
but imo negligible, i care abiut hash per watt, not max hash
-
xfedex[m]
ofrnxmr: on my device I get ~20%+ hashrate on Linux, perhaps because Windows threads suck (i have a cpu with virtual cores)
-
mlcboss[m]
i go to linux.org , distribution shouldn't matter right?
-
mlcboss[m]
i will pick Ubuntu cause is in the top
-
askiiart[m]
> <@mlcboss:matrix.org> i go to linux.org , distribution shouldn't matter right?
-
askiiart[m]
>
-
askiiart[m]
> i will pick Ubuntu cause is in the top
-
askiiart[m]
Don't pick ubuntu
-
ofrnxmr[m]
ubuntu is fine for new users
-
askiiart[m]
Ubuntu is popular, but Canonical, the company behind it, has made some bad decisions recently. Go with Linux Mint.
-
mlcboss[m]
askiiart[m]: ok i will pick the second option , CentOS
-
ofrnxmr[m]
shitty snapapps etc but easy installation and best copatibility
-
ofrnxmr[m]
mlcboss[m]: nono
-
xfedex[m]
Ubuntu is in practice a clone of Debian, with more stuff pre-installed. For me it's fine. I'd prefer Kubuntu tho, it's Ubuntu with KDE Plasma (a cooler and more lightweight desktop environment)
-
askiiart[m]
Linux Mint lighter, based on Ubuntu (so all the tutorials and stuff work), and has a closer interface to Windows.
-
askiiart[m]
-
ofrnxmr[m]
linuxmint is ok
-
askiiart[m]
s/org/com/
-
ofrnxmr[m]
but not easy updrage
-
ceetee[m]
too many choices, I think I'll just stick with windows
-
ofrnxmr[m]
ubuntu can be painkess for "just use it"
-
mlcboss[m]
ceetee[m]: is it even that matters
-
xfedex[m]
Ubuntu/Kubuntu is just fine
-
GorillaQuest[m]
KDE is goated
-
mlcboss[m]
askiiart[m]: ok i will pick linux mint
-
ofrnxmr[m]
agreed on ubuntu and kubuntu
-
ofrnxmr[m]
linux mint is LITERALLY an ubuntu fork
-
ofrnxmr[m]
but with some easy of use additions, a ux nit as good as kde, and not great upgrade patb
-
ofrnxmr[m]
i run both
-
ofrnxmr[m]
i prefer fedora
-
mlcboss[m]
cinnamon , mate , xfce doesn't matter right?
-
mlcboss[m]
it seem is just a different texture pack
-
mlcboss[m]
i pick cinnamon cause is in the top
-
ofrnxmr[m]
cinnamon mate and xfce are all not grest
-
askiiart[m]
> <@mlcboss:matrix.org> cinnamon , mate , xfce doesn't matter right?... (full message at <
libera.ems.host/_matrix/media/v3/do…cd0a7bf08a6ad941e9ccce8af9204dc015a>)
-
ofrnxmr[m]
xfce for old school guys
-
ofrnxmr[m]
cinnamon for windows 7 guys
-
ofrnxmr[m]
mate for xp guys
-
ofrnxmr[m]
kubuntu for windows 11 guyz
-
askiiart[m]
Most accurate comparisons I've ever heard
-
ofrnxmr[m]
gnome for linux ppl that dont care abiut windows workflow
-
askiiart[m]
ofrnxmr[m]: Kinda Windows 11 interface but not user-hostile
-
ofrnxmr[m]
gnome is also granny friendly, so not preferred by hardcore folks
-
ofrnxmr[m]
askiiart[m]: yeah
-
askiiart[m]
The icons are probably closer to Windows 11, though
-
ofrnxmr[m]
kubuntu is nice imo.
-
ofrnxmr[m]
but im a gnome shell +extensions fan
-
RavFX[m]
I ditched gnome when they released major 3 a long time ago
-
mlcboss[m]
look the ux is doesn't matter , linux is linux
-
ofrnxmr[m]
yeah, i gotused to the superkey launcher though
-
ofrnxmr[m]
super easy to use. but some defaults are dumb, so extensions
-
ofrnxmr[m]
like tiling, side dock, restore session, kdeconnect, dropdown terminal
-
GorillaQuest[m]
KDE connect is good af
-
ofrnxmr[m]
i used cinnamon for a while when gnome 3 was real weird
-
RavFX[m]
I also use KDE Connect lol
-
ofrnxmr[m]
kdeconnect is super undderrated
-
RavFX[m]
I did try Cinnamon, Mate, even used Trinity for a while 😂
-
RavFX[m]
Now using Plasma and XFCE (depending of the machine)
-
mlcboss[m]
internet doesn't matter right? i basically just sending hash
-
mlcboss[m]
cause my internet is less than 50mbps
-
RavFX[m]
50MB is plenty
-
xfedex[m]
50mbps is a lot
-
xfedex[m]
you can mine with less than 1 mbps
-
ofrnxmr[m]
tldr. use kubuntu
-
ofrnxmr[m]
kubuntu = ubuntu + KDE desktop
-
mlcboss[m]
i don't get Linux user obsession on computer texture pack
-
ofrnxmr[m]
its not a texture pack
-
askiiart[m]
mlcboss: So uh fair warning: The fighting over which Linux distro is better is absolutely constant.
-
ofrnxmr[m]
its an entire environment
-
ofrnxmr[m]
the apps etc
-
RavFX[m]
Been a long time I did not use Ubuntu.
-
askiiart[m]
The actual term is "Desktop Environment"
-
xfedex[m]
mlcboss[m]: Are you a minecraft player?
-
ofrnxmr[m]
the underlying os is largely irrellevent to the user interfsce
-
ofrnxmr[m]
what changes is the rxperienxe
-
RavFX[m]
mlcboss[m]: Yeah, on Linux you get to chose you're desktop environment instead of having one been forced down you're throat)
-
askiiart[m]
So like with GNOME by default you get the Nautilus file manager, the GNOME desktop, the GNOME terminal, etc
-
ofrnxmr[m]
if you arenew tolinux,useubuntu. why? everythinf works ans has docs
-
RavFX[m]
I have to give a new test run to Enlightenment, I use to like it a long time ago
-
askiiart[m]
askiiart[m]: But Linux is free (in beer and speech), so if you don't like the terminal, for example, you could install Kitty instead
-
ofrnxmr[m]
like, if you try to build monero, its easier to find ubuntu guides than anything else
-
ofrnxmr[m]
and those guide will teach you how to do it on otber distros
-
ceetee[m]
ofrnxmr[m]: noted
-
mlcboss[m]
monero gui is only on PC?
-
askiiart[m]
mlcboss[m]: wdym? I'm running the Monero wallet on Linux right now
-
mlcboss[m]
they should release on mobile tbh , cause you can do payment anywhere easily
-
RavFX[m]
If you want to build monero, so easier on Gentoo
-
RavFX[m]
All the dependencies and dev crust are already installed :p
-
askiiart[m]
* Monero wallet GUI on Linux
-
ceetee[m]
there are mobile wallets, just not the official GUI wallet
-
askiiart[m]
ceetee[m]: I use Monerujo, it's pretty good
-
RavFX[m]
But yeah, Ubuntu have a big community of people documenting it.
-
RavFX[m]
So is Arch Linux
-
askiiart[m]
> <@gfdshygti53:monero.social> But yeah, Ubuntu have a big community of people documenting it.
-
askiiart[m]
> So is Arch Linux
-
askiiart[m]
Arch is *extreme* modularity, I wouldn't recommend it for beginners, but it has fantastic docs
-
ofrnxmr[m]
arch wiki is amazing, arch is not so simple
-
ofrnxmr[m]
arch wiki has all the answers when tou cant find elsewhere thiugh
-
ofrnxmr[m]
ar least, will lead you down the right path
-
askiiart[m]
I hate to interrupt, but can someone help me with XMRig? I'm running xmrig-md, and I'm getting `FAILED TO APPLY MSR MOD, HASHRATE WILL BE LOW`.
-
askiiart[m]
Under CPU it says `11th Gen Intel(R) Core(TM) i5-11300H @ 3.10GHz (1) 64-bit AES`, not a VM CPU, and I'm also running it as root.
-
ofrnxmr[m]
startas admin
-
RavFX[m]
YEah, even to fix Gentoo or other, often endup using the Arch doc
-
mlcboss[m]
xfedex[m]: i stopped 5 years ago after mojang stop supporting PS3
-
mlcboss[m]
it was my first game btw
-
RavFX[m]
And adjust
-
askiiart[m]
ofrnxmr[m]: admin = root
-
ofrnxmr[m]
> <@askiiart:plantsfarmus.duckdns.org> I hate to interrupt, but can someone help me with XMRig? I'm running xmrig-md, and I'm getting `FAILED TO APPLY MSR MOD, HASHRATE WILL BE LOW`.
-
ofrnxmr[m]
> Under CPU it says `11th Gen Intel(R) Core(TM) i5-11300H @ 3.10GHz (1) 64-bit AES`, not a VM CPU, and I'm also running it as root.
-
ofrnxmr[m]
start as admin
-
xfedex[m]
> <@mlcboss:matrix.org> i stopped 5 years ago after mojang stop supporting PS3
-
xfedex[m]
>
-
xfedex[m]
> it was my first game btw
-
xfedex[m]
Hehe, the term "texture pack" clearly comes from minecraft :)
-
ofrnxmr[m]
yeah
-
ofrnxmr[m]
sudo
-
ofrnxmr[m]
apt in an example of "why ubuntu"
-
ofrnxmr[m]
a lot of install instructions dont even list packages for non debian
-
askiiart[m]
ofrnxmr[m]: Do you not know the most basic function of sudo, or can you not read?
-
ofrnxmr[m]
hah?
-
ofrnxmr[m]
are you asking qs or me?
-
ofrnxmr[m]
run it as admin / sudo
-
ofrnxmr[m]
stfu and report back
-
askiiart[m]
ofrnxmr[m]: sudo runs whatever you're doing as root. I already said I'm running as root in my original message.
-
xfedex[m]
ofrnxmr[m]: He already said "and I'm also running it as root."
-
ofrnxmr[m]
well what os
-
mlcboss[m]
ceetee[m]: can't find any open source wallet on f-droid
-
RavFX[m]
askiiart[m]: You running on a hypervisor or something?
-
askiiart[m]
mlcboss[m]: Add the monerujo repo to F-Droid
-
askiiart[m]
monerujo.io
-
xfedex[m]
mlcboss[m]: monerujo is open source and also on fdroid i think
-
ofrnxmr[m]
lol @rav
-
askiiart[m]
RavFX[m]: Nope, I'm on bare metal
-
ofrnxmr[m]
and whatos
-
ofrnxmr[m]
same convo
-
ceetee[m]
mlcboss[m]: monerujo and stack wallet habe a repo each that you can add to the fdroid app
-
askiiart[m]
ofrnxmr[m]: Fedora 37
-
askiiart[m]
-
ofrnxmr[m]
check xmrig docs and see if fedora neesa manuak xonfig
-
ofrnxmr[m]
sech1:
-
ofrnxmr[m]
(same xonvo @rav - ubuntu for compat)
-
mlcboss[m]
local monero isn't wallet right? and local monero is a company that hold my funds?
-
ofrnxmr[m]
yes, not a wallet
-
monerobull[m]
Bridgerton?
-
monerobull[m]
Hey, welcome back buddy :)
-
mlcboss[m]
askiiart[m]: thanks
-
ofrnxmr[m]
cake wallet, monero.com (stable)
-
ofrnxmr[m]
monerujo (buggy sometimes), stack wallet (beta)
-
ofrnxmr[m]
specifically monerujo likes to corruot wallets (randomly) and stack has ghosts that pop up as soon as i think its good
-
xfedex[m]
Stack Wallet is also nice
-
xfedex[m]
ofrnxmr[m]: Ghosts?
-
ceetee[m]
for light use any app is fine
-
ofrnxmr[m]
my stack jssue atm is that restoring a backup seems to .. mess somehying up
-
ceetee[m]
never had problems with monerujo or stack
-
mlcboss[m]
i will pick monerujo because open source and less taking my space
-
ofrnxmr[m]
wallets dont sync reliablt anymore
-
askiiart[m]
ofrnxmr[m]: Nope, just run as root it says. I downloaded the script that actually does that, and it outputted this:... (full message at <
libera.ems.host/_matrix/media/v3/do…c0ac4c37dd033389feb759c209a1b0491b4>)
-
ofrnxmr[m]
moneujo has had the corruption issie forever
-
ofrnxmr[m]
but i experieced ir for myself like4xbefore i believed kr
-
askiiart[m]
> <@askiiart:plantsfarmus.duckdns.org> Nope, just run as root it says. I downloaded the script that actually does that, and it outputted this:... (full message at <
libera.ems.host/_matrix/media/v3/do…ac1a053610b240d3a0405eb9a81cc059b88>)
-
ofrnxmr[m]
it basicallt logs you out, says wrong password and wont let you back in
-
stradman
is there some benchmarking to find my gpu/cpu hash rate ?
-
askiiart[m]
> <@askiiart:plantsfarmus.duckdns.org> Nope, just run as root it says. I downloaded the script that actually does that, and it outputted this:... (full message at <
libera.ems.host/_matrix/media/v3/do…2b680ea0d0494103a00c89b1b362017be65>)
-
ofrnxmr[m]
askiiart[m]: there are docs to set manuallt
-
RavFX[m]
> <@askiiart:plantsfarmus.duckdns.org> Nope, just run as root it says. I downloaded the script that actually does that, and it outputted this:... (full message at <
libera.ems.host/_matrix/media/v3/do…746fd43d7605f1ae8e9e5950fe06dba1938>)
-
askiiart[m]
> <@gfdshygti53:monero.social> msr kernel module loaded?
-
askiiart[m]
> Because should work if you are in root. Or maybe it's some security policies
-
askiiart[m]
Yeah, I've got the kernel module loaded, like I said above, gonna try disabling secure boot, brb
-
ofrnxmr[m]
stradman: you can just mine some xmr or run the xmrig.com/benchmark
-
ofrnxmr[m]
mine aome xmr= download xmrig, a wallet, go to a mining pool and run xmrig with your wallet addresand pool address
-
ofrnxmr[m]
or go to that website
-
stradman
some resource of step by step guides from ground up ?
-
ofrnxmr[m]
and search for your cpu
-
ofrnxmr[m]
other people have likely already benchmarked it
-
stradman
This is RandomX algo right ?
-
ofrnxmr[m]
yea
-
stradman
Nice !
-
stradman
I see my model has around 1.8KH/s
-
mlcboss[m]
can we talk about other coin or no?
-
mlcboss[m]
is Ethereum now centralized , i kinda worried about EF seem they are controlled by venture capitalist & exchanges
-
mlcboss[m]
proof of stake benefits them the most
-
ofrnxmr[m]
#monero-offtopic:monero.social for eth
-
ofrnxmr[m]
brain rot talking about wet water
-
askiiart[m]
<askiiart[m]> "> <@askiiart:plantsfarmus...." <- Update: yeah, it was secure boot
-
ofrnxmr[m]
like "didya know that when you cut grass its actually shorter after? lets talk abiut this phenomenon"😆😆 *eth is just 1 letter short of traitor
-
ofrnxmr[m]
askiiart[m]: good to know
-
stradman
How much can I get in monero in 2KH/s ?
-
ofrnxmr[m]
depends whatyour goals are
-
stradman
getting some monero :), don't want payout
-
ofrnxmr[m]
are you trying to makemoney withthat? not happening
-
ofrnxmr[m]
some monero monero.herominers.com
-
stradman
no not monwy
-
askiiart[m]
stradman: According to coinwarz's calculator, 0.00033908 XMR per day
-
ofrnxmr[m]
thrres a calc at the bottom
-
ofrnxmr[m]
i mine simply to accumulate xmr
-
stradman
that's my intentions too
-
stradman
Do I need fast internet too ?
-
ofrnxmr[m]
i pay out of pocket
-
RavFX[m]
converting the surplus of electricity into more XMR accumulation
-
ofrnxmr[m]
stradman: not necessarily. you want good latency
-
mlcboss[m]
i don't get the hype for proof of stake , some or planned pow coins migration to proof of stake
-
mlcboss[m]
its literally printing money with air , plus only venture capitalist & exchanges has the power to do that
-
ofrnxmr[m]
its just federal reserve 2.0 next question
-
RavFX[m]
> <@mlcboss:matrix.org> i don't get the hype for proof of stake , some or planned pow coins migration to proof of stake
-
RavFX[m]
>
-
RavFX[m]
> its literally printing money with air , plus only venture capitalist & exchanges has the power to do that
-
RavFX[m]
It's just a Proof of Scam, please ignore!
-
stradman
where is the calculator ofrnxmr[m] ?
-
mlcboss[m]
is not possible right for monero to change it's protocol?
-
mlcboss[m]
*consensus
-
ofrnxmr[m]
stradman: very bottom
-
ofrnxmr[m]
"estimate mining profits"
-
stradman
I see 1.58 bucks monthly, not bad eh
-
stradman
Now should I buy monero or wownero (fork of monero )?
-
mlcboss[m]
stradman: monero , more utilities for it and more demand for it
-
mlcboss[m]
more liquid market also
-
stradman
Can I use it for donations ?
-
ofrnxmr[m]
yes
-
mlcboss[m]
stradman: monero is accept as donations more than wownero
-
mlcboss[m]
just don't put money on random forks unless you like having fun burning money
-
ofrnxmr[m]
wownero isnt rsndom
-
ofrnxmr[m]
but its also not serious
-
ofrnxmr[m]
so it doesnt hurt to have $20of wow
-
ofrnxmr[m]
but dont expect it to somehow replwce xmr
-
stradman
So let's mine monero first and then we can dive into wow, same mining software ?
-
ofrnxmr[m]
same miner yer
-
mlcboss[m]
it the same as bitcoin gold or random bitcoin forks will replacing bitcoin
-
mlcboss[m]
is just for folks who aren't serious with their money and having fun burning money on random coins
-
ofrnxmr[m]
its just for xmr folks to mess around eitg blockchain
-
stradman
Why burning money, electricity ?
-
ofrnxmr[m]
and not really worry about lost seeds or bugs
-
stradman
but from a laptop i guess you can't burn a lot of electricity, right ?
-
mlcboss[m]
stradman: is up to you bud , if you love wasting money and electricity to have wownero
-
stradman
where is the wasting money coming from ?
-
ofrnxmr[m]
not much mkre than gaming
-
ofrnxmr[m]
and its not mining for nothinf
-
stradman
so I start at getmonero.org right ?
-
ofrnxmr[m]
shitcoin mining can be wastinf moner
-
mlcboss[m]
stradman: buying them , paying for electricity , paying for mining hardware
-
ofrnxmr[m]
getmonero.org for the desktop software for a wallet, node and p2pool
-
ofrnxmr[m]
xmrig.com if you dont need a desktop wallet or node or p2pool
-
RavFX[m]
use the hardware you own, that way the hardware is virtually free
-
stradman
I am not gonna buy them, I mine at my laptop, no special hardware and how much electricity can a laptop take, less than a freezer anyhow
-
stradman
ofrnxmr[m] : would I do without a wallet ?
-
ofrnxmr[m]
heat is the biggest issue with laptop mining
-
RavFX[m]
move between the tropics and convert to solar > No more relying on the state for power and ton of surplus to "burn"
-
nioc
put laptop in freezer, keeps it cool
-
stradman
lol
-
ofrnxmr[m]
stradman: i have eveey wallet installed,but i typicalky use mobile wallet for everything
-
stradman
I put dry ice on the laptop vents, no liquid damage then
-
nioc
nice
-
ofrnxmr[m]
you dont need a desktoo wallet to mine, all you need is a wallet address and xmrig
-
stradman
so I can get myself a mobile wallet too ?
-
RavFX[m]
stradman: Fill you're living room with carbon monoxide :D
-
ofrnxmr[m]
yup
-
nioc
it stays on floor, np
-
stradman
I can't find CO anywhere apart from the garage
-
ofrnxmr[m]
go step 1: do you want to run a node?
-
nioc
wait, you mean CO2
-
ofrnxmr[m]
so*
-
stradman
umm, node ?
-
stradman
you mean not a part of pool
-
ofrnxmr[m]
if yes, do you also want to run the officiak desktop wallet?
-
ofrnxmr[m]
nide = store w copy of the blockchain and verify blocks (60-160gb)
-
ofrnxmr[m]
store a*
-
mlcboss[m]
stradman: if it's an old laptop ok , i suggest dont mine it on your personal computer
-
mlcboss[m]
especially if you want to mine long enough on a laptop , the heat is bad for your laptop
-
stradman
God, it requires so much storage ?
-
ofrnxmr[m]
the entire blovkchain does, yes
-
RavFX[m]
it's only ~160GB
-
ofrnxmr[m]
but you dont need it
-
stradman
thank god
-
ofrnxmr[m]
RavFX[m]: 60gb pruned
-
stradman
when was the change to randomX brought ?
-
luna24[m]
> <@mlcboss:matrix.org> I wonder why monero PoW uses CPU instead of GPU... (full message at <
libera.ems.host/_matrix/media/v3/do…42f590ad0b3aa76b7047e78fbf2053e281d>)
-
ofrnxmr[m]
n uhm. asic = [a]pplication [s]pecific [i]ntegrated [c]ircuit , not analog circuit dedicated etc
-
stradman
what mobile wallet can I get ?
-
ofrnxmr[m]
cake and monero.com are my top rec right now
-
luna24[m]
For monero?
-
stradman
yeah monero
-
ofrnxmr[m]
monerujo #2
-
ofrnxmr[m]
and stack pending #2-1 after its reliable
-
luna24[m]
I’d prolly say cake tbh
-
luna24[m]
Monerujo
-
mlcboss[m]
luna24[m]: i believed elon start pumping doge before twitter
-
mlcboss[m]
doge it the second PoW coin
-
mlcboss[m]
Ethereum has moves to PoS and doge planned to be PoS too
-
luna24[m]
Is a good one as well
-
ofrnxmr[m]
cake and monero.com are the same bte. monero.com doesnt include btc, haven, ltc etc. dotcom is moneo only
-
luna24[m]
> <@mlcboss:matrix.org> i believed elon start pumping doge before twitter... (full message at <
libera.ems.host/_matrix/media/v3/do…c74df30f1feeebf86ecff733763dcddd81e>)
-
ofrnxmr[m]
doge is a real coin
-
ofrnxmr[m]
and is almost as decentralized as ltc
-
luna24[m]
Ether has been “moving to PoS” for like 6 years now and you still can’t unstake coins. Some people have had there coins stuck being staked to the chain since 2021
-
luna24[m]
Ltc is a shitty alt btc
-
ofrnxmr[m]
2021-present does feel like 6 years doesnt it?
-
ofrnxmr[m]
meeting time. fast one
-
luna24[m]
Doge moving to PoS will kill the network
-
plowsof11
boom
-
ofrnxmr[m]
luna24[m]: still works better than btc
-
GorillaQuest[m]
pos is a pos
-
luna24[m]
ofrnxmr[m]: Was using it as an example from when PoS for eth was proposed to beginning to be added
-
luna24[m]
ofrnxmr[m]: Legit anything is better then btc
-
stradman
and literally downloading and running xmrig is all I need to do ?
-
luna24[m]
Btc is only popular cuz it was the first coin and people are too lazy to research into other coins and projects
-
mlcboss[m]
luna24[m]: no , PoS coins are crap
-
mlcboss[m]
if it PoS i will not put my money to it
-
luna24[m]
It’s basically impossible to mine now a days anyways with how hard the algorithms have become
-
luna24[m]
stradman: Yuh
-
stradman
wow that's simple !
-
luna24[m]
> <@mlcboss:matrix.org> no , PoS coins are crap
-
luna24[m]
>
-
luna24[m]
> if it PoS i will not put my money to it
-
luna24[m]
I don’t think all PoS coins are shit, polygon and polkadot are good examples
-
mlcboss[m]
they literally printing money with air
-
luna24[m]
Polka specifically is a good network to support since it was the first like “official” multichain bridge between networks
-
luna24[m]
mlcboss[m]: So I take it you don’t know how PoS works 💀
-
luna24[m]
-
stradman
Monero.com by Cake Wallet is a fork of Cake Wallet that only allows you to store XMR on the device, but you can exchange XMR for other assets. What assests ?
-
mlcboss[m]
luna24[m]: i don't fall into crypto buzzwords
-
luna24[m]
PoS isn’t a buzzword, it’s a consensus model lmao
-
luna24[m]
Solana uses PoH which is rooted on PoS but uses “time” to have faster network speeds
-
mlcboss[m]
luna24[m]: and yet it flawed
-
luna24[m]
Atm solana has the fastest network with an ungodly amount of transactions a second that it has yet to hit
-
luna24[m]
mlcboss[m]: That’s cuz it’s tryna become ether
-
luna24[m]
Like I said, polygon and polkadot are the best PoS networks imo
-
luna24[m]
Polygon gave us kusama which is the best network for a cheap way for dapp devs to test there shit
-
luna24[m]
And polkadot is the only massive bridge between all networks that helped give us uniswap 🤷🏻♂️
-
luna24[m]
Imo they are both massive players in keeping decentralization afloat next to monero
-
mlcboss[m]
luna24[m]: consensus model that reward and controlled by venture capitalist & insiders
-
luna24[m]
Hence why PoS doge will kill yeh network with how cheap the coins are
-
luna24[m]
And eth moving PoS is just as bad
-
luna24[m]
Main reason either was even as popular as it was is cuz it brought in NFTs (scams) and it was easy to mine
-
luna24[m]
mlcboss[m]: But nah, you get rewards from transaction fees on the network cuz staking verity’s blocks,
-
luna24[m]
Verifies*
-
stradman
Do I have to join a pool or can go solo ?
-
luna24[m]
stradman: Pool is the way if you have a single miner, if you have a good amount then solo 🤷🏻♂️
-
stradman
single miner as in single client ?
-
luna24[m]
Single rig
-
luna24[m]
1cpu per miner
-
mlcboss[m]
<luna24[m]> "Like I said, polygon and..." <- why do you belief on centralized blockchain?
-
mlcboss[m]
isn't the point of a blockchain should be decentralized?
-
mlcboss[m]
polygon only has 100 active validators and a blockchain product selled by a company
-
stradman
So since I am mining on laptop, pool is the way to go?
-
luna24[m]
They aren’t centralized lol,
-
luna24[m]
And I didn’t say I believe in polygon, just that it’s a good example of PoS done right since without it we wouldn’t have the best test bench chain, kusama, for dapp devs to utalize since most chains now utalize an EVM
-
stradman
xmrig doesn't allow single mining it seems
-
luna24[m]
Polkadot and monero I believe in atm
-
luna24[m]
stradman: To single mine you can use the gui wallet in advanced mode
-
stradman
desktop wallet ?
-
luna24[m]
Or own your own node to mine to
-
luna24[m]
🤷🏻♂️
-
luna24[m]
Yuh
-
luna24[m]
-
stradman
I can't get my own node, 60 gb commitment is too mcuh
-
luna24[m]
😂😂😂
-
luna24[m]
It’s like 160gbs for the full blockchain homie
-
luna24[m]
Just prune it though and you should be good
-
stradman
But on my laptop, I can't mine solo right ?
-
luna24[m]
You can
-
stradman
then why people go to pools ?
-
luna24[m]
Solo mining you are trying to find a block limited by your own hashrate
-
luna24[m]
A pool is the combined power of all rigs
-
stradman
does monero have discord too ?
-
luna24[m]
So it’s found faster, securing the network better, and rewards all workers
-
luna24[m]
stradman: Yuh, but they use bridges to connect them to matrix
-
stradman
what's monero's discord server at ? u have invite link ?
-
luna24[m]
Not atm
-
luna24[m]
If you want more help with mining this is a good group
-
luna24[m]
-
stradman
thx
-
stradman
and for solo mine you need to make that few GBs of space commitment ?
-
luna24[m]
Np
-
luna24[m]
stradman: Yeh, if you can’t store the full chain, then a pruned chain will work
-
stradman
how much space is the pruned chain ?
-
merope1
60GB right now
-
merope1
Don't mine solo unless you have > 200 kH/s
-
stradman
so what's the best pool to go with now ?
-
merope1
Otherwise it will take you years to find anything
-
merope1
stradman: P2pool. You can use a public remote node if you don't want to run your own
-
stradman
I see merope1
-
merope1
Otherwise, pick a mid-sized PPLNS pool from here:
miningpoolstats.stream/monero
-
stradman
I don't see P2pool in the config maker of xmrig
-
merope1
Like xmrpool.eu or moneroocean
-
merope1
stradman: P2pool is a decentralized pool, you have to download a program to run it
-
merope1
-
stradman
how's herominers.com pool ?
-
merope1
Not familiar with it, or the PROP payout scheme
-
merope1
Gotta go
-
ofrnxmr[m]
herominers is no good
-
stradman
nanopool ?
-
ofrnxmr[m]
supportxmr, moneroocean, monerohash, monerop, monerod are good
-
ofrnxmr[m]
good but id avoid nano, hashvauld and even support xmr, and id use moneroocean or a smaller pool
-
luna24[m]
I like monero ocean when I did mine
-
luna24[m]
I plan on mining using a cluster tho
-
stradman
xmrig.com/wizard#pools : I am selecting the pools from here
-
ofrnxmr[m]
moneroocean js nice because you can switch to mining a shitcoin if you want to make more xmr
-
ofrnxmr[m]
or you can mine xmr directly
-
luna24[m]
Yuh
-
luna24[m]
I plan on turning the ravencoin I mine to xmr lol,
-
stradman
Do I have to specify algorithm while adding moneroocean ?
-
luna24[m]
On the cluster of 5 libre renegade boards I’m making, I’d get around 75MH/s
-
luna24[m]
Which isn’t a lot but mining in a pool with it should be pretty profitable lol
-
ofrnxmr[m]
stradman: rx/0
-
stradman
cool
-
stradman
what's tls ?
-
ofrnxmr[m]
scratch that
-
ofrnxmr[m]
no algo
-
ofrnxmr[m]
tls is https (vs htp)
-
ofrnxmr[m]
add name of your coin algorithm at the end of miner password field after ~ character, like this: worker_name~k12. The list of supported algorithms can be found at
-
stradman
did I need to give password too ?
-
ofrnxmr[m]
so for paffword ou write
-
ofrnxmr[m]
nickname~rx/0
-
stradman
and the nickname would be ?
-
stradman
I'm sorry I'm just new to this
-
-
ofrnxmr[m]
nickname can be whatever you want
-
ofrnxmr[m]
example
-
ofrnxmr[m]
laptop~rx/0
-
stradman
gr8
-
stradman
enable tld too right ?
-
stradman
*tls
-
ofrnxmr[m]
is you enable tls, use 20128 instead of 10128
-
ofrnxmr[m]
actually use 20032 or 20064
-
stradman
maybe i'll just leave it alone then
-
ofrnxmr[m]
10032 (SSL 20032): 32000 diff (500-1000 h/s)
-
ofrnxmr[m]
10064 (SSL 20064): 64000 diff (1000-2000 h/s)
-
ofrnxmr[m]
10128 (SSL 20128): 128000 diff (2000-4000 h/s)
-
stradman
thx
-
ofrnxmr[m]
-
ofrnxmr[m]
youll put your address in there to view your status, change payout settings etc
-
stradman
alrightyy
-
ofrnxmr[m]
and help > faq has a lot of info
-
ofrnxmr[m]
like how to switch to a different coin
-
ofrnxmr[m]
(you always get paid in xmr)
-
stradman
that's fine by me
-
stradman
if I quit the client midway, do I lose all progress ?
-
ofrnxmr[m]
no, but you want to keep mining for longer than the pplns period
-
ofrnxmr[m]
youll keep getting paid after you stop mining
-
ofrnxmr[m]
but you are paid depending on your contibution in the time leading up to blocks being found
-
ofrnxmr[m]
if no blocks are found in 3 days, you wont get paid.
-
ofrnxmr[m]
you paid paid for your average effort
-
ofrnxmr[m]
within the "window" of time
-
stradman
the thing is I don't have the minimum payout of 0.03 XMR when i quit, so can quit before pplns period ?
-
ofrnxmr[m]
such is the life of pool mining
-
ofrnxmr[m]
you cwnt cash out beyond the minimum payment if any pool
-
stradman
yeah, so if i like get 0.01 XMR and quit the client, next time I tart the client, do i start from 0 or 0.01 XMR ?
-
noloss[m]
"Just get a Glock!" But which one should you buy? We cover our pick of the best Glock models across all calibers and sizes.... (full message at <
libera.ems.host/_matrix/media/v3/do…a36bf4004a7da83381c71c517059a03c2cb>)
-
ofrnxmr[m]
#huh?
-
ofrnxmr[m]
not sure we have a room for that block of text
-
stradman
Will the client again start from 0 or from where it left off previously like 0.0001XMR ?
-
ofrnxmr[m]
"we accept xmr"?
-
ofrnxmr[m]
your*
-
ofrnxmr[m]
stradman: no, youre accumulated xmr will remain ultil you hit the payout limit (or a limit that you set)
-
ofrnxmr[m]
it will pick up where it left off
-
stradman
so it will accumulate at the pool servers right ?
-
ofrnxmr[m]
technically kore be.auae you keep getting paid after yiu stop
-
ofrnxmr[m]
stradman: right
-
ofrnxmr[m]
thats why theyre "centralized" pools
-
stradman
I get it now
-
ofrnxmr[m]
they hold the money and the hashrate
-
ofrnxmr[m]
mining xmr directly on moneroocean has very low or no fees iirc
-
ofrnxmr[m]
help page shou\d show all of that
-
ofrnxmr[m]
over 4xmr withdraw is free (ahaha)
-
ofrnxmr[m]
less than that with a withdrawal fee (i dont know what it is)
-
ofrnxmr[m]
check out monerod.org as well
-
ofrnxmr[m]
not sure what their limits are, but no fees
-
ofrnxmr[m]
ive personally used moneroocean (everyone knows about moneroocean) but monerod sounds nice too
-
ofrnxmr[m]
-
ofrnxmr[m]
some crazy people use tor on 18083, zmq on 18084, and i2p on 18085678 #cringe
-
ofrnxmr[m]
zmq on 18082 and 18083
-
ofrnxmr[m]
anon networks on 18084 and 18085
-
merope1
<ofrnxmr[m]> "check out monerod.org as well" <- That one always seemed pretty sketchy to me
-
ofrnxmr[m]
same, but they updated templates as soon as i contacted them
-
merope1
They even have their forked version of xmrig where they redirect the dev fee to their own pool
-
TrasherDK[m]
<Guest3000> "how to retrieve hash and..." <- Can someone, with more patience than me, explain how communication with a monerod thingy works?
-
ofrnxmr[m]
the dev fee pays for the raffle iirc
-
ofrnxmr[m]
TrasherDK[m]: from daemon and not roc? im confused
-
ofrnxmr[m]
rpc*
-
merope1
ofrnxmr[m]: Yeah, and no way to actually verify
-
ofrnxmr[m]
if youre on the host, i guess you dont need rpc
-
merope1
ofrnxmr[m]: All (non-p2p) communication with the node goes through the rpc port
-
ofrnxmr[m]
ive never used tgem, only that ut seems like they keep the lights on with the raffle but i assume the other miners are ok
-
ofrnxmr[m]
ive heard horror stories of solopool.org thiugh, so i dont trust grifter pools
-
ofrnxmr[m]
i was an xmrvsbeast or moneroocean miner befire, liberty-pool for a while (low hr moneroocean fork)
-
merope1
ofrnxmr[m]: If the raffle hashrate only comes from the miners, then *at best* the miners earn the same amount overall as if they had a 0% dev fee and the whole thing is just a marketing gimmick. IF they're actually honest
-
merope1
Otherwise they'd have to pay out if their own pockets to add hashrate to it
-
ofrnxmr[m]
nono
-
ofrnxmr[m]
i think the raffle pays them too
-
ofrnxmr[m]
like donate 10%, we give back 5 to randdom miners
-
stradman
I don't know why but my hashrates are no closer to the ones specified on the bechmarking sites
-
ofrnxmr[m]
as reoorted by xmrig?
-
ofrnxmr[m]
in the terminal, press h
-
merope1
stradman: The top numbers you see there are extreme overclockers doing their thing
-
ofrnxmr[m]
top benchmarks are, if course, tuned by people chasing top numbers
-
stradman
I am using hardwaee that's not overclockable
-
stradman
*hardware
-
merope1
Often stable just long enough to run the benchmark
-
ofrnxmr[m]
stradman: less teach more learn
-
ofrnxmr[m]
what is your hr
-
ofrnxmr[m]
and cpu
-
ofrnxmr[m]
as reported by xmrig when you press h
-
stradman
Max hashrate is reaching 140 H/s on my old laptop with i3 while benchmarkers reported over 300H/s
-
ofrnxmr[m]
2k advertised on benchmark, you are seeing invizible ________ numbers. hard to help if you dont soeak
-
ofrnxmr[m]
h e l l o
-
ofrnxmr[m]
answer qs
-
stradman
hello ?
-
ofrnxmr[m]
i3? theres like 70 of them
-
stradman
Intel® Core™ i3-3217U
-
merope1
Don't even bother with that
-
TrasherDK[m]
<xfedex[m]> "Monero follows Satoshi's..." <- While that is somewhat true, it's not (any CPU = one Vote). You will need some specialized hardware, to be competitive in the XMR mining game. Peps will tell you stories about, how the mined a block, on a car radio, but also tell you, if you hit nothing, it's just bad luck. Hashrate matters. The more H/s you can produce, the better luck you have. High hashrate cost money. Cope.
-
merope1
It's not luck, it's statistics
-
stradman
the new rig has i5-1135G7
-
merope1
While cpus are not all equal, they are all accessible to regular consumers
-
stradman
and a mobile Nvidia GeForce MX430
-
ofrnxmr[m]
stradman: very bad hr
-
ofrnxmr[m]
i get more on my phone
-
ofrnxmr[m]
and my car radio
-
stradman
even the new i5 is bad ?
-
merope1
stradman: Still pretty bad. Intel sucks for mining
-
merope1
stradman: Not useful for mining Monero
-
ofrnxmr[m]
power to hashrate, not great
-
stradman
dear o dear
-
stradman
are CPU heat limited? Like from the OEM ?
-
ofrnxmr[m]
all throttle if they get hitter than soec
-
ofrnxmr[m]
some are designed to ganfle higher heats and ocerclocjs
-
ofrnxmr[m]
you should be undervolting and underclocking thiugh
-
stradman
if I cool more, will I get higher hashes ?
-
merope1
stradman: No, it's about power efficiency of the cpu architecture. Ryzen is 2x more efficient
-
TrasherDK[m]
<k4r4b3y[m]> "I don't think CPU mining stops..." <- Is that why those cloud dev preachers, complain about slow start-up time for their functions. Sorry bro, we'll run your lambda, after the next block 🤣
-
ofrnxmr[m]
stradman: undervolt and you get more hashes per watt
-
ofrnxmr[m]
and lower temps
-
stradman
won't I even get 0.03 XMR (minimum payout) with the 100 so hashes ?
-
merope1
In a few years maybe
-
k4r4b3y[m]
TrasherDK[m]: "well you gotta do the math on that next block earnings vs the hourly fee that we get from the customers..."
-
ofrnxmr[m]
stradman: wuth that, just find anither use
-
stradman
few year, alright
-
stradman
another use ?
-
merope1
k4r4b3y[m]: Unironically yes. And you will quickly find that they earn far more by renting out the cpu time than by actually mining
-
ofrnxmr[m]
p2pool perhaps. it a media server
-
ofrnxmr[m]
or*
-
stradman
where do you rent out CPU time ?
-
merope1
stradman: I'm talking about cloud providers
-
merope1
There was a time when mining on a vps was profitable
-
stradman
oh !
-
merope1
But that's not a thing anymore
-
merope1
Most of them ban you if you do it, and even if they don't it still costs 10x more than you earn
-
stradman
well let my i3 mine, some exercise for the old guy
-
merope1
Hope you're not paying for the electricity that it uses
-
stradman
I do, but hope it doesn't use much
-
merope1
Well, it's a weak cpu
-
merope1
But you're paying ~2-3x what you'll earn (at today's price)
-
stradman
i'll not earn anything for a week, so 2-3x $0 = $0 :)
-
k4r4b3y[m]
why didn't browser-mining catch on? it could be a very viable alternative to ad-revenue-based internet model...
-
stradman
0 pay
-
merope1
k4r4b3y[m]: Bad actors had the incentive to sneak miners everywhere and abuse their users, so the whole thing got a terrible reputation from the start
-
merope1
But that was with the old Cryptonight algo
-
merope1
RandomX has the 2GB ram requirement on top of that, and an entire custom VM. Emulating all that in JS is a non-starter
-
k4r4b3y[m]
yeah, I forgot about that with randomx
-
k4r4b3y[m]
apart from that, why didn't pay-with-hash-to-use model with Monero public nodes catch on?
-
k4r4b3y[m]
it is also another good idea imo.. could incentivize the node operators
-
merope1
Few know about it, and even fewer ever bothered setting it up
-
k4r4b3y[m]
do wallets support that (other than the monero-cli ) ?
-
merope1
Plus, the odds of anyone finding a block in just a few hashes are so low that it's not really self-sustaining without many users
-
merope1
It would be even cooler to see that feature combined with p2pool-mini, given the much greater ease of finding a share
-
merope1
k4r4b3y[m]: Not that I know of
-
k4r4b3y[m]
merope1: yeah
-
ofrnxmr[m]
<k4r4b3y[m]> "apart from that, why didn't pay..." <- thats why
-
k4r4b3y[m]
makes sense
-
ofrnxmr[m]
hard to make sense of the opposite
-
LikWidChz
Hello, I am finding pretty weird conflicting results here and i'm sure the answer is pretty easy. I see you can mine Monero with a GPU, for some reason I thought RandomX could only be used on CPU.
-
selsta
LikWidChz: you can doesn't mean it's a good idea
-
selsta
it's slower on GPUs
-
LikWidChz
like how slow is it? I have a 5950x and it does ~13000 h/s I also have OLD OLD OLD 660TI's
-
selsta
-
selsta
this has a couple example GPUs and their randomx hashrate
-
nioc
not only slow but very inefficient
-
LikWidChz
heh you were right, not even worth it.
-
LikWidChz
I am mining with 12x orange pi 5's and my 5950x.
-
LikWidChz
other question you ever use hashvault?
-
LikWidChz
It has a solo mine option and I'm not quite sure how to use that.. I see options where you can solo mine directly to your wallet, but then I have been on other pools with other coins where you solo mine to the pool?
-
LikWidChz
not sure which/what is better
-
selsta
if you solo mine you shouldn't use a pool
-
selsta
either use p2pool if you want frequent payouts or just solo mine directly into your wallet
-
selsta
but i'm not familiar with hashvault solo mine option
-
LikWidChz
well I have my payouts set at .003XMR and it takes ~like a day ish or less to hit that
-
LikWidChz
frankly I am having concerns wether this is something ill be doing long term it seems the rewards are very low. I'm about 2 weeks messing with XMR.
-
gingeropolous
its definitely more of a patience game. i like it cause its like "set it and forget it" and then as time marches forward you have more monero than you started with
-
gingeropolous
its a crockpot of money
-
gingeropolous
a slow cooker.
-
gingeropolous
slowcooker. im surprised thats not one word
-
LikWidChz
hahaha
-
gingeropolous
i wonder if GPUs will ever get good enough to be worth using again. like.... what are the circumstances where an expansion card would get that powerful
-
LikWidChz
probably when they stop using so much goddamn power. Frankly I am sad my 2x 660TI's from 1000 years ago are not worth using
-
gingeropolous
lulz. u just need a way to recycle that heat energy
-
LikWidChz
gpu based cookers that steam rice or something
-
LikWidChz
RiceCoin
-
LikWidChz
I guess its interesting though, they have people building entire PC's just to mine this coin and have a handful of them running vs a bunch of GPU's on another coin