-
selsta
fsg: is 18081 a restricted rpc? why a nee one in parallel
-
selsta
new*
-
selsta
fsg:
monerodocs.org/interacting/monerod-reference has a description for the --public-node option
-
fsg
selsta: I'm not sure, my wallet is using unrestricted so isn't it needed to performing non restricted tasks?
-
saunders
do most exchanges charge about the same for fiat purchases of monero?
-
saunders
also asked on stack exchange:
monero.stackexchange.com/q/13443/14165 trying to find the "best" site to buy small amounts of monero on a regular basis
-
Infinity8
Does anyone know the default location of monero-wallet-gui in Linux?
-
ndorf
i don't think there is one, it's wherever you chose to extract it?
-
ndorf
that said, `locate` will find it quickly, if you have it installed, and if not, then `find` will find it slowly
-
Infinity8
foujnd it
-
Mochi101
Congratulations Infinity8, you're ready for your next Monero quest.
-
Infinity8
yeah trying to find my offfsite backup password lol
-
selsta
fsg: --public-node requires a restricted-rpc, correct
-
Shay_
Is there a mining-related channel?
-
muhkey
Shay_, #monero-pools
-
Shay_
Alright thanks
-
shangul
Hello. Any suggestions for a mining hardware which could return money back within about 12 months?
-
shangul
well 12 months or less
-
shangul
electricity consume is not really a big concern as long as it is under 700W
-
merope
It depends on your electricity cost, and if you're willing to resell that hardware at the end of the year
-
shangul
merope, I would like to continue using that hardware at the end of year, maybe for mining monero or something else like programming. Assume electricity is free in my location.
-
merope
Damn, wish I could find one of these magical places with free electricity :/
-
merope
Anyway, if you don't pay for electricity based on consumption, then you just have to look for hardware that can mine as much as it costs in a year or less
-
shangul
yeah but what hardware, I've been looking in
xmrig.com/benchmark but still no luck
-
merope
Your best bet is to find a good gpu to mine eth (either a vega56/64 or later, or a high-end nvidia that isn't kneecapped by their "anti-mining" drivers)
-
shangul
why not monero?
-
merope
As for the cpu, you want a high-end ryzen 3000/5000 - but the profit margin is much lower on that
-
merope
Because everyone and their dog is mining Monero, so the profit margin is much smaller
-
merope
Note that the moneroocean.stream pool allows you to mine other coins (including eth) and get paid directly in xmr
-
shangul
assuming I want to just mine monero, your suggestion is going with ryzen 3000 or 5000?
-
merope
Yes - but unless the price jumps up ~3x by the time you sell, you will not recover your costs within a year
-
merope
Even with free electricity
-
merope
Might even need more than 3x, depending on your actual total cost
-
merope
A 3950X mining at 20 kH/s will get you 22.54 $/month at the current network hashrate and price
-
merope
For comparison, a single well-tuned vega gpu mining eth at 50 MH/s will get you 81 $/month
-
merope
You do the math
-
shangul
thanks for the hint
-
merope
np
-
sech1
If you plane to keep using it, just buy Ryzen 5000 + NVIDIA 3000 computer and mine CPU and GPU on MoneroOcean for maximum profit
-
sech1
ROI time will still be more than 12 months
-
merope
What's the eth hashrate on a high-end nvidia? Are they still kneecapped by the drivers?
-
Inge
3090's are not knecapped
-
shangul
is it ryzen 5000 or perhaps ryzen 7 5000 or something?
-
shangul
also for nvidia thing
-
merope
3xxx/5xxx is the generation of the cpu, ryzen 3/5/7/9 is the "performance bracket" (low/mid/high/ultra-high end)
-
merope
Note that for Monero mining, ryzen 3000 and 5000 cpus perform roughly the same model-for-model (eg. a 3900X is roughly the same as a 5900X)
-
shangul
interesting
-
selsta
dEBRUYNE: are you familiar with fixedfloat.com? are they recommended / do you often see complains?
-
selsta
asking because someone wants to add it to the website
monero-project/monero-site #1910
-
ndorf
fixedfloat is great. favorable exchange rates, and perhaps even more importantly, much lower minimums
-
mawk
hi
-
mawk
how do I delete a transaction from the monero gui wallet
-
mawk
there's an ugly failed transaction that stays always on top of the list
-
ndorf
mawk: go to Settings -> Log, type `flush_txpool` in the command box at the bottom, press enter
-
apotheon
Monero's doing one of its "rally when other cryptocurrencies are just kinda sitting" things.
-
mawk
ah nice ndorf thanks
-
mawk
the command box is greyed out tho
-
mawk
I use a remote node
-
mawk
I could run a pruned local node maybe, but I don't have a whole lot of space
-
mawk
and I don't want to leave it running 24/24 because it takes up all my cpu and makes my fan spin a lot
-
mawk
maybe the guy at node.moneroworld.com can type this command lol
-
ndorf
mawk: FWIW, it should only use that much CPU while syncing/verifying. once it's synced it should use very little CPU.
-
ndorf
but anyway, if you want to use a remote node, you pretty much have no choice but to wait until the tx drops out.
-
mawk
I tried a remote node on my own server but it has only a HDD so it was too slow
-
ndorf
you could switch to a different remote node if it bothers you that much.
-
mawk
yeah I could try it locally indeed
-
mawk
but if the computer isn't running then I will have to catch up the tx that happened and that could take some time no?
-
ndorf
yeah, HDD will bee quite slow indeed.
-
ndorf
yes.
-
ndorf
if it's only offline for a few days it shouldn't take more than a few minutes to catch up
-
mawk
last time I ran a local node on my laptop it hit a bad spot in the RAM and completely killed the filesystem; so at least monero helped me find out about the bad ram block and I blacklisted it, it should go smoothly if I try again hopefully
-
mawk
ah nice I thought it'd be longer
-
mawk
I'll try it then
-
ndorf
either way though, you will want an SSD unless you don't mind waiting a lot.
-
mawk
yeah I have a SSD on the laptop
-
mawk
the code repo is quite fat
-
mawk
200MiB
-
ndorf
really? i have 404MiB :P
-
mawk
after you've cloned the submodule maybe it gets bigger
-
ndorf
you're right.