Shai (Deshe) Wyborski On X: OPEN LETTER TO COINBASE Subject: Request for Transparency and Fair Listing Practices for Kaspa (KAS) on Coinbase As a founda…
RT @KaspaKii: OPEN LETTER TO COINBASE
Subject: Request for Transparency and Fair Listing Practices for Kaspa (KAS) on Coinbase
As a founda…
Shai (Deshe) Wyborski On X: I reread the post three times trying to understand what is it that I said that could be reasonably interpreted as “distancing” myself from Kaspa and I still have no idea.The post discusses my professional growth through Kaspa’s success up to now, and says nothing about my plans…— Shai ❤️ Deshe 💜 Wybors𐤊i 💙 (大胡子) November 4, 2024
I reread the post three times trying to understand what is it that I said that could be reasonably interpreted as “distancing” myself from Kaspa and I still have no idea.The post discusses my professional growth through Kaspa’s success up to now, and says nothing about my plans…— Shai ❤️ Deshe 💜 Wybors𐤊i 💙 (大胡子) (@DesheShai) November 4, 2024
Kaspa Silver: How To Buy Kaspa In The United States (Pionex Exchange)
Develop a Pionex Account
Analyst Predicts Possible 50% Drop in Kaspa (KAS) as Price Approaches Key Support Level
Crypto Mia shared insights on the current state of Kaspa (KAS), emphasizing the importance of the $0.1100 support level. According to Mia, maintaining this support is crucial for sustaining bullish momentum. If KAS drops below this threshold, the analyst warns that it could transform into a resistance level, leading to a more bearish outlook. A […]
The post Analyst Sees Potential for…
The Official Kaspa X Profile: 🎂Join Ambassador, Esma from #Türkiye in celebrating #Kaspa’s 3rd birthday! 📍 Route, Ankara, Türkiye🗓️Saturday, November 16🕖 6:00 PM – 9:00 PM GMT+3 🔗 https://t.co/UL5UpvIpwjCelebration + Education! Meet fellow Kaspians and newcomers,… pic.twitter.com/nS6cXVgPv5— Kaspa (@KaspaCurrency) November 4, 2024
🎂Join Ambassador,@Sbyl_vane (Esma) from #Türkiye (@turkiye_kaspa) in celebrating #Kaspa’s 3rd birthday! 📍 Route, Ankara, Türkiye🗓️Saturday, November 16🕖 6:00 PM – 9:00 PM GMT+3 🔗 https://t.co/UL5UpvIpwjCelebration + Education! Meet fellow Kaspians and newcomers,… pic.twitter.com/nS6cXVgPv5— Kaspa (@KaspaCurrency) November 4, 2024
Michael Sutton On X: “The sentence “the groundwork for smart contracts has been quietly underway for months” is definitely true and is no secret” — Michael Sutton (November 4, 2024)
The sentence “the groundwork for smart contracts has been quietly underway for months” is definitely true and is no secret— Michael Sutton (@MichaelSuttonIL) November 4, 2024
Shai (Deshe) Wyborski On X: Every once and then I am asked whether it makes sense to call me a $kas dev.Initially, I would insist that I am not a dev, because in the industry I came from there was a very clear separation between dev work and research work (though many people participate in both, as did I…— Shai ❤️ Deshe 💜 Wybors𐤊i 💙 (大胡子) November 4, 2024
Every once and then I am asked whether it makes sense to call me a $kas dev.Initially, I would insist that I am not a dev, because in the industry I came from there was a very clear separation between dev work and research work (though many people participate in both, as did I…— Shai ❤️ Deshe 💜 Wybors𐤊i 💙 (大胡子) (@DesheShai) November 4, 2024
Michael Sutton On X: Also with DK, there’s a difference between increasing block sizes and variable block sizes. The former will need to account for storage for the worst case where all blocks are full, while the later can implement a smarter mechanism which makes sure that the average (amortized)…— Michael Sutton November 4, 2024
Also with DK, there’s a difference between increasing block sizes and variable block sizes. The former will need to account for storage for the worst case where all blocks are full, while the later can implement a smarter mechanism which makes sure that the average (amortized)…— Michael Sutton (@MichaelSuttonIL) November 4, 2024
Michael Sutton On X: “=throughput. Can be addressed by larger blocks” – Michael Sutton, November 4, 2024
=throughput. Can be addressed by larger blocks— Michael Sutton (@MichaelSuttonIL) November 4, 2024
Michael Sutton On X: Dagknight is unrelated to processing capabilities. Yes it would be easier but increasing BFS further requires justifications other than throughput and responsiveness. Bcs throughput can be obtained by increasing block sizes, and responsiveness under 100ms is beyond human…— Michael Sutton November 4, 2024
Dagknight is unrelated to processing capabilities. Yes it would be easier but increasing BFS further requires justifications other than throughput and responsiveness. Bcs throughput can be obtained by increasing block sizes, and responsiveness under 100ms is beyond human…— Michael Sutton (@MichaelSuttonIL) November 4, 2024
Shai (Deshe) Wyborski On X: Learning to use Manim Community to produce some educational animations. So far it is stupidly fun to work with!
Learning to use @manim_community to produce some educational $kas animations. So for it is stupidly fun to work with!
Michael Sutton On X: From my accumulated experience, 10 bps requires:a. Perfecting the P2P layer and the message-passing protocolb. Significant graph (data structure) algorithm optimizations to manage the rapidly evolving structural data in real timec. A transaction execution model that is easily…— Michael Sutton November 4, 2024
From my accumulated experience, 10 bps requires:a. Perfecting the P2P layer and the message-passing protocolb. Significant graph (data structure) algorithm optimizations to manage the rapidly evolving structural data in real timec. A transaction execution model that is easily…— Michael Sutton (@MichaelSuttonIL) November 4, 2024
Michael Sutton On X: Sorry I mistyped*There’s no more bloat from increasing the block size 10 fold than increasing block rate 10 fold. Meaning increasing the block rate is more expensive in terms of storage bcs you also create 10x headers and each header is typically larger (more parent…— Michael Sutton November 3, 2024
Sorry I mistyped*There’s no more bloat from increasing the block size 10 fold than increasing block rate 10 fold. Meaning increasing the block rate is more expensive in terms of storage bcs you also create 10x headers and each header is typically larger (more parent…— Michael Sutton (@MichaelSuttonIL) November 3, 2024
Michael Sutton On X: The point is that in a non-scalable protocol the product D*λ must be bounded (usually below 1). Increasing λ obviously increases the product, and increasing block size increases D, which also increases the product. In contrast in a scalable protocol you can increase either/both— Michael Sutton November 3, 2024
The point is that in a non-scalable protocol the product D*λ must be bounded (usually below 1). Increasing λ obviously increases the product, and increasing block size increases D, which also increases the product. In contrast in a scalable protocol you can increase either/both— Michael Sutton (@MichaelSuttonIL) November 3, 2024
Shai (Deshe) Wyborski On X: Correct, I filed Asset Hub form 1/8/2023, was never reviewed . . Olivia Foster | LinkedIn at Token Singapore advised me to check status – the portal changed – the original app was gone, so I completed a new 2 page shorter form for $KAS a month ago – still no reply 😉 pic.twitter.com/Sefd42jqfR— November 3, 2024
Correct, I filed Asset Hub form 1/8/2023, was never reviewed . . Olivia Foster | LinkedIn at Token Singapore advised me to check status – the portal changed – the original app was gone, so I completed a new 2 page shorter form for $KAS a month ago – still no reply 😉 pic.twitter.com/Sefd42jqfR— Wolfie (@Kaspa_HypeMan) November 3, 2024

