-
br-m
<syntheticbird> we have mainnet, stagenet, testnet and now stressnet. How about doomsnet? beyond stressing it, it is meant to make remote peers' computers catch fire and explode.
-
br-m
<helene:unredacted.org> lithiumnet
-
br-m
<monoid.cat:matrix.org> hi
-
br-m
<monoid.cat:matrix.org> I'm a pure math student looking for something to work on :)
-
br-m
<monoid.cat:matrix.org> interests: distributed systems, algorithms, cryptography
-
br-m
<monoid.cat:matrix.org> [... more lines follow, see
mrelay.p2pool.observer/e/ytjs9bkKZjJ3cVFM ]
-
br-m
<helene:unredacted.org> monerod is all C++, monero-oxide is still very much in development and rust
-
br-m
<helene:unredacted.org> i'm sure you can get pointers for stuff on monero-oxide and cuprate
-
br-m
<monoid.cat:matrix.org> @monoid.cat:matrix.org: since this is my first message here: hi to all fbi, nsa, interpol, europol etc agents :)
-
br-m
<monoid.cat:matrix.org> I'm just looking for some intellectual puzzles for myself and not a criminal <3
-
br-m
<monoid.cat:matrix.org> @helene:unredacted.org: hm
-
br-m
<monoid.cat:matrix.org> didn't find anything about the first one, and the latter seems to be just rust bindings, correct?
-
sech1
If you have interest in cryptography, I recommend to look into FCMP++ which is the next big upgrade for Monero
-
sech1
-
br-m
<helene:unredacted.org> monerod is the main implementation on monero-project/monero, monero-oxide is rust bindings but i believe there is an intention to reimplement things eventually
-
br-m
<helene:unredacted.org> and cuprate is a monerod reimplementation in rust
-
sech1
IIRC, FCMP++ code is Rust
-
br-m
<syntheticbird> hi there, there are great excitement i think into receiving someone new willing to work on mainly theoretical fields. You might look into FCMP++ as the next protocol being worked on, or otherwise discuss with @rucknium:monero.social which makes statistical studies of various topics of the monero network or protocol
-
br-m
<syntheticbird> im too late
-
br-m
<monoid.cat:matrix.org> @helene:unredacted.org: yeah I'm more interested in actual math than coding itself :(
-
br-m
<syntheticbird> yeah sech1, fcmp++ library is rust
-
br-m
<monoid.cat:matrix.org> sech1: thx!
-
br-m
<helene:unredacted.org> @syntheticbird: unsurprising for an inter-euro-fbi-nsa-pol agent.....
-
br-m
<monoid.cat:matrix.org> @syntheticbird: thank u
-
br-m
<syntheticbird> @helene:unredacted.org: real
-
sech1
-
br-m
<helene:unredacted.org> i believe zero to monero also brings up a bunch of the base theory for how monero currently works? but it's been a long time, there's probably newer/less outdated resources
-
sech1
-
sech1
yes, but it's a bit outdated
-
br-m
<helene:unredacted.org> i hope it will get updated, especially with FCMP++ coming eventually :)
-
br-m
<helene:unredacted.org> it's such a good resource
-
br-m
<syntheticbird> @helene:unredacted.org: I brought the topic of a formal protocol documentation after hard fork
-
br-m
<syntheticbird> so maybe not in the form of a zero to monero update, but something else, that is still more up to date
-
br-m
<syntheticbird> btw @monoid.cat:matrix.org you might want to visit
monero-book.cuprate.org
-
br-m
<helene:unredacted.org> i feel something like zero to monero is really useful because it brings you up from nothing, with the entire view of what's going on; it's a great introduction to everything
-
br-m
<monoid.cat:matrix.org> is cryptonote whitepaper a prerequisite? Haven't read it yet > <@helene:unredacted.org> i believe zero to monero also brings up a bunch of the base theory for how monero currently works? but it's been a long time, there's probably newer/less outdated resources
-
br-m
<helene:unredacted.org> very useful for onboarding :)
-
br-m
<helene:unredacted.org> @monoid.cat:matrix.org: i think nowadays not so much? but it would help you make more sense of some terminology
-
br-m
<syntheticbird> im not sure cryptonote is relevant anymore
-
sech1
Not relevant since RingCT and RandomX (both are not a part of cryptonote)
-
br-m
<syntheticbird> for irc, the newcomer just the left this room
-
br-m
-
br-m
<syntheticbird> @jeffro256:monero.social is this schema the rectified one?
-
DataHoarder
that's a good schema
-
br-m
<jeffro256> @syntheticbird: Yup!
-
br-m
<kayabanerve:matrix.org> @helene:unredacted.org: monero-oxide isn't bindings and is a reimplementation.
-
br-m
<helene:unredacted.org> ah, so that's what i thought, but i was fooled!
-
br-m
<helene:unredacted.org> thanks for the confirmation :)
-
br-m
<kayabanerve:matrix.org> I mean, years ago it was a monero-rs wrapper and did bind the C++ for some things, but yearssss ago
-
br-m
<kayabanerve:matrix.org> It's become its own, incredibly healthy ecosystem :)
-
br-m
<helene:unredacted.org> and it's a good thing to see alternative implementations :)
-
br-m
<kayabanerve:matrix.org> Yep, it's caught a lot within the Monero protocol and promoted a lot of improvements!
-
br-m
<kayabanerve:matrix.org> (Not to say the Monero protocol had critical issues caught by this, just to say taking a second look from scratch identified a lot of topics)
-
br-m
<helene:unredacted.org> you always find out some bugs and undocumented things doing something like that