-
xorqq[m]
My issue with accidentally sending my entire XMR balance to the fund has been resolved. Thanks a lot to binaryFate, and thanks to the entire team and volunteers for developing Monero. You guys rock.
-
binaryFate
<3
-
mj-xmr[m]
<xorqq[m]> "My issue with accidentally..." <- This would make a great Reddit story... :)
-
hyc
if you have an rpi3 or rpi4 please add your /proc/cpuinfo to this ticket
monero-project/monero #7979#issuecomment-937663280
-
merope
hyc: commented with a 3B+ and a 4B
-
hyc
merope: thanks. I should have been more specific: rpi3 or 4 running a 64bit OS
-
hyc
the output you provided is both on 32bit OS
-
merope
Wait what? Where do you see that?
-
hyc
ARMv7l
-
hyc
architecture 7
-
hyc
should be archtiecture 8 for 64bit mode
-
merope
Wtf, why is the official Debian Buster Desktop download still 32bit?
-
merope
Grrrrr
-
minthos
mine is a 3 but yes 32 bit OS
-
hyc
I get the feeling the majority of Pi users are still on 32bit OS. makes it even less worthwhile to support them as 64bit machines
-
mj-xmr[m]
<merope> "Wtf, why is the official..." <- Yeah. I ask myself the same question. They really should get with the times, if they mean to keep the market. But Off Topic.
-
mj-xmr[m]
<hyc> "I get the feeling the majority..." <- I'm OK with this.
-
mj-xmr[m]
But does it mean, that we're OK with the `depends` change of that PR, while dropping the `gitian` changes? Or do we drop the PR completely?
-
mj-xmr[m]
7979
-
hyc
I think we drop it and tell Pi users to just run the armv7 binaries
-
hyc
I can work up a patch to do a cpuid check later. not that hard.
kernel.org/doc/html/latest/arm64/cpu-feature-registers.html
-
rbrunner
A testnet daemon that I run right now sees a peer that claims to be 2.4 years ahead, on block 2465686, but does not take the bait. How funny.
-
rbrunner
Ah, that's current mainnet height.
-
rbrunner
Is it really easy to run with --testnet but use the mainnet blockchain file if that's in the right directory location?
-
moneromooo
The genesis blocks are different.
-
sech1
moneromooo can you give me context about
monero-project/monero f4a745d ?
-
sech1
I got some reports about crashing monerod.exe built from the latest release-v0.17 and older monerod.exe doesn't crash for them (without this commit)
-
minthos
ah, thread synchronization bugs are always such fun to figure out
-
sech1
does "if (in_dispatch)" even trigger at all? I don't see how it could be called recursively
-
sech1
but it could be called from multiple threads
-
moneromooo
It just prevents early out when called reentrant, missing logs.
-
moneromooo
er
-
moneromooo
If you call in multiple threads, since the "I'm in" flag isn't per thread, a thread's log will be ignored if another is logging at this time.
-
moneromooo
The flag is here to early out the reentrant calls.
-
moneromooo
But it was weeding out too much. Making the falg per thread fixes this.
-
sech1
I understand that, but is this function thread safe?
-
moneromooo
I'd imagine so.
-
sech1
I'll wait until the user with crashing monerod recompiles from release-v0.17. Maybe it's something with my gitian build that went wrong
-
moneromooo
It's supposed to be thread safe, but there can always be bugs.
-
mj-xmr[m]
<hyc> "I can work up a patch to do a..." <- This would be great. Rpi3 users are in a bad position to compile from source, but Rpi4 64-bit users can do it within 2 hours, even on a 2 GB system, if they use just 1 core.
-
hyc
I thought rpi3 has only 1GB RAM. not a great time using that.
-
mj-xmr[m]
hyc: I'm talking about Rpi4. Rpi3 users can use our distributed binaries.
-
hyc
right
-
hyc
just that it wouldn't be much fun running them either
-
hyc
512MB for 2 randomx caches
-
hyc
doesn't leave much for everything else monerod needs to do
-
midnightmage[m]
Hi, I’m looking to get some exp with open source and have 7+ years on c++ and python, do you guys have any tasks I could help you guys out with?
-
moneromooo
Hi
-
moneromooo
I guess you could trawl the github issues list for things to debug/investigate. Or just start using the software, and fix what is broken or could be improved - basically scratch your itch.
-
midnightmage[m]
How’s it going?
-
midnightmage[m]
Thanks, I’ll check those out
-
hyc
I feel like at this stage in our evolution, we should be asking every potential new contributor "are you secretly working for any government agency (e.g. NSA)?"
-
Rucknium[m]
I'm sure that question would elicit honest responses every time.
-
hyc
documenting it as public record, could come in handy if needed in the future
-
moneromooo
hyc: are you secretly working for any government agency ?
-
hyc
nope
-
moneromooo
hyc: are you secretly working for any corporation ?
-
hyc
not secretly ;)
-
moneromooo
sold!
-
Rucknium[m]
We might want to think about a signaling model
-
Rucknium[m]
-
» moneromooo hates shite that just breaks when modifying something completely unrelated...
-
midipoet
I have asked some people that question, also the corporation question
-
Rucknium[m]
I don't really see the benefit in that. Seems counterproductive, especially in light of
-
Rucknium[m]
-
DataHoarder
I will 100% hoard the data
-
midipoet
Rucknium[m]: that's an interesting link, thanks