rondo33

Joined Oct 22, 2020

Profile not set

Mute
1N4AZKBtAdHusiBBvHxMfGGhHndfciq2ku
Actions 8
Following 0
Followers 2
Topics following 0
Muted 0
Is Muted By 0

rondo33
1323d · memo
BTW, here is a working filter for uBlock Origin:
memo.sv##.post:has-text(/^\s*\d{10},[0-9a-f]{64},dDNA\s*$/m)
It hides all dDNA posts
rondo33
1332d · Memo
Please add customizable filter on the page https://memo.sv/posts/new
It's bloated with technical messages "12345,abcdef,dDNA"

It could be, for example, a text field for entering excluding keywords or regular expression
rondo33
replied 1336d
Mehdi
rondo33
replied 1401d
Justincredible
There is no abstract "good" and "bad", good or bad is personal interpretation of something real (and may change with time).
rondo33
replied 1406d
Vibe
You might want to read about OP_RETURN and memo protocol
https://www.google.com/search?q=bitcoin+op_return
https://www.google.com/search?q=op_return+memo+protocol

memo.cash is utilizing BCH blockchain, OP_RETURN maximum size is 220 bytes
memo.sv - BSV - 65 kilobytes
(BTC won't work because it's too expensive)
set name to rondo33 1416d
Hospodi
1416d
Hallo
How can bsv be used as immutable storage for huge amounts of data. I really don’t get it.
Seems like it is just ways more expensive than legacy systems
Thanks!
rondo33
replied 1416d
Hospodi
In theory it's possible via ipfs - you mount virtual ipfs drive and get all blk*.dat and rev*.dat files.
As I remember, those files are cross-platform and they don't change.
Thus, ipfs nodes don't have to store(it is called "pinning") full blockchain, different nodes can pin several (blk|rev)*.dat files, but virtual drive will contain them all