-
fortranny
Inge-: i tested each system backed down top 1.25v, i can actually get 4.2GHz stable on one of them, the others are stable at 1.25v @ 4.15GHz
-
fortranny
all just shy of 14KH/s
-
gingeropolous
binaryFate, i think this is broke:
community.xmr.to/network
-
Hail_Spacecake
p
-
carlino3
hi
-
carlino3
anyone can recommend a good monero wallet?
-
Epsilon[m]
Desktop or Mobile?
-
carlino3
desktop of course
-
Epsilon[m]
The official wallet is pretty good
-
carlino3
link to official site?
-
Epsilon[m]
-
carlino3
thanks
-
carlino3
and a good and safe way to exchange bitcoin to monero without giving personal information?
-
Epsilon[m]
I don't know many good exchanges sorry but if you want to convert monero to bitcoin xmr.to is fine
-
carlino3
i'm looking for something simple
-
carlino3
just send BTC and receive XMR, no registration or bullshit
-
fddicent
i'm actually hopeful XMR<->BTC remains viable despite concerns about money laundering
-
fddicent
several delists in the past month for XMR over those concerns from regulators
-
fddicent
i'd be fine if the public exchanges limited you to trading XMR for a more transparent coin that you can then convert to cash if you want
-
fddicent
although ideally i'd rather there be no change
-
carlino3
why money laundring is a concern?
-
louipc
laundering is always a concern for people that want control
-
louipc
aka banks, govt, etc
-
carlino3
yes but criminals and tax evaders have better resources to accomplish that
-
fddicent
it's the lack of visibility/control, like luipc said
-
fddicent
louipc*
-
fddicent
regulators will use a worst-case scenario to say why they should be able to snoop on your transactions
-
fddicent
the same way the government uses terrorist attacks abroad to justify being all up in your shit
-
fddicent
PATRIOT ACT BITCHES
-
carlino3
sure
-
carlino3
but i think that involving cryptocurrencies in the equation makes the operation more suspicious
-
carlino3
not a good idea if you are a bad guy
-
louipc
depends on how its used tho
-
louipc
if theres corrupt banks then you should bet theres corrupt exchanges
-
carlino3
of course
-
carlino3
corruption is everywhere.
-
gingeropolous
whole space makes tools that use compressed version of accepted file format. so what do you do? release a tool that requires uncompressing the file. GAH!
-
gingeropolous
i love how developers reached the conclusion that instead of making software that will run on any computer, they would just re-recreate their computer virtually so that their software will run
-
q-wayland[m]
Sorry to break subject, a question.
-
q-wayland[m]
I have a PC with 2cores and 4 threads.
-
q-wayland[m]
When i mine with xmrig, it only utses 2 threads. Is this expected?
-
nioc
it configures according to the cpu, probably a L3 cache limitation
-
asymptotically
q-wayland[m]: that's fine. you can force it to use 4 cores if you want, but it will probably be slower
-
q-wayland[m]
> it configures according to the cpu, probably a L3 cache limitation
-
q-wayland[m]
I see, so with no configuration it should autooptimize then?
-
q-wayland[m]
> q-wayland: that's fine. you can force it to use 4 cores if you want, but it will probably be slower
-
q-wayland[m]
Oh okay, i set the --threads 4 flag. Or how would you configure it?
-
nioc
I change the #of threads with the config file
-
nioc
2 MB L3 cache per thread
-
nioc
I use windows and some things share the cache so even though I have 6MB cache 3 threads the 3rd thread gives only a small increase in HR which I find not worth it for the extra power it uses
-
q-wayland[m]
> I change the #of threads with the config file
-
q-wayland[m]
Okay ill try that, thanks for your reply
-
q-wayland[m]
Haha
-
q-wayland[m]
I installed dietpi on my thinkpad
-
q-wayland[m]
It uses 80 MB ram at idle
-
q-wayland[m]
Also only have 3mb L3 cache heh
-
nioc
I have an i3 with 3MB L3 and xmrig configured it for 2 threads
-
nioc
single channel of DDR3 memory, no AES-NI
-
nioc
gets 600H/s at 50% cpu usage
-
nioc
my dual channel ddr3 i5 gets 1200 H/s from 2 threads
-
nioc
60% cpu usage
-
nioc
using a 3rd thread only get 200H/s more and CPU is at 90% so I don't bother
-
nioc
new ryzen is great and makes me wonder why I run the intels lol
-
nioc
even with only 3 MB L3 on the i3 2 threads are worth running for me
-
nioc
just try and see what work for you q-wayland[m]