TwoBags ⛩ Profile picture
Growing self-empowered pioneers on blockchains. ⛩ Core Team @mttm_official 💻 Shadowy Super Coder 📈 Investor 🎮 Gamer 🛠 Creator
Apr 1, 2023 14 tweets 7 min read
Twitter released the source code for the Recommendation Algorithm.

In total, there are 1440 files and 186K lines of code to review.

I this series, I use ChatGPT (GPT-4) to analyse the entire codebase and produce best practices we can follow to improve engagement.

Let's go! 🧵 Firstly I'd like to share challenges using ChatGPT and how to overcome them so you can do this yourself!

1) No, ChatGPT cannot access the web, so you cannot give it the URL of the source code and say "read it all"

2) ChatGPT isn't great at remembering full conversation history
Mar 26, 2022 15 tweets 6 min read
🔒 A short educational thread on #crypto/#NFT security 🔒

Specifically:
❔Seed Phrases
❔Private Keys
❔Hierarchical Deterministic Wallet
❔How to mint safer/trade safer/store your NFTs safer

What does it all mean? 🤔

Find out🧵👇please RT to expand our collective security🙏 1/

🌱 Each #MetaMask installation has a single seed phrase
🔑 Each account in a wallet (address) has it's own private key

💳 Private keys are used to sign transactions
💾 Seed phrases are used to restore private keys

Below you see "Export Private Key" against one account 👇