Agus pfp

Agus

@agus

149 Following
99 Followers


Agus pfp
Agus
@agus
One of the main reasons agents would benefit from crypto rails:
0 reply
0 recast
1 reaction

Agus pfp
Agus
@agus
An app that turns a list of words you want to learn in a specific language into a catchy song. Ideally, you could publish the songs to Spotify — the app can keep the royalties.
0 reply
0 recast
1 reaction

a16zcrypto pfp
a16zcrypto
@a16zcrypto
We’ve just released our latest State of Crypto report. It shares insights on key trends — like stablecoins, L2s, and AI — plus, crypto’s rise as a hot policy issue, new data on builders and users, and much more. Here are 7 top takeaways ⬇️ 1. Crypto activity and usage hit all-time highs 2. Crypto has become a key political issue ahead of the U.S. election 3. Stablecoins have found product-market fit 4. Major scaling upgrades have drastically reduced onchain transaction costs 5. DeFi remains popular — and it’s growing 6. Crypto could solve some of AI’s most pressing challenges 7. More scalable infrastructure has unlocked new onchain applications Check out the full report: https://a16zcrypto.com/posts/article/state-of-crypto-report-2024/
13 replies
234 recasts
774 reactions

Agus pfp
Agus
@agus
Revolver is always ahead 🔥
0 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
Damn, hope it’s not mid life already
0 reply
0 recast
1 reaction

Agus pfp
Agus
@agus
Lol, me a few days ago:
2 replies
1 recast
1 reaction

Agus pfp
Agus
@agus
I guess the other question is what information do you want to ingest. I was heavy on books for a long time but depending on what you want to learn about other resources or practices might be way more useful. There’s also that balance between learning foundational things that many people have written about vs knowing what’s new and discovering more about it which usually require different sources/methods. What are you curious about these days?
1 reply
0 recast
1 reaction

Agus pfp
Agus
@agus
For minting, payments and smart wallets infra @crossmint is awesome and supports Base 🙂
0 reply
0 recast
1 reaction

Agus pfp
Agus
@agus
Def one of my top 3 highlights too! Such good times! 🖤
0 reply
0 recast
1 reaction

Agus pfp
Agus
@agus
Are you looking to create demos and tutorials that showcase the breadth of your platform? Feel free to ping us! https://www.mordisco.xyz
0 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
We then create a “steps” section that walks you through the code and explains it. Here’s the example from the previous repo: https://blog.mordisco.xyz/how-to-create-a-script-that-mints-nfts-from-a-csv-file/
1 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
For instance if you need to get an API key to use Crossmint’s API, it will give you the steps to do so without you having to write it.
1 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
Once we have the project created we use that as context to generate a tutorial around it. Using a different set of prompts we create a setup section that checks the tech you are using and gives you the required steps to run the tutorial.
1 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
You can even automatically host the demo to play with when generating the tutorial. Here’s an example of a repo we generated with Mordisco: https://github.com/mordiscoxyz/optimism-nft-minter
1 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
Having a set of templates for different tutorial types helps set expectations on the user side: you know the file structure, framework, and tools you’ll be using as well as how to run and deploy the code.
1 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
We will use LLMs just for the actual piece of the code that makes your app different (a bot that translates casts, a webhook that notifies me every time someone mentions my brand, etc.)
1 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
We won’t cover every type of demo out there, but we can probably cover a good chunk of what the platforms we are working with want to generate. Are you building a script, a webhook, a bot, a webapp, a frame, a game? Each of these will have their own templates.
1 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
For instance, if we know you want to build a Discord bot, we will allow you to select a template for that type of project and make the LLM just generate the pieces of code that make your bot different and unique.
1 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
Our approach in this area has been to leave LLMs out of most decisions we can make ourselves.
1 reply
0 recast
0 reaction

Agus pfp
Agus
@agus
LLMs are pretty good at generating code, but when it comes to generating a full working project, things get a bit more complicated. Vague prompts will push the LLM to make assumptions of what you are trying to build, what framework, tools, file structure, etc. you want to use.
1 reply
0 recast
0 reaction