-
m-relay_
<jollyboy:matrix.org> I want to test if rebuilding a wallet from seed phrase works....
-
m-relay_
<jollyboy:matrix.org> I have a working wallet (Cake Wallet) one PC
-
m-relay_
<jollyboy:matrix.org> if I rebuild from seed phrase on another PC (creating 2 wallets in existence)
-
m-relay_
<jollyboy:matrix.org> is that safe to do?
-
m-relay_
<jollyboy:matrix.org> the purpose is to test if the rebuild actually works
-
plowsof
Double check that your wallets primary address (beginning with 4) matches the wallet that you "rebuilt" on your PC so you are sure that you have restored your wallet correctly. You will need to have the latest version of the Monero GUI (this, and other options are available from getmonero.org) - restore from 0 if you are unsure when you
-
plowsof
created/first sent funds to/from your wallet)
-
m-relay_
<jollyboy:matrix.org> m-relay: thank your for your time
-
m-relay_
<jollyboy:matrix.org> so, having two wallets in existence (for a short time) is not a risk of any sort?
-
m-relay_
<rbrunner7:monero.social> No. Because the funds are not in the wallet, they are recorded in the blockchain where they can't get lost. You can read that blockchain info into as many wallets as you like, anytime. Just make sure to navigate around the most common mistake, i.e. not giving the correct restore height, not going back far enough to catch the first transaction to your address.
-
m-relay_
<rbrunner7:monero.social> But even if you make that mistake, your funds are still not lost, your wallet will just show a wrong, probably too small, balance.
-
m-relay_
<jollyboy:matrix.org> rbrunner7: great answer
-
m-relay_
<rbrunner7:monero.social> Welcome :)
-
m-relay_
<jollyboy:matrix.org> any opinions on Cake wallet for Linux?
-
m-relay_
<jollyboy:matrix.org> thats what Im using
-
m-relay_
<rbrunner7:monero.social> Did not try myself, but I would be surprised if it's anything but solid. Cake know their stuff.
-
m-relay_
<jollyboy:matrix.org> what do you use? if I may ask...
-
m-relay_
<jollyboy:matrix.org> linux desktop seems to be limited to cake and monero gui
-
m-relay_
<rbrunner7:monero.social> Well, I am a dev, that's why I use the most hardcore one - the CLI wallet :)
-
m-relay_
<jollyboy:matrix.org> wow...
-
m-relay_
<jollyboy:matrix.org> Im half a dev (a web dev)
-
m-relay_
<jollyboy:matrix.org> not real programming
-
m-relay_
<rbrunner7:monero.social> You probably overlooked Feather Wallet. I think right now that's the best desktop wallet, also available for Linux of course.
-
m-relay_
<jollyboy:matrix.org> Feather, will definately look at it
-
m-relay_
<jollyboy:matrix.org> Cake Wallet linux also supports LTC, so you can do swaps for XMR from within the same wallet - it all seems pretty good..
-
m-relay_
<xfedex:matrix.org> I recommend Feather Wallet too. It has a very nice user interface and it uses Tor by default.
-
m-relay_
<rbrunner7:monero.social> Yeah, you can swap with the comfort of staying within your wallet. Just be aware that even Cake wallet cannot really directly swap any coins, they have to use third-party services in the background. Seamless, pretty sure, but third party nevertheless.
-
m-relay_
<rbrunner7:monero.social> *pretty safe
-
m-relay_
<jollyboy:matrix.org> yes I was aware of that, theres about 4 options for the trade
-
m-relay_
<jollyboy:matrix.org> I was thinking of learning Rust
-
m-relay_
<jollyboy:matrix.org> but I wonder if its worth it
-
m-relay_
<jollyboy:matrix.org> Tari (related to monero) is using it
-
m-relay_
<rbrunner7:monero.social> I would say so, yes. Even if only for the interesting concepts behind it.
-
m-relay_
<rbrunner7:monero.social> Oh, there also people writing Monero related stuff in Rust already
-
m-relay_
<jollyboy:matrix.org> interesting
-
m-relay_
<xfedex:matrix.org> jollyboy: You said you are a web developer, what language do you write your backend in?
-
m-relay_
<jollyboy:matrix.org> PHP/Laravel
-
m-relay_
<jollyboy:matrix.org> are you laughing yet?
-
m-relay_
<rbrunner7:monero.social> Laughing in PHP, you mean? :)
-
m-relay_
<jollyboy:matrix.org> no, laughing at me
-
m-relay_
<xfedex:matrix.org> I don't like PHP, but after all the outcome is what matters
-
m-relay_
<rbrunner7:monero.social> Yes, if you know what you do, you can get good results in almost any language.
-
m-relay_
<jollyboy:matrix.org> its a scripting language, not like c,c++, rust
-
m-relay_
<jollyboy:matrix.org> PHP is like Javascript for the server
-
m-relay_
<jollyboy:matrix.org> surely, yes, you can get results
-
m-relay_
<jollyboy:matrix.org> I was just saying its not "programming"
-
m-relay_
<jollyboy:matrix.org> thats what I always think
-
m-relay_
<xfedex:matrix.org> PHP is very high level
-
m-relay_
<jollyboy:matrix.org> Ive got about 18 months experience, now Im thinking instead of coding alone I want to be part of a team
-
m-relay_
<jollyboy:matrix.org> so I was thinking maybe Rust was good for that
-
m-relay_
<xfedex:matrix.org> i like Go for lower level things, it's fast (although not as fast as C++/Rust), memory-safe and simple
-
m-relay_
<jollyboy:matrix.org> someone said a web server in Go would be similiar performance to Rust
-
m-relay_
<xfedex:matrix.org> jollyboy: it depends
-
m-relay_
<rbrunner7:monero.social> If you are serious, and really want to dive into it, this interesting project is in Rust and could really use another dev:
github.com/Cuprate/cuprate
-
m-relay_
<xfedex:matrix.org> but it's easier to write high performance webservers in Go compared to C++ thanks to goroutines which are less expensive than threads
-
m-relay_
<jollyboy:matrix.org> rbrunner7: thats a great tip, I'll have a good look
-
m-relay_
<jollyboy:matrix.org> would they offer guidance for a newbie?
-
m-relay_
<jollyboy:matrix.org> In about 2 weeks from now, I've got a LOT of free time
-
m-relay_
<rbrunner7:monero.social> Hard to say. Probably you would have to find your way into the Monero codebase mostly on your own. But people would be in the dev related IRC channels and Matrix rooms to answer questions. But well, you won't be programming Rust overnight, so ...
-
m-relay_
<jollyboy:matrix.org> yes thats right, surely not overnight
-
m-relay_
<jollyboy:matrix.org> great tip though, Ill take it as fate
-
m-relay_
<rbrunner7:monero.social> This is admittedly one of the problems for aspiring Monero devs: There are precious little docs, and the "learning curve" can be a bit steep.
-
m-relay_
<jollyboy:matrix.org> oh yeah
-
m-relay_
<rbrunner7:monero.social> But then the reward is much greater if you can do it :)
-
m-relay_
<jollyboy:matrix.org> I'm keen
-
m-relay_
<jollyboy:matrix.org> Ive got to find a teacher though
-
m-relay_
<jollyboy:matrix.org> you can 10x your progress with a good relationship
-
m-relay_
<jollyboy:matrix.org> or maybe 5x
-
m-relay_
<jollyboy:matrix.org> on another note, theres not really any jobs in Rust right?
-
m-relay_
<jollyboy:matrix.org> I want to get into FinTech (because I assume its a safe bet....)
-
m-relay_
<rbrunner7:monero.social> No idea, and what I personally regard as the FinTech *bubble* is disinflating pretty hard anyway ...
-
m-relay_
<jollyboy:matrix.org> What do you think is the best language/framework/subject of study for finding high-paid work in the future?
-
m-relay_
<jollyboy:matrix.org> in-case we fall into poverty
-
m-relay_
<rbrunner7:monero.social> "Predictions are hard, especially about the future." I have to pass, and it's a bit off-topic for this room here anyway ...
-
m-relay_
<jollyboy:matrix.org> no problem
-
m-relay_
<ocean:matrix.thisisjoes.site> HolyC
-
m-relay_
<jollyboy:matrix.org> ocean: thats funny, that guy, unfortunately, passed away right? seemed like a great guy
-
m-relay_
<jollyboy:matrix.org> you would want to learn from someone like him right?
-
m-relay_
<ocean:matrix.thisisjoes.site> yep. RIP
-
revuoxmr
Revuo Monero Issue 183: August 10 - 24, 2023.
revuo-xmr.com/issue-183.html
-
m-relay_
<4rkal:matrix.org> Just a note. In the price & performance the -9.1% yearly is green...
-
m-relay_
<4rkal:matrix.org> Don't know if it was intentional though
-
dukenukem
@4rkal:matrix.org Good catch. Fixed. Thanks.
-
DataHoarder
restarting bridge to attempt to bridge Haveno channels + offtopic channel
-
DataHoarder
Haveno / Haveno-dev are now bridged, also Offtopic
-
m-relay
<plowsof:matrix.org> Thanks agan DataHoarder!
-
m-relay
<plowsof:matrix.org> again* even
-
m-relay
<lambchop:midov.pl> PTHC-pedo-CP-pack-download-6-12-years.zip
-
m-relay
<ldzoideth:matrix.org> Hello everyone. I am looking for the easiest way to lose trace of my crypto currently held in USDT. I am not looking for top level privacy, rather something not too complicated. I would appreciate if you guys would have any advice on this. Since Monero is one of possibilities, how would it work? If I used CEX to get Monero from USDT and withdraw it to Monero wallet, then exchangin<clipped message>
-
m-relay
<ldzoideth:matrix.org> g it to some other crypto... Would this work?
-
nioc
monero is not a washing machine