Building a clipboard history manager with semantic search capability.
Used NLEmbeddings from apple.
When the clipboard text lie distant from each other on the Vector space, the query seems to work well, not otherwise.
gotta try https://t.co/eMaylYu9RC from @MongoDB instead
Fixed a bug! I can sleep now!
Was stuck with my Solana NFT minted as a token failing to link with the metadata I already created,
This random video helped me out, gold
finallyy ... solved the bug that was bugging me for a week!
I am building a dApp on Solana and was struggling to create a signer using in-browser wallets... after days of debugging its resolved.
I know its just so random, but this got me happy lol
over the couple of weeks I learnt about PDAs in solana and understood how proof of history helps consensus perform transactions in parallel.
- got started with anchor
- built a simple program to mint nft into a user PDA vault
- deployed Metaplex program on local test ledger for rapid testing + development
- learnt about cross program invocation
building on @solana has been supa fun ... now im onto building the frontend for ux