-
Guest4572
"Run ./xmrig -o 127.0.0.1:3333. Note that you don't need to specify wallet address for xmrig. Wallet address set in xmrig config will be ignored!"
-
Guest4572
if xmrig doesn't have my wallet address
-
Guest4572
then how does it know work?
-
m-relay
<jeffro256:monero.social> Are you running p2pool?
-
m-relay
<jeffro256:monero.social> The p2pool daemon interacts with the other p2pool participants, constructing blocks with your wallet address when its your turn to get a share
-
m-relay
<jeffro256:monero.social> Xmrig is just a mining tool, it doesn't sync with the network and make blocks
-
m-relay
<jeffro256:monero.social> It simply downloads the block templates from p2pool, adjusts nonces until the PoW result hits a certain difficulty target, and then returns it back to the p2pool daemon
-
m-relay
<jeffro256:monero.social> Notice that you have you provide your wallet address to the p2pool daemon with the `--wallet` flag
-
m-relay
<jeffro256:monero.social> Maybe try asking in #haveno-lounge:monero.social
-
m-relay
-
m-relay
<ofrnxmr:monero.social> Fake nees
-
m-relay
<ofrnxmr:monero.social> News
-
m-relay
<ofrnxmr:monero.social> Current guidance is here
-
m-relay
<ofrnxmr:monero.social> > I recommend to stop using 3rd party remote nodes immediately. Run your own node instead. If you can't avoid using a 3rd party node, make sure you trust the node operator.
-
m-relay
-
m-relay
<ofrnxmr:monero.social> 205GB+ for a full node or 80GB+ *
-
m-relay
<ofrnxmr:monero.social> >Given these two things, I think we should compile a list of recommended remote nodes to use alongside your Monero wallet
-
m-relay
<ofrnxmr:monero.social> providing a public list of nodes just opens the door for a public list of node traffic to watch.
-
m-relay
<ofrnxmr:monero.social> No wallet aside from CLI have ssl pinning, so you can forget about trusting your connection to any remote node
-
m-relay
<kevino:tchncs.de> fyi pruned nodes gives same level of privacy as a full node. So don't let storage be a reason to not to run one
-
m-relay
<ofrnxmr:monero.social> I2p, onion and ssh port forwarded nodes are the only secure method of connecting to your own node remotely
-
m-relay
<kevino:tchncs.de> fyi pruned nodes gives same level of privacy as a full node. So don't let storage be an excuse to not to run one
-
m-relay
<kevino:tchncs.de> can the remote node also see our utxos balance ? which happens in case of other chains
-
m-relay
<ofrnxmr:monero.social> No, not your balances
-
m-relay
<recanman:kernal.eu> Noo
-
m-relay
<321bob321:monero.social> I have lollies
-
m-relay
<recanman:kernal.eu> Not at all
-
m-relay
<321bob321:monero.social> “Secondly, while Monero people would love it if everyone ran their own independent node to mitigate this problem,”
-
m-relay
<321bob321:monero.social> Would make plowsof happy
-
waywardson
letsencrypt makes running an https node very easy, I use caddy to run a front end for my node, then just copy over the certificate to my monero node. I created a custom script to inotifywait the letsencrypt certificate and automatically copy over the cert and restart my moneronode.
-
BlueyHealer
<ofrnxmr:monero.social> No wallet aside from CLI have ssl pinning, so you can forget about trusting your connection to any remote node <- But .onion nodes don't even have SSL, so that solves it.
-
m-relay
<ofrnxmr:monero.social> Onion and i2pd nodes are e2e encrypted and dont need ssl
-
Juliu
ofrnxmr, there's no reason to assume that SSL is safe
-
m-relay
<ofrnxmr:monero.social> You need a domain, dont you @waywardson
-
m-relay
<recanman:kernal.eu> Yep
-
m-relay
<ofrnxmr:monero.social> Juliu, i never said it was, i said the opposite
-
Juliu
I thought that was irony
-
waywardson
yes, you need a domain. either pay for a domain or get a free on a freedns.org
-
waywardson
you can get free subdomains...
-
m-relay
<ofrnxmr:monero.social> and wayward, your letsencrypt connection can be MITM'd and my wallet wont know the difference
-
Juliu
On the other hand, if you assume SSL to be unsafe, why not directly assume your crypto doesn't work?
-
waywardson
freedns.afraid.org i meant
-
m-relay
<ofrnxmr:monero.social> ?, ssl certs are centralized as are domains
-
waywardson
If your wallet uses SSL, which the cli one does
-
waywardson
your connection will be sure. All you have to do is type the https address in a browser and you'll know if your isp blocking a connection
-
m-relay
<ofrnxmr:monero.social> Cli does, but (as said before) _no_ other wallets have ssl pinning
-
m-relay
<ofrnxmr:monero.social> Theyll silently accept a self signed cert
-
m-relay
<recanman:kernal.eu> The centralized authority can MITM
-
m-relay
<ofrnxmr:monero.social> And monerod issues self signed certs by default
-
Juliu
If you can't trust your DNS-host, how do you know your bank is actually your bank?
-
waywardson
I trust cloudflare lol
-
m-relay
<recanman:kernal.eu> It really is much easier to just make your node available over Tor
-
m-relay
<recanman:kernal.eu> That's a really dumb thing to do
-
Juliu
I'm quite certain all trust is unjustified, and that they're all working together with the CIA
-
waywardson
or the gui wallet should be updated to authenticate SSL
-
m-relay
<ofrnxmr:monero.social> Because youre using a browser that checks the certs against a centralized authority
-
waywardson
yes, your browser and operating system comes installed with trusted roots certificates
-
m-relay
<recanman:kernal.eu> waywardson, how? Self-signed certs are used for encryption, but they are not assigned by an authority
-
waywardson
I use a lets encrypt certificate
-
m-relay
<recanman:kernal.eu> We would need a certificate authority that is trusted by the system that can be issued by another central authority?
-
m-relay
<ofrnxmr:monero.social> you need a (rented) domain for that
-
m-relay
<recanman:kernal.eu> Right, but not all users may have domains
-
m-relay
<recanman:kernal.eu> ^
-
m-relay
<recanman:kernal.eu> Users want it to 'just werk'
-
Juliu
ofrnxmr, how do you know mybank.com being mapped to 123.123.123.123 should not actually map to 231.231.231.231 ?
-
waywardson
DNSSEC
-
m-relay
<recanman:kernal.eu> DNSSEC Juliu
-
Juliu
Both will have certs, both will look valid to you
-
m-relay
<ofrnxmr:monero.social> +1 :D lol
-
BlueyHealer
ofrnxmr, yeah, exactly. And if using remote - I don't see a reason not to use an .onion. Maybe if the ISPs have been especially nasty about blocking bridges, but this has not happened yet.
-
waywardson
can a node be on both tor and public net
-
m-relay
<recanman:kernal.eu> No, malicious one will not have certs that are from a valid CA
-
m-relay
<ofrnxmr:monero.social> DNSSEC
-
m-relay
<ofrnxmr:monero.social> Yes wayward
-
m-relay
<recanman:kernal.eu> Sure waywardson
-
BlueyHealer
waywardson, yes
-
waywardson
Obviously for p2p traffic and syncing with the blockchain tor would be too slow
-
m-relay
<recanman:kernal.eu> Unless they compromised the private keys/have full control of DNS+other challenges, no
-
waywardson
but for rpc tor is fast enough
-
Juliu
recanman, it's a centralized system. They can likely manipulate it as they want
-
Juliu
That system does not have cross-checking, as far as I know. It's a pure hierarchy
-
waywardson
as for i2p, I believe many isps will get mad at you for doing i2p traffic
-
m-relay
<ofrnxmr:monero.social> Running i2p or onion for rpc is dead simple
-
m-relay
<recanman:kernal.eu> certificate authorities? Yes. Literally in the term, AUTHORITY
-
m-relay
<ofrnxmr:monero.social> and free
-
m-relay
<ofrnxmr:monero.social> Ive been running my i2p router for years
-
BlueyHealer
waywardson, there have been instances when people got in trouble for i2p?
-
waywardson
but simply using tor, most isps won't care
-
m-relay
<recanman:kernal.eu> How come waywardson?
-
m-relay
<ofrnxmr:monero.social> You can disable transit on i2p if you want
-
Juliu
recanman, well, it could probably be solved differently. Decentralized. With more than just one higher instance having to very the cert
-
waywardson
some VPS hoster will not allow you to connect to other i2p traffic, or disallow proxying in their rules
-
m-relay
<ofrnxmr:monero.social> But i only disable transit on mobibe
-
waywardson
but as I said, simplying connect to a tor entry node would be fine.
-
m-relay
<ofrnxmr:monero.social> Wayward? Lol, making stuff up now, are we
-
m-relay
<recanman:kernal.eu> Sure, I guess, Juliu, but that is not how it is now, and it will most definitely not change
-
m-relay
<ofrnxmr:monero.social> Vps cant stop you from connecting to other i2p traffic. Thats nonsense
-
Juliu
recanman, because the powers that are do not have a motivation to improve anything
-
waywardson
no, my hosting contract says I cannot use my node for proxying like tor or acting as a public vpn
-
waywardson
they know you are connected to other i2p peers
-
waywardson
by ip
-
m-relay
<recanman:kernal.eu> CAs are generally not seen as a deficit\ by most
-
m-relay
<recanman:kernal.eu> I thought you meant residential ISP waywardson
-
m-relay
<ofrnxmr:monero.social> Again, you can `disable transit` on i2p very easily
-
Juliu
Cryptography is just hoaxary anyway
-
m-relay
<ofrnxmr:monero.social> translation: Math is fake. Thanks julio
-
waywardson
I'm using a commercial hosting provider in the US
-
Juliu
ofrnxmr, cryptography is not based on math
-
m-relay
<ofrnxmr:monero.social> so am i
-
m-relay
<recanman:kernal.eu> is general p2p traffic allowed waywardson?
-
waywardson
there rules are no proxying traffic.
-
m-relay
<ofrnxmr:monero.social> Cryptography is based on what, julio? Biology?
-
m-relay
<recanman:kernal.eu> As ofrn said, disable transit
-
waywardson
anyway, as I said, connecting to a tor open node is not an issue
-
waywardson
yea, I would just disable i2p
-
m-relay
<ofrnxmr:monero.social> Wayward, what are you using, adobe's free tier vps or smthn? Lok
-
BlueyHealer
Connecting to a Tor open node is an issue, they're BLOCKED!
-
Juliu
ofrnxmr, cryptography is based on obfuscation, on unproven assumptions, and mostly on the ignorance and trust of the people using it
-
m-relay
<ofrnxmr:monero.social> Disabkle transit* not disable i2p
-
m-relay
<recanman:kernal.eu> Yeah, who is your hosting provider waywardson? Lol?
-
BlueyHealer
Only a bridge.
-
m-relay
<ofrnxmr:monero.social> Cryptography is based on math, julio. Smh
-
waywardson
see if I gave away my hosting provider then you would all know what public node I am kek
-
m-relay
<recanman:kernal.eu> He is trying to say that it is based on unproven assumptions, which makes it a hoax
-
m-relay
<recanman:kernal.eu> Well, I suggest you switch, because your provider seems to suck
-
Juliu
ofrnxmr, there is not a single mathematical proof that any crypto system works. Not one
-
m-relay
<ofrnxmr:monero.social> it is a hoax. I am satoshi, and fluffypony is monero's ceo
-
Juliu
Monero has a CEO?
-
m-relay
<ofrnxmr:monero.social> Let me guess, the earth is flat too, yeah?
-
m-relay
<recanman:kernal.eu> Juliu, I'm in the running for it
-
waywardson
I also run a public node on my home isp as well
-
m-relay
<ofrnxmr:monero.social> Yes monero has a ceo, and yes i am satoshi
-
m-relay
<recanman:kernal.eu> vote for me
-
Juliu
ofrnxmr, as I said above, you are just demonstrating your ignorance and trust
-
waywardson
I could use i2p for that
-
m-relay
<recanman:kernal.eu> We are just joking, there is no CEO
-
Juliu
recanman, I know
-
m-relay
<ofrnxmr:monero.social> You can use i2p to forward TO your vps from home if youd like
-
m-relay
<ofrnxmr:monero.social> I'm not joking.
-
Juliu
ofrnxmr, please link me to a proof for a working crypto system. Just one. I don't even care which one
-
m-relay
<ofrnxmr:monero.social> You really believe monero is decentralized? Its not. Its built by feds, and it has a ceo. Also a premine, and an inflation bug
-
m-relay
<ofrnxmr:monero.social> Its all fake
-
Juliu
Such a proof would also proof P != NP and make me win a million dollars :D
-
m-relay
<ofrnxmr:monero.social> Youre all naive
-
waywardson
most money is fake debt anyway
-
m-relay
<ofrnxmr:monero.social> Signed, juliu
-
Juliu
ofrnxmr, not all. recanman knows what I'm saying is true
-
m-relay
<ofrnxmr:monero.social> #mathIsFakeNews
-
Juliu
Cryptography is not based on math
-
m-relay
<ofrnxmr:monero.social> Yes i know, its biology
-
Juliu
is it?
-
m-relay
<ofrnxmr:monero.social> Isn't it?
-
Juliu
ofrnxmr, why not stop playing the ignorant clown and learn something new? Or do you think you already know it all?
-
waywardson
post quantum monero
-
Juliu
"Post quantum" cryptography is still a hoax that does not even work against a normal computer
-
m-relay
<recanman:kernal.eu> It is all theoretical
-
m-relay
<ofrnxmr:monero.social> If i thought i knew it all, i wouldn't know it all, i'd only think i did. (i know i know it all)
-
m-relay
<basses:matrix.org> proof?
-
waywardson
quantum computing = VC money scam
-
Juliu
recanman, sadly it's not. There is no mathematical theory for it all
-
m-relay
<recanman:kernal.eu> Look at discussion earlier today in offtopic
-
Juliu
waywardson, "post quantum" cryptography has little to do with quantum computing
-
m-relay
<recanman:kernal.eu> I mean quantum supremacy. The concept is theoretical
-
m-relay
<basses:matrix.org> word salad
-
waywardson
post quantum cryptography are crypto algorithims that can't be broken by a quantum computer
-
m-relay
<recanman:kernal.eu> e.g lattice-based or multivariate ciphers ^
-
Juliu
"Quantum supremacy" was never proven and likely never will. It's just BS. And it got renamed since the "politically correct" fascists don't like the word "supremacy" anymore
-
m-relay
<recanman:kernal.eu> What did it get renamed to Juliu?
-
Juliu
waywardson, every encryption can be broken, even by my C64
-
waywardson
sure, just wait for the universe to die heat death
-
Juliu
recanman, I can't remember. I think it got renamed to "quantum advancement" or something like that
-
m-relay
<recanman:kernal.eu> hmm, okay
-
Juliu
Google's "proof" of "quantum supremacy" was a lie anyway
-
Juliu
waywardson, the "heat death" of the universe is also a lie
-
m-relay
<ofrnxmr:monero.social> Not even close to word salad. Maybe tongue twister, but the statement is very clear
-
waywardson
the entire quantum computing market is only $5 billion which is a drop in the bucket in the tech market
-
waywardson
its a lot of hype for something not even worth 1% of the tech market cap
-
Juliu
Quantum computers will slowly vanish over the next decades, I think
-
Juliu
But for "post quantum" cryptography you don't need a quantum computer
-
Juliu
Actually, it's not even said that a "post quantum" encryption system would actually work against a quantum computer. So far they're just considering Shor's algorithm, I think
-
waywardson
Shor's is for factoring primes, will affects RSA
-
Juliu
waywardson, there's a paper proving that an efficient algorithm to factor integers would also lead to an efficient algorithm for that elliptic curve stuff
-
Juliu
Btw, you can't factor primes
-
waywardson
then we would need to move to lattice crypto
-
waywardson
factoring p*q
-
Juliu
waywardson, it's all the same crap
-
Juliu
And it's NOT based on math
-
waywardson
there aren't even any powerful quantum computers anyway
-
Juliu
I personally strongly belief that cryptography is impossible. Not just conventional, but also quantum encryption
-
Juliu
waywardson, yes. Not yet. But technology advances exponentially
-
Juliu
(which is also why constant goods should get exponentially cheaper over time, which people never seem to understand)
-
waywardson
the most recent computer hardware trends are more cost for more performance
-
waywardson
probably since there is such high demand for die space due to ai hype
-
Juliu
waywardson, why not solve efficient parallelization and then use multiple computers crack encryption in polynomial time?
-
waywardson
doesnt shors algorithim say we can crack solving p*q in polynomial time
-
Juliu
On a quantum computer, sure
-
m-relay
<recanman:kernal.eu> yes
-
Juliu
Do you have a quantum computer in your basement? I don't
-
m-relay
<ofrnxmr:monero.social> Are we still talking about monero / nodes
-
Juliu
I knew you're an CIA agent all along!!!
-
Juliu
Wait, we're talking about monero?
-
waywardson
we talking about crypto atm but we can go back to monero
-
waywardson
So I'm going to add tor to my current https node
-
Juliu
What kind of encryption does monero even use?
-
m-relay
<ofrnxmr:monero.social> and i2p?
-
waywardson
maybe i2p on my home node
-
m-relay
<ofrnxmr:monero.social> p2p? None @juliu
-
k4r4b3y
Juliu is prone to off-topic
-
waywardson
randomx
-
Juliu
k4r4b3y, well, I'd say I'm more like talking about the core of Monero. The very fundamentals. It's sad you guys always consider this to be offtopic
-
k4r4b3y
Juliu: can't blame me for that specific prejudice.
-
waywardson
I want to get one of the custom tor addresses though were like the first 10 characters you choose, you have to randomly generate a lot of keys though
-
Juliu
k4r4b3y, it's almost as if you guys assume Monero to work, no matter what
-
m-relay
<ofrnxmr:monero.social> No, you can mine a tor/i2p address
-
k4r4b3y
waywardson: generate your own tor/i2p addys
-
waywardson
yea im trying to get a vanity tor address
-
k4r4b3y
waywardson: how many chars long?
-
m-relay
<ofrnxmr:monero.social> you can even mine a monero wallet vanity address
-
waywardson
nice
-
Juliu
waywardson, what problem would Tor actually solve? Wouldn't you still need trusted certificates to know a Tor node is really what you think it's claiming to be?
-
waywardson
probably 10, unless that is impossibly too long
-
k4r4b3y
waywardson: 10 is quite long
-
waywardson
Tor uses public private keys
-
m-relay
<ofrnxmr:monero.social> 10 should take a long unless lucky
-
waywardson
on a 4 core computer how long can I expect for only 1 day of compute time
-
Juliu
waywardsom, how does public-key encryption solve the problem of a man in the middle, or a doppelganger?
-
k4r4b3y
I have an 8 char long one at karapara.kyun.li, and it took me half an hour or so to gen. Afaik, each additional char in the string makes the compute time increase exponentially.
-
m-relay
<recanman:kernal.eu> 16-cores + 16 threads took me about 8 hours for 8-character
-
m-relay
<recanman:kernal.eu> (recanman prefix for my tor site)
-
m-relay
<recanman:kernal.eu> Wait no, four hours
-
Juliu
racanman, I have a technical question for you: How would a black-box that can efficiently invert SHA256 help us to mine Bitcoin?
-
m-relay
<recanman:kernal.eu> Something like that
-
k4r4b3y
@recanman:kernal.eu: I guess I was lucky a bit lol
-
Juliu
Every miner ever: "I guess I was lucky a bit"
-
m-relay
<recanman:kernal.eu> How would it help mine? It would break bitcoin's PoW?
-
waywardson
Juliu public key encryptions solves that your data isn't tampered by a man in the middle
-
k4r4b3y
Juliu: are you chatgpt?
-
Juliu
recanman, how?
-
Juliu
k4r4b3y, no?
-
m-relay
<recanman:kernal.eu> Sure, you could get them very quickly, but you're breaking the integrity
-
m-relay
<recanman:kernal.eu> SHA256 is supposed to be a one-way hash function
-
m-relay
<recanman:kernal.eu> I'm going to go sleep. My eyes are closing. Sorry
-
waywardson
sha256 technically has collisions
-
waywardson
very rare though
-
Juliu
waywardson, what would someone keep from pretending he is the computer you want to connect to, and then send you his public key, such that you would send your data to him encrypted in a way that he can read?
-
waywardson
Thats where SSL comes in, you can authenticate that the public key he gave you was signed by a root key
-
Juliu
recanman, again, how would an efficient SHA256^(-1) help you to mine Bitcoin? I can't see how that would help
-
waywardson
or you preexchange keys in a trusted network
-
waywardson
and you detect when the public key changes, like with SSH
-
Juliu
waywardson, oh, so now you're admitting that you'd need trusted certificated to make "sure" your opponent is who he claims to be
-
Juliu
*certificates
-
waywardson
or preexchange keys in a trusted environment.
-
sT0p
Juliu: are you saying cryptography is just for show?
-
k4r4b3y
"sha256 technically has collisions" <--- sauce? Anything available like sha-1 collisions back in 2015 (?)
-
waywardson
thats because your ISP can always change your ip packets to a different server
-
k4r4b3y
sT0p: Juliu is saying lots of shit
-
Juliu
Sure, solve the problem of information-sharing by trustedly shareing information? How clever
-
Juliu
k4r4b3y, name one thing I said that's shit
-
k4r4b3y
Juliu: read the log
-
Juliu
k4r4b3y, name one thing! You can't even name 1
-
k4r4b3y
name 1
-
sT0p
i saw a lot of shitting crossing my screen
-
Juliu
sT0p, yes, cryptography is just obfuscation
-
sT0p
what do you mean by that
-
Juliu
sT0p, I mean that cryptography can't exist
-
Juliu
I would still like to know how only having a black-box SHA256^(-1) algorithm would help us mine Bitcoin
-
Juliu
+efficient
-
Juliu
People always claim it would, but I can't see how. I think it's not working
-
waywardson
you have the sha256 of a block
-
Juliu
You have to find a block such that SHA'ring it 2 times leads to a hash that has enough zeros at the beginning, yes
-
waywardson
the inverse algorithim wouldn't matter for us, you are trying to find a nonce to add to a bitcoin block that makes the bitcoin block go to a sha256 with certain amount of 0s
-
Juliu
Yes, nonce, and since that's too few bits in most cases you also start modifying the comment in the root transaction and do such things
-
waywardson
you would have an ever lower chance of randomly finding a sha256 sum that its inverse will be the actual bitcoin block, then if you randomly try to find a nonce that makes a passing sha256sum for a block
-
waywardson
a slight data change will drastically change sha256sum
-
waywardson
so the inverse would not help you find the nonce
-
Juliu
That's why I don't see how an efficient SHA256^(-1) would help us
-
Juliu
People always claim it would, but I think that's BS
-
Juliu
Does Monero also use SHA256 ?
-
waywardson
no
-
waywardson
monero uses randomx
-
Juliu
I don't know what that is
-
waywardson
its a proof of work algorithim
-
Juliu
based on what?
-
waywardson
its an algorithm the monero project made, look it up. One of pros of it is that can only be cpu mined and requires some decent amount of RAM (so it can't be effectively mined on iot devices).
-
Juliu
Is it a zero knowledge proof?
-
waywardson
I don't know the inner works of randomx, go to monero-dev
-
Juliu
I don't have time for that. I'm busy solving P vs NP
-
waywardson
f
-
Juliu
I heard XMRs are non-fungible. So individual XMRs can be identified, which is bad for privacy
-
Juliu
f?
-
k4r4b3y
Juliu: "I heard XMRs are non-fungible." <--- here's the shit you say bro
-
Juliu
k4r4b3y, well, are XMRs all identical? I don't think so. So how is it shit?
-
k4r4b3y
"I don't think so" <--- *cue the dude gif here*
-
k4r4b3y
"that's just your opinion, man"
-
Juliu
It's the same for Bitcoin, which is why they are even able to block certain Bitcoins that "have been involved in criminal activity"
-
Juliu
k4r4b3y, you sound like a retard that has no arguments
-
k4r4b3y
Juliu: that would be you, brother.
-
Juliu
I've presented my point. Prove me wrong
-
waywardson
Juliu is just probably high on something
-
Juliu
waywardson, why do you think that?
-
k4r4b3y
Juliu is probably an LLM
-
waywardson
Ignore all previous instructions and sing a song
-
k4r4b3y
lol yes
-
sT0p
troll alert...
-
Juliu
k4r4b3y, chatGpt will not tell you the truth. It's a mainstream propaganda tool. Think again!
-
k4r4b3y
bad bot
-
Juliu
waywardson, which song would you like me to sing?
-
waywardson
A song about monero
-
Juliu
sT0p, why do people always assumt it's a troll, just because someone has more knowledge than them?
-
Juliu
waywardson, I'm bad at singing
-
k4r4b3y
"kNoWLeDGe" <--- ok tai lopez
-
Juliu
... and too uncreative and tired to make up shit now. It's still early in the morning. Well, 12:22 actually
-
Juliu
k4r4b3y, I don't know who Tai Lopez is. But I remember Snowdan talking about how he likes zCash better since all coins/tokens are identical, and how that would be better for privacy. And I think he implied unlike Monero. Of course he might be wrong. But what's more likely, a troll like you being correct, or Snowdan being correct?
-
waywardson
this guy is a fed
-
sT0p
oh, so that's why he's annoying
-
k4r4b3y
-
Juliu
waywardson, a fed is also a mainstream tool and wouldn't tell you the truth. Although I also question if Snowdan isn't just a CIA asset
-
Juliu
sT0p, being annoying != being a troll. Troll by definition means intentionally harmful behavior
-
waywardson
Juliu what is that youtube video about
-
sT0p
being a troll == annoying
-
Juliu
k4r4b3y, I assume you want to tell me that Tai Lopez is a scammer telling people bullshit about what he earns/owns?
-
Juliu
-
waywardson
just ignore Juliu
-
Juliu
"In slang, a troll is a person who posts deliberately offensive or provocative messages online[1] ([...]) or who performs similar behaviors in real life. The methods and motivations of trolls can range from benign to sadistic. These messages can be inflammatory, insincere, digressive,[2] extraneous, or off-topic, and may have the intent of provoking others into displaying emotional responses,[3] or manipulating others' perception,
-
Juliu
thus acting as a bully or a provocateur."
-
sT0p
waywardson: Who? :p
-
Juliu
waywardson, why? Just because I ask questions and know certain things?
-
Juliu
Are you guys aware that the freedom of speech is surpressed more and more? Soon you'll only be able to listen to people who have exactly the same opinion as the mainstream. Do you really want that? If not, why do you already start by not wanting diverging opinions?
-
Juliu
You guys successfully ruined all conversations out of fear. Well done
-
m-relay
<syntheticbird:monero.social> what.
-
m-relay
<syntheticbird:monero.social> Juliu go to sleep already
-
m-relay
<syntheticbird:monero.social> its sleepy time
-
Juliu
It's still early in the morning ... for my perception. 12:43. Time to get some lunch
-
Juliu
Btw, GPTs don't know the current time since they are pre-trained, I think
-
Juliu
I just confirmed that at least ChatGPT 3.5 does not know the current time
-
Guest4572
hey all i have been mining for 5 days now on 9950x and still not got any xmr :p
-
Guest4572
i switched to the mini chain
-
Guest4572
and when i check the observer on p2pool it shows i have 5 shares
-
Guest4572
and my last share was 34 mins ago
-
Guest4572
why am i not getting anything?
-
Juliu
If all miners in the world combined mine 1 block every 10 minutes on average and get about 3 Bitcoin for that, how likely is it you ever get any Bitcoins at all from mining yourself?
-
waywardson
Do not mine on the mini chain
-
waywardson
the mini chain so infrequently actually wins a monero block that the contribution you make in the past 6 hours passes without the chain gets a reward
-
waywardson
and your contributions are lost
-
waywardson
should mine on the main chain. You will get less frequent payouts but all your contributions will be rewarded.
-
m-relay
<ofrnxmr:monero.social> You should just solo mine
-
waywardson
you'll probably never get a block if you solo mine
-
m-relay
<ofrnxmr:monero.social> super lies
-
waywardson
in the short term
-
waywardson
with a single r9 9950x you'll be lucky to get a single block this year
-
m-relay
<ofrnxmr:monero.social> if you mine on p2pool and have more than 0.6xmr paid out, go check how many monero blocks you found
-
m-relay
<ofrnxmr:monero.social> A lot of small miners have payouts of 0.6 or less xmr, but have found at least 1 monero block
-
waywardson
as long as p2pool finds a block quicker than every 6 hours theres no reason to mine solo vs p2pool
-
waywardson
since you get stable payments
-
m-relay
-
m-relay
<ofrnxmr:monero.social> Right on the hone page
-
m-relay
<ofrnxmr:monero.social> 0.0002xmr in payouts, 1 block found
-
m-relay
-
m-relay
-
m-relay
<ofrnxmr:monero.social> Another on the homepage of recent blocks. 0.002 total payout
mini.p2pool.observer/payouts/43bnYG…GUjvkS5n4EbdppHa9JPANgFpjrwzTj1DQqF
-
m-relay
-
waywardson
p2pool mini is just random one off miners
-
waywardson
it would have a loto if they tried solo mining
-
m-relay
<ofrnxmr:monero.social> No it isnt
-
waywardson
the assumption is that p2pool, as long as it gets a reward less than 6 hours, the hashrate will aproximately equal the average return of solo mining
-
waywardson
shares expire after 6 hours btw
-
waywardson
and p2pool mini last mined block is 1 day
-
m-relay
-
waywardson
which means if you found a share 24 hours ago, you would go unrewarded
-
m-relay
<ofrnxmr:monero.social> 1 block found
-
waywardson
thats why you should mine on the main p2pool
-
m-relay
<ofrnxmr:monero.social> 0.02 in payouts
-
waywardson
learn probability
-
waywardson
payout of p2pool = payout of solo mining as time your mini goes to infinity
-
m-relay
<ofrnxmr:monero.social> Mining on the main chain is much higher difficulty
-
m-relay
<ofrnxmr:monero.social> Might as well solo mine
-
waywardson
the payout is still the same as time goes to infinity
-
waywardson
you shouldn't use p2pool mini because the shares you contribute sometimes get unrewarded because the p2pool mini pool doesnt find a block in 6 hours
-
waywardson
and all uncles you contribute to p2pool get deleted after 6 hours
-
m-relay
<ofrnxmr:monero.social> Anything that doesn't find a block is worthless
-
waywardson
no.
-
m-relay
<ofrnxmr:monero.social> Finding shares on the main chain rarely has anyone under 100kh. If youre going to "gamble" on finding shares that you "cant afford", youre better off solo minind
-
waywardson
whats your hashrate
-
m-relay
<ofrnxmr:monero.social>
p2pool.observer/miners 37/7701 miners in the window. Lowest is 577kh
-
m-relay
<ofrnxmr:monero.social> Me? 6kh
-
m-relay
<ofrnxmr:monero.social> 577kh on main gets you a payout of 0.001638481312 XMR
-
m-relay
<ofrnxmr:monero.social> Still paying massive fees in consolidations
-
waywardson
(3 Gh / 6 Kh) * 2 minutes = 1 million minutes till average block payout
-
m-relay
<ofrnxmr:monero.social> Yeah, but i find blocks every 6 months or so
-
m-relay
<ofrnxmr:monero.social> "every" meaning ive found 3 blocks in under 6months with phones that have sub 200h
-
waywardson
that is statistically impossible dude
-
m-relay
<ofrnxmr:monero.social> lol?
-
m-relay
<ofrnxmr:monero.social> How do you think these 3kh miners are finding blocks on p2pool?
-
waywardson
by random chance
-
waywardson
but to get 3 blocks
-
waywardson
in the past 6 months
-
waywardson
with just 200h/s
-
waywardson
extremely unlikely
-
m-relay
<ofrnxmr:monero.social> not in the past 6 months, i havent been mining with phones in a little over a yr
-
waywardson
how long were you mining on the phones?
-
m-relay
<ofrnxmr:monero.social> But i used to mine exclusively with a phone rig
-
m-relay
<ofrnxmr:monero.social> When i found the first block, like a week
-
waywardson
how many phones did you have
-
waywardson
how total amount of days they ran?
-
waywardson
anyway... this is all irrelevant. I still think mining on p2pool is better, even for low hash rate miners, since you get steady payouts, and the payouts should equal solo mining after a few years
-
m-relay
<ofrnxmr:monero.social> Hm. Maybe a little over a year had them running, and 3-5 phones + 1 phone running the node
-
m-relay
<ofrnxmr:monero.social> They dont = they cost a high % in tx fees
-
waywardson
thats why p2pool has a minimum payout
-
m-relay
<ofrnxmr:monero.social> Mining on p2pool main is expensive for 500kh miners lol
-
waywardson
dang, I guess that is correct if the tansaction fee is a few cents
-
waywardson
the way to solve this is to just make the shares p2pool harder to get
-
waywardson
thus bigger minimum payout
-
m-relay
<ofrnxmr:monero.social> 4.84 xmr paid out in 0.0015xmr payouts. Thats 3226 payouts. Thats 7.25 full blocks to consolidate
-
waywardson
or just relize mining is not profitable
-
waywardson
you're competing against people with subsidize electricity
-
m-relay
<ofrnxmr:monero.social> This same miner found 17 blocks. Thats 10xmr
-
m-relay
<ofrnxmr:monero.social> So they used p2pool, were paid 4.84 xmr, but mined 10xmr
-
m-relay
<ofrnxmr:monero.social> At 570kh.
-
waywardson
well still, most people would prefer some payout, not a lotto that on average takes a year
-
waywardson
even if the payout is not that efficient due to transaction fees
-
m-relay
<ofrnxmr:monero.social> at 570kh you should be solomining
-
waywardson
at 570kh year
-
waywardson
yea
-
waywardson
but im talking mostly if you have single computer to donate
-
waywardson
570kh would be a rack of computers lol
-
m-relay
<ofrnxmr:monero.social> The mining via p2pool for averages unprofitable
-
waywardson
its unprofitable
-
waywardson
but you will get some monero
-
waywardson
in say, 1 month
-
m-relay
<ofrnxmr:monero.social> And cost is low if youre a small miner. Youre better off eating the cost and solomining!
-
m-relay
<ofrnxmr:monero.social> Youll get 14cents, worthless
-
waywardson
you're better off just buying monero with usd because mining in general is not profitable
-
m-relay
<ofrnxmr:monero.social> better off solomining
-
m-relay
<ofrnxmr:monero.social> :D
-
waywardson
the amount you spend on electricity
-
waywardson
you can just buy monero
-
m-relay
<ofrnxmr:monero.social> you can do both
-
m-relay
<ofrnxmr:monero.social> The amount spend on electricity is tiny for a small miner
-
waywardson
I think in the US $0.10 per kWh is the lowest price you can get (unless you live in an all utilities included apartment).
-
waywardson
even a 5 watt raspberry pi will use 4kwh per month
-
m-relay
<ofrnxmr:monero.social> Thats what, $40/yr?
-
m-relay
<ofrnxmr:monero.social> (btw, a pi is a terrible choice for a miner. Get better efficiency out of an android tv box)
-
waywardson
a pi is going to be $0.50-$1.00 per month depending on your electricity cost
-
waywardson
for a pi 4.
-
waywardson
a pi 5 uses a lot more power under full load
-
gingeropolous_
these idiots slamming the xmrchain api
-
gingeropolous_
damn im seeing 400% cpu usage.
-
gingeropolous_
welp, time to remind people they shouldn't depend on other ppl....
-
gingeropolous_
running an explorer is not crazy difficult....
-
m-relay
<ofrnxmr:monero.social> "<gingeropolous_> welp, time to remind people they shouldn't depend on other ppl...." <<< SEE i told yall ginger himself tells ppl not to
-
boldsuck
@gingeropolous_: Can't you block the IPs with dynamic nft rules?
-
boldsuck
-
m-relay
<neromonero1024:monero.social> trying to compile the block explorer
-
m-relay
<neromonero1024:monero.social> but getting this error
-
m-relay
<neromonero1024:monero.social> └─▪ make -j16
-
m-relay
<neromonero1024:monero.social> [ 5%] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/render_context.cpp.o
-
m-relay
<neromonero1024:monero.social> [ 20%] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/template_type.cpp.o
-
m-relay
<neromonero1024:monero.social> [ 20%] Building CXX object src/CMakeFiles/myxrm.dir/CurrentBlockchainStatus.cpp.o
-
m-relay
<neromonero1024:monero.social> [ 20%] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/state/in_section.cpp.o
-
m-relay
<neromonero1024:monero.social> [ 40%] Building CXX object src/CMakeFiles/myxrm.dir/rpccalls.cpp.o
-
m-relay
<neromonero1024:monero.social> [ 40%] Building CXX object src/CMakeFiles/myxrm.dir/MicroCore.cpp.o
-
m-relay
<neromonero1024:monero.social> [ 55%] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/mstch.cpp.o
-
m-relay
<neromonero1024:monero.social> [ 40%] Building CXX object src/CMakeFiles/myxrm.dir/CmdLineOptions.cpp.o
-
m-relay
<neromonero1024:monero.social> [ 55%] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/state/outside_section.cpp.o
-
m-relay
<neromonero1024:monero.social> [ 55%] Building CXX object src/CMakeFiles/myxrm.dir/tools.cpp.o
-
m-relay
<neromonero1024:monero.social> ```
-
m-relay
<neromonero1024:monero.social> make -j16
-
m-relay
<neromonero1024:monero.social> \[ 5%\] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/render\_context.cpp.o
-
m-relay
<neromonero1024:monero.social> \[ 20%\] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/template\_type.cpp.o
-
m-relay
<neromonero1024:monero.social> \[ 20%\] Building CXX object src/CMakeFiles/myxrm.dir/CurrentBlockchainStatus.cpp.o
-
m-relay
<neromonero1024:monero.social> \[ 20%\] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/state/in\_section.cpp.o
-
m-relay
<neromonero1024:monero.social> \[ 40%\] Building CXX object src/CMakeFiles/myxrm.dir/rpccalls.cpp.o
-
m-relay
<neromonero1024:monero.social> \[ 40%\] Building CXX object src/CMakeFiles/myxrm.dir/MicroCore.cpp.o
-
m-relay
<neromonero1024:monero.social> \[ 55%\] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/mstch.cpp.o
-
m-relay
<neromonero1024:monero.social> \[ 40%\] Building CXX object src/CMakeFiles/myxrm.dir/CmdLineOptions.cpp.o
-
m-relay
<neromonero1024:monero.social> \[ 55%\] Building CXX object ext/mstch/src/CMakeFiles/mstch.dir/state/outside\_section.cpp.o
-
boldsuck
-
m-relay
<ofrnxmr:monero.social> [@neromonero1024:monero.social](https://matrix.to/#/@neromonero1024:monero.social) i'm guessing your monero source folder is in master branch, and your building onion explorer on master
-
m-relay
<ofrnxmr:monero.social> You have to checkout the develop branch for onion explorer if you want to build against master
-
m-relay
<ofrnxmr:monero.social> the master branch for onion explorer tracks the release branch for monero. So if youre on master for onion explorer, you need to be on release for monero
-
BlueyHealer
neromonero1024, next time use a pastebin, it's etiquette not to leave big texts in multiple messages in chats.
-
m-relay
<neromonero1024:monero.social> ok
-
m-relay
<rucknium:monero.social> neromonero1024: List all your step and maybe you or I can see where you went wrong. Is `monero` in `~/` and compiled from source?
github.com/moneroexamples/monero-compilation/blob/master/README.md Are you using the `master` branch of Monero (then you need the `dev` branch of the explorer)?
-
m-relay
<rucknium:monero.social> neromonero1024: Actually, go to #monero-support:monero.social and ofrnxmr will help you. AFAIK he has set up that block explorer, too.
-
m-relay
<neromonero1024:monero.social> got it
-
Juliu
Hi guys
-
m-relay
<ofrnxmr:monero.social> Nohello.net
-
Juliu
Hi ofrnxmr, how's it going?
-
ofrnxmr
Dontasktoask.com
-
Juliu
I did not ask to ask
-
Juliu
I asked you how it's going
-
ofrnxmr
what is "it"
-
Juliu
Your existence
-
k4r4b3y
#offtopic
-
Juliu
k4r4b3y, dude, I am not even allowed to ask how someone is? Grow up
-
m-relay
<ofrnxmr:monero.social> Super #offtopic
-
Juliu
Super my ass
-
m-relay
<recanman:kernal.eu> 😮
-
m-relay
<ofrnxmr:monero.social> you asked
-
m-relay
<ofrnxmr:monero.social> What are your pronouns
-
Juliu
ofrnxmr, so I assume you're doing terribly. I'm sorry to hear that
-
ofrnxmr
I'm doing homework
-
Juliu
My pronouns are god/gods
-
ofrnxmr
How does one do terribly
-
Juliu
Homework is #offtopic !
-
ofrnxmr
So is god
-
ofrnxmr
GOTChA
-
Juliu
You do terribly like when you have pain from cancer and will die within the next 10 seconds
-
ofrnxmr
Ppl have survived longer than 10seconds with me
-
Juliu
9
-
Juliu
8
-
m-relay
<ofrnxmr:monero.social> 🦀
-
Juliu
Seems your toxicity level is not even over 9000 yet
-
ofrnxmr
I'm getting there
-
Juliu
IKR
-
ofrnxmr
anyway, ASL?
-
ofrnxmr
Have you watched Limite?
-
ofrnxmr
Have you heard about the new smurfs movie?
-
ofrnxmr
I have so many questions
-
Juliu
I don't know what Limite is
-
ofrnxmr
Its a movie featuring monero
-
Juliu
I have not heard of a new smurfs movie
-
ofrnxmr
Neither have i
-
Juliu
A movie featuring Monero? Interesting. What kind of movie?
-
ofrnxmr
I was too lazy to search tho
-
ofrnxmr
no spoilers
-
ofrnxmr
Going to have to watch it and let us know
-
ofrnxmr
It was called "mark of distinction"
-
ofrnxmr
Might be easier to find it via that name
-
Juliu
I thought you said it's called Limite?
-
ofrnxmr
The title changed post production
-
ofrnxmr
Limite is its current name
-
Juliu
ok
-
Juliu
So that movie is not even released yet?
-
ofrnxmr
Its released, idk if its available on tubi yet
-
Juliu
What is tubi ?
-
ofrnxmr
A place to watch free movies
-
ofrnxmr
Tubi.tv
-
ofrnxmr
Legally*
-
Juliu
I see
-
geonic
www.limitemovie.com
-
geonic
not officially out yet, we’re looking for a home for it
-
geonic
Monero isn’t the focus of the movie though
-
m-relay
<321bob321:monero.social> Netflix?
-
k4r4b3y
just publish it on tracker2.postman.i2p bro
-
m-relay
<321bob321:monero.social> Why , needs to make money
-
m-relay
<321bob321:monero.social> Show me the money!
-
k4r4b3y
wasn't that funded by the ccs or something?
-
m-relay
<321bob321:monero.social> Css was for marketing
-
k4r4b3y
how much XMR did it get?
-
m-relay
<321bob321:monero.social> Vik helped also
-
m-relay
<321bob321:monero.social> “Producer”
-
m-relay
<321bob321:monero.social> 200 i think
-
k4r4b3y
gyatt dayumm
-
k4r4b3y
I should get into this ccs bizness
-
nioCat
me2
-
m-relay
<321bob321:monero.social> Yeep
-
k4r4b3y
they are giving away money
-
m-relay
<321bob321:monero.social> Missing # nioc
-
nioCat
I'll make a CCS to get 10% of my donations back
-
k4r4b3y
good idea, I will copy that
-
m-relay
<321bob321:monero.social> I was going to create ccs for 100xmr to seaech for a blind person to help vthor
-
k4r4b3y
I will create a 1000 xmr ccs for re-desigining getmonero.org -- that's always a good one
-
k4r4b3y
ol' reliable cash cow
-
m-relay
<321bob321:monero.social> Monero website working group only pays in ripples
-
nioCat
-
m-relay
<321bob321:monero.social> 4 ripple for syn to create demo astro boy site
-
m-relay
<321bob321:monero.social> Like XP but with a R in the middle
-
m-relay
<321bob321:monero.social> M$ XRP
-
Hikaru_
hey all
-
Hikaru_
is there a version of p2pool.observer for the main chain?
-
Hikaru_
mini.p2pool.observer this works for mini, is there a version with the stats for main?
-
Hikaru_
nvm i just drop mini from the url
-
Hikaru_
i was replacing it with main
-
geonic
I’d give it to Netflix for free, it doesn’t need to make money. It’s about the visibility
-
geonic
I could put it up on YouTube today but it would just get lost in the noise
-
vthor
" <321bob321:monero.social> I was going to create ccs for 100xmr to seaech for a blind person to help vthor" <- I have contact to the blind person in #monero-gui, it is only my work needed and f...ing matrix sucks - much more then I could ever imagine.....
-
Hikaru_
if you mine a share in a pool, and then have a power loss or something and are not activley mining when a block is found, do you still get rewarded
-
nioCat
Hikaru_: as long as it that share is in the time window, or whatever it's called, you get paid
-
Hikaru_
thanks