Diego Allen
@dalleng
🐍Python news: CPython's main branch now compiles to webassembly! Thanks to @[email protected] and Christian Heimes Meaning: You can natively download and run Python in the browser. It's about a 5MB package right now. There's plans to make it smaller. Try it here: repl.ethanhs.me
Matt Harrison Resist the urge to build an abstraction until the /third/ time you've implemented something If you try to abstract it after the first or second time, you'll almost certainly get it wrong