🎉 So happy to start the weekend with such great news!
The week started amazing with the release of the Loop Chronicles 😵💫 with @CrittersCult, and now ends with a major BONK!
Thanks @LamportDAO & @bonk_inu for this hackathon that kept me ultra engaged this January! 1/2
The 3rd place winner of the Bonking with Bonk! track (3B $BONK) sponsored by @bonk_inu goes to BonkBounty
View Submission: https://t.co/ZxEOokgXow
75/83
https://t.co/jpe7N5cpK6
@kevcode@tailwindcss Catalyst has styles and will use the Headless UI components. Its basically their shadcn/ui competitor. But my understanding is that it will require u to buy Tailwind UI. Maybe easier to just go with @shadcn
a big product mistake I see in crypto is adding a bunch of new features no one asked for simply due to the trend of the month
your product gets better the more you remove complexity and optionality — not add it to reach a marginal few users
"If the market tells us we’re making the wrong choices, we listen to the market. We’re just people running this company.
We’re trying to make great products for people, and so, we have at least the courage of our convictions to say, 'We don’t think this is part of what makes a great product. We’re gonna leave it out.'" — Steve Jobs
If you want to use the `bg-primary` class, you need — at least right now — to map the CSS variable to another CSS variable.
That makes it consume the variable value at runtime ✨
This is still pretty damn slick compared to the way you do it in v3.
⚡️Vercel dropped AI SDK 3.0 with Generative UI support. And It's amazing!
You can transform text & image prompts into React UI in seconds. This is a paradigm shift in how we interact with AI, making it more accessible & engaging for everyone.
7 examples:
[ $AARK ]
Eligible for Airdrop:
◆ Hold 1200 $JUP only in your wallet
Snapshot taken on February 29th.
Airdropping 10M $AARK tokens, Also, if you staked $PYTH, hold $TIA then you are eligible too. You can claim from March 4th to March 11th. ⬇️
My React Server Components (RSC) mental model is basically:
They’re getServerSideProps / getStaticProps but more powerful.
Things RSC / gSSP / gSP share in common:
🔸 You can’t pass things like normal functions from RSC / gSSP / gSP to the client, because they just can’t be serialized;
🔸 They must be executed before Client Components;
🔸 They don’t run in the browser;
🔸 They don’t have states, so no hooks;
🔸 They can both be executed and stored as static at build time (RSC / gSP), so they don’t require a server.
Things that are more advanced in RSC compared to gSSP / gSP:
🔹 Server Components can pass elements and more to the client, instead of being limited to JSON values;
🔹 Server Components are able to define extra wrappers around Client Components, whereas gSSP / gSP can only affect components’ inner content;
🔹 You can have many Server Components and they will be more parallelized when executing, instead of only one giant gSSP / gSP blocking on the top;
🔹 Individual Server Component boundaries can be optimized as static if possible, instead of picking between fully dynamic (gSSP) and fully static (gSP) for all data;
🔹 Individual Server Component boundaries can be streamed to the browser and rendered earlier, unlike gSSP that must block the initial client rendering.
5/ The Engraver adds an extra layer of security that prevents any changes from ever being made to Engraved NFTs, regardless of whether the originating program is immutable
Fully Immutable NFTs and Inscriptions on Solana. Full Stop 🔐
https://t.co/FjlmFYzJAU
This week @cnbc reported: “Activity on @Solana has been growing all year, particularly in liquid staking protocols.”
Still haven’t tried liquid staking?
Our Solana liquid staking guide will help you get started. We cover what it is, what are the top providers, and how you can get started.
And yes, we cover @solblaze_org 😉
Check it out in the reply below 👇
so $bonk is the next billion dollar community on @solana. there are many others at the $100m+ level, and countless at $10m+.
apps, tokens, nft's, dao's, are all vehicles for communities with economic alignment.
I'd love to see 25 $1B communities on @solana in this cycle!