-
Ammar__
Hi
-
Ammar__
Some people say it is not worth it to mine with one desktop or laptop anymore, is it true?
-
Ammar__
I mean if you join a pool?
-
moneromooo
It depends. You'll get about the same amount of monero on average, but either tiny bits every so often with pool, or whole block at once if you mine solo.
-
moneromooo
Due to the law of small numbers (or whatever it's called), the average *really* means average. It'll have huge variance.
-
u9000[m]
law of large numbers iirc
-
moneromooo
But desktops or laptops are not obviously out, it all depends on the actual machine.
-
moneromooo
If you mine solo, you'll probably want to use xmrig (a pool miner) anyway, it's faster than monerod, but connected to monerod rather than an actual pool.
-
moneromooo
Now, the average time between blocks for a desktop or laptop is probably measured in years. So it's a lottery.
-
moneromooo
You might get a block in your first few months, or none in ten years.
-
moneromooo
But in the long run, you should get about the same, at a first approximation, from pool or solo.
-
Ammar__
Thanks for this amazingly detailed answer
-
Ammar__
Now, i just got an idea. How about creating a mining pool exclusively for people from my country with no fees?
-
Ammar__
Is it theoretically possible?
-
Ammar__
And technically speaking, how difficult would it be to set up?
-
moneromooo
Yes, you could do that. IIRC it's a bit annoying to set up, but not overly hard. Though my experience is like five years old or so.
-
moneromooo
Actually, there's also new pool software I've not tried. So could be even easier.
-
Ammar__
Sweet. Sounds like it could be fun project
-
Ammar__
But what kind of hosting plan you would need for such pool? Would a cheap vps do?
-
gingeropolous
Ammar__, it depends on how popular your pool gets
-
gingeropolous
i ran a pool on a 3$ /month VPS
-
hyc
a pool should run its own monerod, so you'll need at least 50GB disk if you want some longevity for it
-
hyc
at least 200GB if you want to run without pruning
-
hyc
the storage space will push up the VPS price
-
Ammar__
I see.
-
Ammar__
Vps with 3? I thought 5 is the cheapest by digitalocean?
-
Ammar__
What are the resources of this vps?
-
gingeropolous
it was a while ago i found it on lowendbox.com
-
gingeropolous
but if your pool gets popular, you can end up getting throttled by the VPS provider.
-
gingeropolous
and if your goal is to cater to a specific country, you'll probably want to find something in the country, so your miners can get good pings from you
-
gingeropolous
and you'll have to ensure a relatively fast route to other daemons / pools. these are more secondary issues though.
-
AR23GG1
Is this where I mention what appears to be a bug?
-
selsta
yes
-
selsta
-
AR23GG1
importing outputs from hot wallet to cold wallet results in "0 outputs imported" . steps to recreate: create cold wallet with linux 64 cli, use save_watching_only. open watching only with macOS 64 cli and receive .01xmr refresh confirms "import_key_images" needed. export_outputs all OUTPUTS. return to linux 64 cli and import_outputs OUTPUTS
-
AR23GG1
despite there clearly being an output in need of key images, I am unable to properly import the output to the cold wallet.
-
AR23GG1
using 17.1.8 of course
-
AR23GG1
I did a search on r/monerosupport and found one other person a month ago with a similar issue. he was using windows 10 for the hot and win 7 32 for the cold. using win 10 for both solved his issue.
-
vekin
My cold wallet is a piece of paper with my seed on it :P
-
vekin
so i can't help :/
-
h2017
too much information
-
selsta
AR23GG1: try reporting on Github if no one knows here
-
AR23GG1
TLDR: cross platform import_outputs seems broken (hot:macOS, cold:ubuntu)
-
AR23GG1
I'd need to create a github account :(
-
r3dh3ad[m]
so i think my node is connecting to a malicious node. based on it's syncing, it looks malicious. any way to force the daemon to connect to a new one? it seems it's connecting to the same one each time.
-
vekin
--add-priority-node node.xmr.to:18080
-
AR23GG1
looks like there's already an open issue where someone mentions they can't sign a transaction on linux that was created on macOS. sounds related
-
vekin
use the blocklist too if you aren't already
-
r3dh3ad[m]
yeah i'm using the ban-list and enable-dns-blocklist
-
selsta
r3dh3ad[m]: can you explain your issue a bit more detailed?
-
selsta
how do you know that the node is malicious?
-
r3dh3ad[m]
selsta: TBH i don't know if it's malicious. i did see at one point that i was ahead by a block according to
localmonero.co/blocks.
-
selsta
hmm sounds fine
-
r3dh3ad[m]
i turned it off for about an hour and just turn it back on. tried to sync. found it was 19 blocks behind. restarted itself while attempting to do so. is this the memory consumption issue that's been talked about
-
r3dh3ad[m]
?
-
selsta
Need to see full logs.
-
-
selsta
does status show the correct height now?
-
r3dh3ad[m]
currently, i'm a block ahead of monero blocks
-
selsta
that is normal
-
r3dh3ad[m]
then i will stop talking because now everything is normal :)
-
selsta
yea everything looks good :)
-
Ammar__
Ok let me understand one thing. Whether a coin is asic resistant or not any miner, in theory still got a chance to find block before the big fish?
-
Ammar__
If he mine solo of course
-
Ammar__
It is just the odds are tiny.
-
endor00[m]
Yep
-
endor00[m]
You could start cpu mining Bitcoin and find a block after 10 seconds
-
endor00[m]
The odds of that are basically infinitesimal, but they exist. The reason nobody does it is that the average expected return of this action is extremely negative (you're gonna burn way more electricity than the block reward you'll get, on average)
-
Ammar__
endor00: so it's like lottery with electricity and hardware consumption at stakes instead of actual money
-
hyc
electricity and hardware is more real than "actual money"
-
endor00[m]
Yes, but it's also more than that. By "playing the lottery", you are also providing a service to the network by confirming people's transactions
-
Ammar__
Sweet. Helping the good cause. Decentralization of money. Sticking it to the banking systems.
-
Ammar__
:D
-
Ammar__
Ok if I want to use this totally weak phone on monero or bitcoin itself to mine solo, is it possible, or do I need to download the blockchain to mine without third party?
-
hyc
a solo miner needs to be able to talk to a monerod somewhere
-
hyc
it doesn't need to be on the phone, but it could be
-
hyc
for a phone, probably better to talk to a remote monerod
-
Ammar__
Ok is there opeb source app to do so at the moment, because they are talking about installing linux on your phone to do it?
-
hyc
I assume xmrig can be compiled for android
-
hyc
haven't done it myself in a long time
-
hyc
sech1 may know for sure
-
Ammar__
Thank you.
-
sech1
-
ragn4
nice
-
Ammar__
sech1, thanks.
-
Ammar__
About cpu life consumption, I've heard as long as the temperature is stable, there's nothing to worry about. What's the final verdict on mining eating away at your hardware?
-
hyc
yeah, keep temperature below the limit and you're fine
-
endor00[m]
Be ready to say bye bye to your battery though, if you are mining on a phone
-
hyc
only mine if plugged in
-
endor00[m]
I was thinking more in terms of degradation from heat
-
hyc
yes. on a phone I would generally avoid using more than half your CPU cores
-
hyc
phones aren't great for dissipating heat
-
elchupacabra420[
Just put them to fridge then
-
hyc
humidity, condensation... even worse
-
elchupacabra420[
With a bunch of modern phones you certainly could contribute to a pool. feels like
s1.cdn.autoevolution.com/images/new…nt-impresses-some-more-145360-7.jpg
-
hyc
yep
-
hyc
and you could take your mining farm with you wherever you go
twitter.com/hyc_symas/status/1183459387056238592
-
hyc
maybe even power it from your own pedaling
-
elchupacabra420[
Easiest practice for an asian grand. Would even fight a couple of attackers meanwhile.
-
Ammar__
hyc thanks for all the information
-
Ammar__
Sech1, can I use the original termux to compile xmrig without the need for the unbunto version?
-
Ammar__
Im talking about this tutorial
-
Ammar__
-
sech1
Normal termux works
-
Ammar__
Ok. The editor said it's optional to be fair
-
Ammar__
But what's the advantage of making it unbuntu?
-
Ammar__
Just curious
-
ragn4
.network
-
d4ndo[m]
Hi. I need some LBC. Any idea on where to convert some XMR to LBC instant!?
-
d4ndo[m]
small amount.
-
moneromooo
I assume you mean BTC ? Try xmr.to.
-
moneromooo
If it's some alt, try morphtoken.
-
d4ndo[m]
No not BTC - LBC is the coin for lbry.tv
-
d4ndo[m]
morphtoken - ahh thx
-
Ammar__
I'm excited. Running xmrig on mediatek processor lol see how much hash rate I'll get
-
Ammar__
-
Ammar__
Ain't that beautiful
-
Ammar__
17 hash per second lol I'm still proud of my phone
-
hyc
I submitted a benchmark on a mediatek chip a while back
-
hyc
-
hyc
you should send your result too
-
Ammar__
I will.
-
Ammar__
Thanks
-
questi
what if governments at some stage outlaw crypto?
-
questi
:)
-
jess
hi questi
-
Ammar__
It is outlawed in my country
-
Ammar__
Mining also
-
questi
crypto rich but unable to buy house, etc with it
-
questi
Ammar__: which country is it?
-
Ammar__
Algeria
-
Ammar__
Is there a tutorial on how to upload my stats?
-
questi
yes a lot of evil schemes are tried in a 3rd world countries first
-
questi
in 3rd
-
questi
it is just a hypothetical question yet if crypto is illegal that means one can not buy any assets with it ...
-
questi
:)
-
questi
then what is crypto for?
-
Ammar__
People will protect it
-
Ammar__
You're buying from people not government
-
questi
read again
-
Ammar__
If the brave one still believes in it they will sell you a housr
-
questi
they cant
-
Ammar__
Why
-
questi
and also not you, we
-
questi
:)
-
questi
proceeds of crime acts etc
-
questi
if anything is bough with illegally it can be legally forfeited :)
-
Ammar__
People commit illegal activities on daily bases if they think they can get away with it
-
questi
if they can yes
-
Ammar__
A work around
-
Ammar__
Sell you for 10btc +100k usd
-
questi
if there is a law worldwide that crypto has to be declared fully and then subjected to likes of capital ta gains and more and more
-
Ammar__
The usd to keep it legie
-
questi
one would have to show from where fiat came from :)
-
Ammar__
Legitimate*
-
questi
from salary, business profits, or what :)
-
Ammar__
The gov won't know the deal was made with btc under the table in the first place
-
questi
yes
-
questi
however will ask from where money to buy house came from :)
-
questi
can't explain = house is taken :)
-
questi
in UK it is already a law and in EU and
-
questi
:)
-
questi
maybe in USA
-
Ammar__
The 100usd decoy part of the deal can be explained
-
questi
how :)
-
Ammar__
The trutb
-
questi
loool
-
hv-bridge
<Elysian> hey
-
hv-bridge
<Elysian> I should probably die
-
questi
as far as cash exist it will be still possible to move crypto into official system
-
questi
to a degree
-
questi
and even that degree is small
-
Ammar__
Are you making a case for xmr since it is more private than btc or are you making a case against crypto in general
-
questi
not pro or against
-
questi
information
-
Ammar__
In that case, government can also ban regular money tomorrow and render it useless
-
Ammar__
If we are talking 'ifs'
-
questi
Ammar__: in China social rating system is already in place
-
questi
and China is soon world leading economy
-
Ammar__
I do know.
-
Ammar__
I watched the mocking episode about it in black mirror lol
-
Ammar__
Was amazing episode
-
questi
:)
-
questi
imo both crypto and gold prices will be crushed at some stage to new lows
-
questi
:)
-
jess
:)
-
questi
first sucker people in with a fake sense of security and then :P
-
jess
:)
-
Ammar__
It's possible. Then again, thinking about what's possible can drive you crazy. Sticking to what's probable can keep you sane.
-
questi
nope
-
questi
empire after empire were allowed to rise and fall and now will it not be a global fall?
-
questi
what is improbable here :)
-
jess
:)
-
questi
digital yuan already exist
-
Ammar__
The fall is probable, has always been. But the fall doesn't threaten crypto only. It will crash everything. So acting on that probability is irrational since nothing can be deemed reliable
-
questi
and at some stage hey we have now gov crypto, as to rest it is difficult to regulate despite our best efforts, so it is to be declared illegal
-
questi
fall may 'most' 'stores' of 'value' including crypto
-
questi
so energy spent on obtaining, trading and accumulating it xD
-
Ammar__
Sorry androic crashed because of the mining experiment lol
-
Ammar__
Was really enjoying the conversation
-
questi
lol
-
questi
some dude have forwarded me a document recently from a world bank where it is stated covid measures were to last till 2025
-
questi
middle class in USA 'can not' be wiped in one year yes, in five years ?
-
elchupacabra420[
He ment 2125 i supp.
-
questi
haha
-
questi
and redirect energy yet via another ye ye vote for us we will defeat elite and other similar pseudo rebel channels xD
-
elchupacabra420[
How they even should partially pay back these myriades od debts?
-
questi
pay to whom? to themselves? :)
-
questi
they both issue the debt and to a degree direct it
-
questi
interest on debt is simply to cover up a control
-
questi
to a degree justify 'policies'
-
questi
once simple basic jobs are automated maybe control become more open xD
-
questi
and yes usd fall against euro kinda simulates people to hedge
-
Ammar__
The only way to solo mine is to set a node?
-
Mochi102
Ammar__, there is one pool that I know of that has a solo option... so you don't have to have your own node.
-
Ammar__
Good. I'm just experimenting please tell me which is it
-
Mochi102
xmrpool.net but it seems their front end is down...
-
Ammar__
Oh
-
Mochi102
pretty sure it will be fixed shortly.. I pinged the admin about it just now
-
Ammar__
Can you add a worker called ammar and just give me server of your pool
-
Ammar__
So you can tell me what hash rate are you getting?
-
Ammar__
On the workers panel
-
Mochi102
I don't have a pool
-
Ammar__
Ok
-
questi
:)
-
Mochi102
and mining isn't done like that.. there's no sign up.. it's only in your config
-
questi
would mined coin command premium?
-
questi
virgin coins
-
Mochi102
questi, all XMR is virgin
-
Mochi102
Fungible
-
questi
perhaps so :)
-
questi
I wonder why it was dumped in March hmm
-
questi
lockdowns first panic?
-
Ammar__
anyone running a tiny pool here?
-
Ammar__
Mining with xmr support but it keeps telling me no data for this wallet
-
Ammar__
On the homepage
-
Ammar__
-
Ammar__
I think it is detecting it now
-
Ammar__
Now i want to try solo lol
-
Ammar__
My phone may explode
-
Mochi102
Mining solo with your phone?
-
thematrix5000[m]
How much do you think monero will take off by the end of this year
-
h2017
thematrix5000[m], #monero-markets
-
klotzhauer
to the moon of course
-
Ammar__
not enough memory for RandomX dataset
-
Ammar__
Is he talking about storage space or ram?
-
hyc
dataset is RAM
-
hyc
2GB
-
Ammar__
Ok
-
Ammar__
I got only 311mb free so it switched to slow mode :'(
-
Ammar__
I'm mining solo on s3. Solopool
-
Ammar__
Is it a legitimate server?
-
VN_CMC
M
-
Tonyblox
Monero price reaches an ALL TIME HIGH! Rejoice and put all your life savings into it!
reddit.com/r/Buttcoin/comments/kpm8…eaches_an_all_time_high_rejoice_and
-
Ammar__
What xmrig param for full usage of cpu just priority 5 and max thread count?
-
questi
CPU?
-
questi
haha
-
questi
mad
-
questi
today is a bad day
-
questi
tomorrow probably even worse
-
questi
I am not a conspiracy theorist yet can 5g make people tired? xD
-
p0nziph0ne_
Ammar__: #monero-pools
-
netrik182[m]
Ammar__ not tiny but very friendly people at pool.xmr.pt
-
Ammar__
Thanks netrik182
-
netrik182[m]
#monero-pt is their channel
-
Ammar__
Thanks
-
Ammar__
I tried no yield and 4 threads
-
Ammar__
Max was 22 h/s
-
Ammar__
I did submit too
-
monerouser1144
selsta possibly bad IP 116.203.80.46 (stuck at "synchronizing" for hours, block 2263960)
-
selsta
monerouser1144: thanks, added, seems to match others
-
monerouser1144
Regarding protecting monerod from various "generic" resource exhaustion attacks, judging from netstat / ss outputs it seems that allowing a few concurrent tcp connections per remote IP would be enough, right? (using tools like hashlimit
blog.serverbuddies.com/using-hashlimit-in-iptables )
-
zed19[m]
so if this delisting goes on, is there a plan b?
-
zed19[m]
what about dex?
-
ndorf
zed19[m]: there is Bisq. also work in progress on XMR-BTC atomic swaps
-
zed19[m]
<ndorf "zed19: there is Bisq. also work "> ty for the info
-
ndorf
zed19[m]: np. FWIW Kraken and Poloniex have both indicated they have no plans to delist Monero
-
h2017
doesn't most of this talk belong on #monero-markets?
-
monerouser1144
Atmic swaps can't get here fast enough. Based on the comments I read at r/Monero it seems that it would also work for XMR/BCH which already has Schnorr sigs ...
-
raecarruth
yep
-
raecarruth
we need atomic swaps yesterday
-
h2017
how easy will they be to use?
-
monerouser1144
And it would be most interesting to see if some Satoshi-era BTC get converted to XMR
-
raecarruth
h2017: i imagine it'll get easier to use over time
-
raecarruth
but we need something in place asap
-
edi_
i've always liked monero , I have had a little bit for a few years
-
monerouser1144
selsta another possibly bad IP 135.181.96.30 (again stuck at "synchronizing" for hours, block 2263960)
-
h2017
raecarruth, i think we'ere probably ok for a few years at least, from the point of view of exchanges and regulation
-
edi_
but the delisting is telling me I should convert my BTC profits to XMR
-
edi_
and get more XMR
-
edi_
:D
-
raecarruth
h2017: i'd rather not gamble on governments not being trash
-
raecarruth
and just have the tech in place now
-
h2017
raecarruth, i know what you are saying, but governments tend to use gradualism
-
h2017
that's why i think the market has time even though i think we should be talking about this on monero-markets
-
edi_
i'd say still biggest challenge is to have "normal" people prefer xmr (or similar) over classic payment methods
-
rupee
abra just sent out an email saying they're dropping support for XMR, ZEC, and DASH because their custody partner is dropping support due to regulatory uncertainty
-
rupee
I guess that means Abra uses Bittrex for custody
-
selsta
monerouser1144: yep, matches another IP I have
-
selsta
added
-
rupee
oh, thought i was in the -markets channel
-
edi_
its funny they drop support for DASH
-
rupee
yes, dash has been frustrating since their launch. hilarious to see how it has played out
-
edi_
it doesn't really protect your privacy like xmr or zcash (can) do
-
edi_
i wonder who is lobbying for these delistings
-
edi_
i don't fully understand who're all the players in this "game"
-
edi_
Bittrex is US based?
-
edi_
it feels a bit like DMCA takedowns on YT
-
rupee
My guess is that they got in trouble and they're trying to settle and aren't allowed to talk about the case
-
rupee
they had no KYC for years
-
rupee
the NYDFS laughed at them and pointed out all the problems with the AML program when they applied for a bitlicense
-
thematrix5000[m]
Top 3 privacy coins are 1. Xmr 2.zcasg 3.dash. What do you guys think
-
rupee
is that a joke?
-
thematrix5000[m]
No these will go up the most
-
monerouser1144
Crazy action in crypto markets today, from Ethereum ($935) to ... DogeCoin. I wonder if it's a "blow off top".
-
zed19[m]
ill have my eyes on XZC (Firo)
-
h2017
i don't see this abra exchange even listed on cmc
-
sech1
Dash is not private thematrix5000
-
thematrix5000[m]
Xmr is all that's worth it though if you want to use them for physical transactions its the only truly anonymous coin and the only one people should actually even use
-
rupee
it's not an exchange it's an app
-
sech1
Have you seen their latest tweets?
-
edi_
does smone here has eyes on ARR ?
-
zed19[m]
<edi_ "does smone here has eyes on ARR "> yes
-
thematrix5000[m]
No I just saww how it went up
-
thematrix5000[m]
So just xmr and zcash forget the rest
-
edi_
zed19[m]: any feelings about it?
-
h2017
guys move the talk over to #monero-markets. most of this talk is motivated by interest in the price so it belongs there
-
zed19[m]
<edi_ "zed19: any feelings about it?"> it gets a lot of praise, some even say it will overtake xmr
-
zed19[m]
we need more of those real cryptocurrencies
-
raecarruth
which do you consider real cryptocurrencies zed19[m]?
-
zed19[m]
fuck those controlfreaks
-
zed19[m]
one big brother is enough for me
-
zed19[m]
privacy coins - digital cash
-
raecarruth
but which ones beside xmr?
-
zed19[m]
anything which goes against the status quo and the bankers
-
raecarruth
ok
-
zed19[m]
xmr, zcash, firo, arrr
-
raecarruth
see, i don't know anything about the last two
-
raecarruth
educate me
-
raecarruth
if you will
-
edi_
raecarruth:
pirate.black (arr) and
firo.org (firo)
-
raecarruth
thanks
-
raecarruth
ok, i've heard of pirate chain
-
raecarruth
just not recently
-
raecarruth
firo is new to me entirely
-
zed19[m]
-
zed19[m]
they renamed it - used to be Zcoin
-
raecarruth
ok, kek
-
raecarruth
i know zcoin
-
Ammar__
What's the minimum resources needed to run monero node
-
ndorf
Ammar__: 4GB RAM + 120GB SSD seems to be sufficient for me
-
Ammar__
Man, you broke my heart. Haha. Im trying to run it on a phone with less than a gb free space and 300 free ram lol
-
ndorf
lol yeah that ain't gonna work
-
ndorf
you can prune the blockchain to i think 30GB in size
-
ndorf
you can definitely use a monero wallet on that phone, just not a full node
-
ndorf
it might well work with a lot less than 4GB RAM, i have just never tried it personally
-
elchupacabra420[
Ammar__: lol. Just go for monejuro.
-
elchupacabra420[
Thought you did some freaking experiment but not actually using this
-
ndorf
even if you had a phone capable of running it, i'm not so sure it'd be a great idea
-
ndorf
it would chew through your battery, use a ton of data, and i don't think mobile providers allow incoming connections in any case?
-
elchupacabra420[
Would stuck with privnode without vpn anyways
-
ndorf
that being said i do run a node on a rockpro64 SoC, with a 256G sd card, and it works well
-
ndorf
er SBC not SoC, but you get the idea
-
Ammar__
Well the only reason I want to run my own node is that I want to solo mine
-
Ammar__
If only there is a trusted pool with that option
-
thematrix5000[m]
Do you guys think mastering monero and zero to monero v2 are good to read
-
Ammar__
Wait, I'm using cake wallet can I some how make use of that solo mining?
-
Ammar__
Nah, can't be.
-
sethsimmons
<Ammar__ "If only there is a trusted pool "> You can solo mine on cryptonote.social, Iโve done it for a while but now do their cool take on pooled mining.
-
sethsimmons
I highly recommend that pool and have used it for a very long time.
-
Ammar__
Thanks
-
elchupacabra420[
Ammar__: your mining wouldnt be satisfying even with 3k usd mining rig... not even with free power
-
sethsimmons
Mining is a great way to replenish TX fees if nothing else
-
sethsimmons
Especially if youโre just mining on existing hardware.
-
endor00[m]
<thematrix5000[m] "Do you guys think mastering mone"> Hell yeah
-
Ammar__
Im banking on luck
-
Ammar__
I will find the block before the big fish :)
-
elchupacabra420[
I c, a warlock!
-
Ammar__
B)
-
Ammar__
Everything or nothing kind of strategy
-
u9000[m]
banking on luck is always a good idea
-
thematrix5000[m]
I listened to breaking monero with sarang and some monero talk episodes before
-
Ammar__
It's not a bad idea if the loss stakes are low
-
Ammar__
Im supporting the currency while waiting for my lucky break
-
zed19[m]
-
zed19[m]
๐ค๐ป๐ค๐ผ๐ค๐ฝ๐ค๐พ๐ค๐ฟ
-
raecarruth
.doge
-
sgp_
-
zed19[m]
can i download the blockchain to an external drive?
-
moneromooo
Yes, --data-dir /wherever/you/like
-
zed19[m]
just wanted to try out the cli wallet, ty