-
spading_slider
alright so, how do i get into blockchain development but anonymously? kinda hard to run blockchain nodes from behind 7 proxies
-
spading_slider
a lot of things in the docs start with "run local node"
-
sech1
-
spading_slider
i know how to run local nodes over tor/i2p... but that's still MY local node that can be traced back to me
-
spading_slider
is there no way to use a public node? like from xmrguide?
-
spading_slider
(for development stuff)
-
spading_slider
nvm those aren't testnet
-
spading_slider
ffs
-
sech1
how can it be traced back to you if you will only use tor/i2p
-
Inge
is it hard to bootstrap ones own private testnet that isn't connected to anyone else?
-
midipoet
Inge is preparing to launch their own cryptocurrency
-
Inge
IngeCoinPrivate ftw
-
midipoet
ICP. I like it.
-
gingeropolous
-
Inge
spading_slider: ^ thanks gingeropolous
-
spading_slider
GODSEND
-
spading_slider
indeed thanks gingeropolous
-
spading_slider
also sechl: that's for the NSA to know and for us to find out the hard way
-
sech1
too late, you're already on the list. You posted messages in Monero IRC channels
-
spading_slider
my irc is already secure... it was just tricky to run a full damn node with the same level of security
-
Inge
7 proxies is so 2016
-
spading_slider
lol that was a thing since at least a decade earlier
-
spading_slider
you gents wouldn't happen to know a rust to c++ syntax translator would you?
-
spading_slider
people making monero stuff in rust smh i can't make sense of it
-
elucidator
`rust to c++ syntax translator` => that's an asp2php converter level request, very 2005ish
-
sech1
Nothing wrong with rust, or c++, if it's in capable hands
-
spading_slider
elucidator: i don't need to compile this, just read it... so asp2php quality will certainly do
-
spading_slider
there seem to be plenty of options for it the other way around
-
sech1
All relevant Monero code is C/C++
-
sech1
Rust libraries are derived works
-
sech1
They just implement what's in C/C++ on Monero side
-
spading_slider
yes that's what i was referring to, derived works
-
elucidator
spading_slider: yeah I see your point. some of the paradigms wouldn't "translate" very well. sech1 explained but even if the rust code does something new entirety, going through the official rust crash course quickly for "code reading" level would be enough. I'm doing the same thing recently myself, helps a lot with minimal effort
-
spading_slider
well, you know what they say about old dogs and new tricks
-
spading_slider
but if a.i. doesn't pan out i'll have to try anyway