this post was submitted on 06 Jul 2023
11 points (92.3% liked)

Monero

1583 readers
33 users here now

This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.

GitHub

StackExchange

Twitter

Wallets

Desktop (CLI, GUI)

Desktop (Feather)

Mac & Linux (Cake Wallet)

Web (MyMonero)

Android (Monerujo)

Android (MyMonero)

Android (Cake Wallet) / (Monero.com)

Android (Stack Wallet)

iOS (MyMonero)

iOS (Cake Wallet) / (Monero.com)

iOS (Stack Wallet)

iOS (Edge Wallet)

Instance tags for discoverability:

Monero, XMR, crypto, cryptocurrency

founded 1 year ago
MODERATORS
 

There are already 2TB SSDs available for less than 80€ and prices are expected to go even lower.

I agree with Artic Mine and believe storage is not going to be a problem for Monero and that the only real bottleneck is upload speed.

What do you think?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

more sequential reads and writes

That mainly speeds up syncing for HDDs right? I am not sure but I think the nature of the blockchain might make sequential reading and writing impossible.

[–] [email protected] 2 points 1 year ago

It seems to help on SSDs, just not as much

The point you made about it being impossible due to the nature of the blockchain is probably right,. Sequential writes might be possible because you don't edit the previous parts of the blockchain, sequential reads wouldn't work because you need to read the past of the blockchain in order to verify transactions