I find it funny his banner photo shows Kaspa green at the top over BTC. Subconsciously his future him knows Kaspa is king but his present self can’t accept the sunk cost fallacy.
𝐇𝐨𝐰 𝐚𝐦 𝐈 𝐠𝐨𝐢𝐧𝐠 𝐭𝐨 𝐚𝐩𝐩𝐫𝐨𝐚𝐜𝐡 𝐭𝐡𝐞 𝐧𝐞𝐱𝐭 𝐛𝐮𝐥𝐥 𝐦𝐚𝐫𝐤𝐞𝐭 𝐭𝐨 𝐦𝐚𝐤𝐞 𝐫𝐢𝐜𝐡𝐞𝐬: 👇
1: Increasing my income
2: Saving as much money as possible
3: Waiting for the right moment to go all in
4: Going all in on BTC/ETH to start the bull
5: Letting Bitcoin gain retail interest
6: Once that happens crypto inflows will come
7: Once crypto inflows come Bitcoin will range
8: Risk appetite will start to come back strong
9: Take note of the out-performing alts
10: Wait for a dip in Bitcoin, do the out-performing alts dip less?
11: If yes then invest into these
12: Turn my portfolio heavy into alts
13: Ride these alts up during the frenzy
14: Wait for Bitcoin to get over heated
15: Sell my alts into dollars
16: Identify new out-performing alts
16: Endure the chop until signal to go in again
17: Buy other alts
18: Ride that frothy market up
19: Dump my coins
20: Sail of into the sunset ready for the bear
SIMPLES!
𝐌𝐨𝐬𝐭 𝐨𝐟 𝐲𝐨𝐮 will read this post, and take something from it, but will never hit the like button or re-post it.
𝐁𝐮𝐭 𝐧𝐨𝐭 𝐲𝐨𝐮, you know it’s free and only takes 0.23 seconds to interact with me.
I take multiple hours every day to try and create content that provides value, insight, entertains, or educates!
Please help your pirate friend out below 👇
@DesheShai
Are these the earliest months of block data? I don't know much about technology. I found some data from CPU mining in the old computer. Can it be ?I can send you these files if it would be useful。
$kas
Hi $kas. So apparently, some people are concerned about the fact that we have some gaps in our ledger history. Some people asked whether this somehow implies there are issues with the security or transparency of the chain (and as usual, some trolls we all know went as far as arguing this "proves" we are "hiding" the "fact" that we "speedmined" the coin). Let me put your mind at ease: as I am about to explain, this is a complete non-issue.
0. Before we start you have to understand that pruning is crucial. Without pruning, at full capacity 10BPS, the ledger grows at a rate of almost 30TB A YEAR. This is extremely non-sustainable if we hope Kaspa is to remain decentralized.
1. The main concern, it seems, is that the lack of entire ledger data allegedly implies that the current state could not be verified from genesis (and in particular, that there is no proof that there was no pre-mine). This is not the case.
The genesis block itself is hardwired into the code of the node, as you can see here:
https://t.co/jyl4YCeAcV
In particular, the line (163) I linked to shows that the hardwired genesis block has an empty UTXO set, that is, there was no premine (the thorough reader can clone the repo and verify that EMPTY_MUHASH is indeed defined as the hash of an empty-set).
Among the data stored by the node is a proof-of-genesis. The proof-of-genesis is a short string that cryptographically proves that the current state indeed evolved from the hardwired genesis block, but has the magical property that forging such a proof requires as much work as was put into creating the entire ledger. That is, this string provides proof that the genesis block and current state are authentic, and this proof is just as sound as having the entire ledger.
The technique used to generate the proof is discussed here:
https://t.co/VT7leOQAXM
You can also refer to the "pruning block headers" section of the GHOSTDAG 101 workshop for a broad overview of the technique:
https://t.co/pfN3dZGi4N
The bottom line is that the data available for each node suffices to verify the current state from genesis.
Not running an archival node from day one might have been a bit short-sighted, but frankly there was so much to do post-launch that it got sidelined, mainly because we knew that it is not crucial for the security or integrity of the network, so it wasn't highly prioritized.
2. The ledger data is mostly not very interesting, I really don't understand what most users expect to find there.
That being said, there are reasons to want the entire ledger data, the main ones being:
a. Aesthetics. I.e. I wouldn't have to even explain all this if the entire data was available.
b. Statistics and research: these data could be used to investigate trends and global phenomena.
c. User needs: some users might need this data, e.g. for tax audit reasons (for example, in Israel, there are different tax rates for mining profits vs. trading profits, hodling miners need to pay tax on the mined coin according to its value at mining time, so they should be able to prove at what time they mined it, etc.).
For this reason, we are making an effort to piece together the entire history (so in particular, if you happen to have old datadirs, please give us a shout out in the #datadir-exchange channel on our Discord server).
3. As mentioned, some bored fudders in dire need of a better hobby tried to leverage this as "a proof" that we have "speed mined" or whatever. This is a stupid argument for two reasons:
a. It is impossible for ANYONE on ANY (permissionless) coin to prove that they DON'T have more money than they claim they have. It is simply not possible. Anyone who wants to hide coins could store them in a separate address they keep secret. Proving that two addresses belong to the same person ranges from extremely difficult to impossible. When the coins in questions are mined by that person, this is strictly impossible, since the miner can just mine the excess to a separate address, and there is no history showing these coins are linked to the known address. This remains true even with the entire ledger data available.
b. Even in the hypothetical, extremely unrealistic case, that somewhere within the history there is some "smoking gun" proving wrongdoing by someone. The current state of affairs is that we are piecing together the history from data retained by users. In particular, any user can verify that the datadir they own was included (so it could not be conveniently omitted). Hence, no single person has any control over where the gaps in history actually are. So what is the argument here actually? That the full ledger data hides some terrible secret, and we are counting on blind luck that the particular portion containing this secret will never turn up? Give me a break.
So in summary, the pruning mechanism is designed such that Kaspa is safe, secure and retains its integrity even without any archival node whatsoever. The lack of archival nodes does not make it easier in any way to hide funds. There are some drawbacks to the gaps in the history, but they are mostly about research data and user convenience and they do not compromise the transparency and security of the network in any way whatsoever.
(P.S., not an extremely crucial point but you have to admire the irony: some of the trolls pushing this FUD are proponents of a particular privacy coin. The entire promise of privacy coins is that the ENTIRE LEDGER is concealed, and there is no way to know who paid who and how much. So according to these people's flawed logic, that the entire ledger is inaccessible is "a feature", but some small gaps in the history are "lack of transparency". This is a particularly colorful example of morons drawing targets around poorly shot arrows).
I hope more devs will join the project, if anything merely to enjoy the beauty manufactured by Michael and friends
(the stubborn @Tiram_88@CryptoAspect + prvsly @OriNewman@Elichai2 + all-arounder @DesheShai)
Kaspa to consensus is what ARM was to microprocessors. ARM debunked the prevailing belief that RISC architecture is obsolete and inferior to CISC, capabilities- and performance-wise, Kaspa debunks the prevailing myth that PoW is obsolete and inferior to PoS, scalability-wise
MVCer
After🔥MEXC 🔥@mvcglobal
🚀Mission 🚀to list on 2⃣ more Top 25 CEX
Many promotion exposure offer by these2⃣ CEX
Minimum sponsorship: USDT 50,000
50 Comment 'Support MIP-6 Proposal'
200 Retweet before 31 Jul 2023
MIP-6 Start from early Aug 2023
#btcfi#layer2
Ignore the outlandish $1.5M #BTC target which is clearly BS (near term at least), and listen to what she says regarding why the wealthy buy #Bitcoin (100% true)
Insurance policy against confiscation of wealth, inflation, and counterparty risk -- a protection of wealth... This is the stateless money narrative, and also why #KASPA, as stateless money running at 1 block per second, also captures interest and value from #Bitcoiners
$BTC --> $KAS
Which one do you think is running circles around the other? And which has more upside?
@KaspaCurrency
A thread 🧵 on how $SPACE by @mvcglobal could see a short-term trading price of $42 per coin.
• Low circulating supply
• Picks and shovels theory
• dApp explosion
• DAO proposal finalising
• Twitter and TG follower growth as compounding factor to growth
Let’s get in…
Trust in the process. Apex assets all tend to experience first exponential growth, followed by logarithmic growth as the market cap becomes more sizable. See #BTC and #ETH.
Note: If you are looking at charts from a linear perspective and the $1+ price targets seem unattainable, you are doing it incorrectly. Logarithmic scale deals in percents, not dollars.
$KAS #KASPA @KaspaCurrency
There’s a coin that has just created the first BITCOIN VIRTUAL MACHINE(Not EVM but BVM), it’s called $SPACE.
The @mvcglobal team are about to introduce BTCFi in a way none have attempted before.
Age at first $1 Million:
• 20 Beyoncé
• 23 Steve Jobs
• 26 Bill Gates
• 26 Michael Jordan
• 26 Jay-Z
• 27 Elon Musk
• 29 Naval
• 30 Warren Buffett
• 32 Oprah
• 34 Gary V
• 33 Jeff Bezos
1 important lesson from each: