Fact: You can import your seed phrases to other wallet apps. 🤯
Created your wallet with MetaMask, but want to take it into Coinbase? No problem.
You are not locked into wallet UIs. Your keys are yours alone—take them wherever you want.
This is a web3 light bulb moment.
You're going to get wrecked if you don't understand Tokenomics.
But what IS Tokenomics and what should you watch out for?
Here's everything you need to know about Tokenomics:
(+ a free Tokenomics checklist)
People seem to think Computer Science all data structures and sorting algorithms, when that’s maybe 5% of CS.
So for folks just starting out, I made a short intro to a different area of CS, and a powerful tool I use every day: the transform matrix. https://t.co/Tdp7TvYbwO
I'm now convinced there should be an entire university course on how to work in an existing code base (notice I didn't use the word legacy). The end goal being to make a change to it without breaking the functionality. This would be a senior course. CS401 Software Refactoring.
Xcode: EVERYTHING IS BROKEN AND WRONG. YOU ARE A TERRIBLE PERSON, AND YOU CANNOT CODE. SEE ALL THESE RED ERRORS? YOU SHOULD BE ASHAMED OF YOURSELF!!!!!!!
Me: *adds missing semicolon*
Xcode: We cool.
For a while I've been thinking: "Wouldn't it be great if our code editors were a bit more proactive and smart?" 🤔
So dusted off my Splash-based Swift editor prototype and built a feature that automatically generates models based on how they're being used. What do you think? 😀