<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>thepleb</title>
        <link>https://paragraph.com/@aiscb</link>
        <description>undefined</description>
        <lastBuildDate>Tue, 28 Apr 2026 13:35:24 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>thepleb</title>
            <url>https://storage.googleapis.com/papyrus_images/3acab53dd1cf883f8b28609fa23101eea4e4f73d3bc30873e538d62a0421f3b4.jpg</url>
            <link>https://paragraph.com/@aiscb</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Drip]]></title>
            <link>https://paragraph.com/@aiscb/drip</link>
            <guid>08qGxNvQDLsJzMmFyZUu</guid>
            <pubDate>Fri, 26 Apr 2024 13:24:40 GMT</pubDate>
            <description><![CDATA[The website https://drip.haus/ is an artist platform on Solana that offers a unique approach to digital art and collectibles through Non-Fungible Tokens (NFTs). It empowers artists to create and distribute content to subscribers using droplets, which are given for free and then exchanged for art. Drip Haus integrates creativity with blockchain technology, ensuring authenticity and provenance for digital artworks. The platform features a Drip Gallery showcasing diverse digital art pieces, allo...]]></description>
            <content:encoded><![CDATA[<p>The website <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://drip.haus/">https://drip.haus/</a> is an artist platform on Solana that offers a unique approach to digital art and collectibles through Non-Fungible Tokens (NFTs). It empowers artists to create and distribute content to subscribers using droplets, which are given for free and then exchanged for art. Drip Haus integrates creativity with blockchain technology, ensuring authenticity and provenance for digital artworks. The platform features a Drip Gallery showcasing diverse digital art pieces, allows artists to mint their NFTs, and provides a marketplace for collectors to discover and acquire unique NFTs. Additionally, Drip Drops, the platform&apos;s native currency, adds a gamified element by rewarding collectors for engagement. Drip Haus fosters a vibrant community of artists and collectors through collaboration, events, challenges, and virtual meet-ups, creating a supportive ecosystem for creative expression and community engagement.</p>]]></content:encoded>
            <author>aiscb@newsletter.paragraph.com (thepleb)</author>
        </item>
        <item>
            <title><![CDATA[Regulatory hurdles and concerns from agencies like the SEC]]></title>
            <link>https://paragraph.com/@aiscb/regulatory-hurdles-and-concerns-from-agencies-like-the-sec</link>
            <guid>m7fRQSbMDmYVzSYGfMH7</guid>
            <pubDate>Tue, 19 Mar 2024 12:31:40 GMT</pubDate>
            <description><![CDATA[Here are some key points about the regulatory hurdles and concerns from agencies like the SEC regarding approval of an Ethereum ETF: SEC&apos;s Stance on Crypto ETFsThe SEC has been hesitant to approve a crypto ETF, citing concerns over potential price manipulation, liquidity, custody, and validity of the underlying assets.Several Bitcoin ETF proposals have been rejected or delayed over the years due to these concerns around the crypto market structure.Concerns over Ethereum MarketRegulators ...]]></description>
            <content:encoded><![CDATA[<p>Here are some key points about the regulatory hurdles and concerns from agencies like the SEC regarding approval of an Ethereum ETF:</p><p>SEC&apos;s Stance on Crypto ETFs</p><ul><li><p>The SEC has been hesitant to approve a crypto ETF, citing concerns over potential price manipulation, liquidity, custody, and validity of the underlying assets.</p></li><li><p>Several Bitcoin ETF proposals have been rejected or delayed over the years due to these concerns around the crypto market structure.</p></li></ul><p>Concerns over Ethereum Market</p><ul><li><p>Regulators may have similar worries about the Ethereum market being susceptible to manipulation and lacking robust oversight.</p></li><li><p>The decentralized nature of Ethereum could raise questions about classifying it as a security or commodity.</p></li><li><p>Liquidity across Ethereum trading platforms and ability to reliably price the ETF could be scrutinized.</p></li></ul><p>Custody Challenges</p><ul><li><p>Safely custodying the Ethereum assets backing the ETF is a critical regulatory requirement.</p></li><li><p>The SEC wants robust security, auditing, and protection against theft/loss of the cryptocurrency holdings.</p></li><li><p>Picking a qualified custodian that meets standards has tripped up some previous ETF proposals.</p></li></ul><p>Market Manipulation Concerns</p><ul><li><p>Regulators are wary of potential market manipulation, spoofing, wash trading and other illicit activities in thinly traded crypto markets.</p></li><li><p>Lack of surveillance capabilities and oversight in the Ethereum market is an issue regulators have cited.</p></li></ul><p>While proponents argue an ETF could bring better regulation and transparency, the SEC has set a high bar to ensure adequate investor protections are in place before approving a crypto ETF product.</p>]]></content:encoded>
            <author>aiscb@newsletter.paragraph.com (thepleb)</author>
        </item>
        <item>
            <title><![CDATA[Sat vs 3Sat]]></title>
            <link>https://paragraph.com/@aiscb/sat-vs-3sat</link>
            <guid>IweWt2qZLZOV533tILdq</guid>
            <pubDate>Sun, 28 Jan 2024 05:23:41 GMT</pubDate>
            <description><![CDATA[SAT: In the general SAT problem, a clause can have any number of literals. A literal is a variable or its negation, and a clause is a disjunction (OR) of literals. There are no restrictions on the number of literals that can appear in a single clause. This flexibility means that some clauses could have just one literal, while others could have many.3-SAT: In contrast, in the 3-SAT problem, each clause is restricted to have exactly three literals. This is a specific and more restricted version...]]></description>
            <content:encoded><![CDATA[<ol><li><p><strong>SAT:</strong> In the general SAT problem, a clause can have any number of literals. A literal is a variable or its negation, and a clause is a disjunction (OR) of literals. There are no restrictions on the number of literals that can appear in a single clause. This flexibility means that some clauses could have just one literal, while others could have many.</p></li><li><p><strong>3-SAT:</strong> In contrast, in the 3-SAT problem, each clause is restricted to have exactly three literals. This is a specific and more restricted version of the SAT problem. Despite this restriction, 3-SAT remains NP-complete, which means it is still a computationally challenging problem. The constraint of having exactly three literals in each clause is what differentiates 3-SAT from the more general SAT problem.</p></li></ol><p>These problems are fundamental in theoretical computer science, especially in studies related to computational complexity, algorithms, and logic.</p>]]></content:encoded>
            <author>aiscb@newsletter.paragraph.com (thepleb)</author>
        </item>
        <item>
            <title><![CDATA[What should you know before investing in SUI crypto?]]></title>
            <link>https://paragraph.com/@aiscb/what-should-you-know-before-investing-in-sui-crypto-2</link>
            <guid>68s5Lo9oIKw4KDyeAmll</guid>
            <pubDate>Sat, 22 Apr 2023 11:22:25 GMT</pubDate>
            <description><![CDATA[The topic of the article is the SUI project, a decentralized social network that uses a cryptocurrency reward system. The article discusses concerns about the legitimacy of the project and whether it is a good long-term investment. It covers topics such as the lack of transparency, lack of adoption, the potential for fraud, unproven business models, and the competitive landscape. The overall goal of the article is to provide readers with information and insights that will help them make infor...]]></description>
            <content:encoded><![CDATA[<p>The topic of the article is the SUI project, a decentralized social network that uses a cryptocurrency reward system. The article discusses concerns about the legitimacy of the project and whether it is a good long-term investment. It covers topics such as the lack of transparency, lack of adoption, the potential for fraud, unproven business models, and the competitive landscape. The overall goal of the article is to provide readers with information and insights that will help them make informed decisions about whether or not to invest in the SUI project.</p><p>Certainly, here are some reasons why investing in the SUI project may not be a good long-term investment:</p><ol><li><p>Lack of Transparency: One major concern with the SUI project is the lack of transparency about the team behind the project. Without knowing the people behind the project, it is difficult to assess their credibility and whether they have the necessary experience and skills to deliver on their promises.</p></li><li><p>Lack of Adoption: Despite claims that the SUI token has real-world value, it is not listed on any major cryptocurrency exchanges. This suggests that there is little demand for the token, which could make it difficult to liquidate or sell the tokens in the future.</p></li><li><p>Potential for Fraud: There have been reports of users being scammed by SUI, with some investors claiming they invested in the project but never received any tokens in return. Others have reported that their accounts were hacked and their tokens were stolen. This suggests that the project may be vulnerable to fraud, which could make it a risky investment.</p></li><li><p>Unproven Business Model: The SUI project is still in its early stages, and its business model is unproven. It is unclear how the project will generate revenue or sustain itself over the long term, which could make it difficult to evaluate its potential for long-term growth.</p></li><li><p>Competitive Landscape: The decentralized social network space is becoming increasingly crowded, with many established players and new projects emerging. This makes it difficult for new projects like SUI to gain traction and compete over the long term.</p></li></ol><p>In conclusion, while the concept of a decentralized social network with a cryptocurrency reward system may seem appealing, there are several reasons why investing in the SUI project may not be a good long-term investment. Lack of transparency, lack of adoption, the potential for fraud, an unproven business model, and a competitive landscape all suggest that the project may be too risky for long-term investors. It is always important to thoroughly research any investment opportunity before putting your money into it.</p>]]></content:encoded>
            <author>aiscb@newsletter.paragraph.com (thepleb)</author>
        </item>
        <item>
            <title><![CDATA[What should you know before investing in SUI crypto?]]></title>
            <link>https://paragraph.com/@aiscb/what-should-you-know-before-investing-in-sui-crypto</link>
            <guid>wtyUXSRw0DMRXa1k0gMT</guid>
            <pubDate>Sat, 22 Apr 2023 11:20:10 GMT</pubDate>
            <description><![CDATA[The topic of the article is the SUI project, a decentralized social network that uses a cryptocurrency reward system. The article discusses concerns about the legitimacy of the project and whether it is a good long-term investment. It covers topics such as the lack of transparency, lack of adoption, the potential for fraud, unproven business models, and competitive landscape. The overall goal of the article is to provide readers with information and insights that will help them make informed ...]]></description>
            <content:encoded><![CDATA[<p>The topic of the article is the SUI project, a decentralized social network that uses a cryptocurrency reward system. The article discusses concerns about the legitimacy of the project and whether it is a good long-term investment. It covers topics such as the lack of transparency, lack of adoption, the potential for fraud, unproven business models, and competitive landscape. The overall goal of the article is to provide readers with information and insights that will help them make informed decisions about whether or not to invest in the SUI project.</p><p>Certainly, here are some reasons why investing in the SUI project may not be a good long-term investment:</p><ol><li><p>Lack of Transparency: One major concern with the SUI project is the lack of transparency about the team behind the project. Without knowing the people behind the project, it is difficult to assess their credibility and whether they have the necessary experience and skills to deliver on their promises.</p></li><li><p>Lack of Adoption: Despite claims that the SUI token has real-world value, it is not listed on any major cryptocurrency exchanges. This suggests that there is little demand for the token, which could make it difficult to liquidate or sell the tokens in the future.</p></li><li><p>Potential for Fraud: There have been reports of users being scammed by SUI, with some investors claiming they invested in the project but never received any tokens in return. Others have reported that their accounts were hacked and their tokens were stolen. This suggests that the project may be vulnerable to fraud, which could make it a risky investment.</p></li><li><p>Unproven Business Model: The SUI project is still in its early stages, and its business model is unproven. It is unclear how the project will generate revenue or sustain itself over the long term, which could make it difficult to evaluate its potential for long-term growth.</p></li><li><p>Competitive Landscape: The decentralized social network space is becoming increasingly crowded, with many established players and new projects emerging. This makes it difficult for new projects like SUI to gain traction and compete over the long term.</p></li></ol><p>In conclusion, while the concept of a decentralized social network with a cryptocurrency reward system may seem appealing, there are several reasons why investing in the SUI project may not be a good long-term investment. Lack of transparency, lack of adoption, the potential for fraud, unproven business model, and a competitive landscape all suggest that the project may be too risky for long-term investors. It is always important to thoroughly research any investment opportunity before putting your money into it.</p>]]></content:encoded>
            <author>aiscb@newsletter.paragraph.com (thepleb)</author>
        </item>
        <item>
            <title><![CDATA[SUI Scam Project Warning.]]></title>
            <link>https://paragraph.com/@aiscb/sui-scam-project-warning</link>
            <guid>1eLQC263QWHeK0eWFnYZ</guid>
            <pubDate>Sat, 22 Apr 2023 11:14:02 GMT</pubDate>
            <description><![CDATA[SUI is a project that claims to be creating a decentralized social network where users can connect, share content and earn rewards through a cryptocurrency called SUI token. However, there are concerns that SUI may actually be a scam project. One red flag is the lack of information about the team behind SUI. The website provides no information about the developers or their credentials, making it difficult to verify their claims. Additionally, the website appears to have been hastily put toget...]]></description>
            <content:encoded><![CDATA[<p>SUI is a project that claims to be creating a decentralized social network where users can connect, share content and earn rewards through a cryptocurrency called SUI token. However, there are concerns that SUI may actually be a scam project.</p><p>One red flag is the lack of information about the team behind SUI. The website provides no information about the developers or their credentials, making it difficult to verify their claims. Additionally, the website appears to have been hastily put together and contains multiple spelling and grammatical errors, which is often a sign of a scam.</p><p>Another concern is the SUI token itself. The website claims that the token has real-world value, but it is not listed on any major cryptocurrency exchanges. This raises questions about the legitimacy of the project and its ability to deliver on its promises.</p><p>Furthermore, there have been reports of users being scammed by SUI. Some users claim that they invested in the project but never received any tokens in return. Others have reported that their accounts were hacked and their tokens were stolen.</p><p>In conclusion, while the concept of a decentralized social network with a cryptocurrency reward system may seem appealing, it is important to exercise caution when considering investing in SUI. The lack of information about the team, the questionable legitimacy of the SUI token, and reports of scams all suggest that SUI may not be a legitimate project. It is always important to thoroughly research any investment opportunity before putting your money into it.</p>]]></content:encoded>
            <author>aiscb@newsletter.paragraph.com (thepleb)</author>
        </item>
        <item>
            <title><![CDATA[Base and Optimistic]]></title>
            <link>https://paragraph.com/@aiscb/base-and-optimistic</link>
            <guid>18OcnMI29RkTNh9orQW5</guid>
            <pubDate>Tue, 18 Apr 2023 02:18:13 GMT</pubDate>
            <description><![CDATA[Base and Optimism have collaborated to enhance the decentralized ecosystem by launching Base, a Layer 2 blockchain network built on the OP Stack in partnership with Optimism and incubated within Coinbase. This collaboration aims to improve the scalability and affordability of the cryptoeconomy by providing a secure, low-cost, and user-friendly platform for decentralized applications (dApps) on Ethereum. Base&apos;s integration with Coinbase&apos;s on-chain products and user base into the Supe...]]></description>
            <content:encoded><![CDATA[<p>Base and Optimism have collaborated to enhance the decentralized ecosystem by launching Base, a Layer 2 blockchain network built on the OP Stack in partnership with Optimism and incubated within Coinbase. This collaboration aims to improve the scalability and affordability of the cryptoeconomy by providing a secure, low-cost, and user-friendly platform for decentralized applications (dApps) on Ethereum. Base&apos;s integration with Coinbase&apos;s on-chain products and user base into the Superchain ecosystem increases activity and facilitates seamless interaction with dApps and asset transfers. Furthermore, Base contributes a percentage of transaction fees to the Superchain&apos;s treasury, funding core public goods infrastructure for the broader crypto economy. The collaboration between Base and Optimism is pivotal in advancing the developer ecosystem, accelerating activity in the Superchain, and fostering interoperability within the cryptoeconomy. As Base progresses towards decentralization and security comparable to Ethereum, it is poised to play a significant role in shaping the future of decentralized governance and innovation within the crypto space</p>]]></content:encoded>
            <author>aiscb@newsletter.paragraph.com (thepleb)</author>
        </item>
    </channel>
</rss>