Weissman & Karikó. Two names you should know if you’re in any kind of science field. Struggled to get funding and then saved the world. Believe in basic science. Great article on their story:
https://t.co/HX9gNAWW9v
Russian Math is now a thing in the US. If I had kids they’d definitely be doing this. This is awesome, maybe it takes a company to reform us math education https://t.co/iOFd6gG9bp
North Carolina K-12 Computer Science standards. These are pretty hardcore, that’d be crazy if kids had that level of understanding by graduating high school. I wish states would do this intensity for math.
https://t.co/Nv6emyYySp
The problem with labs in science classes is you’re only doing stuff where the answer is known. Experimental science is a lot more interesting when you’re trying to figure something out that know one knows
Prediction: @OpenAI will be a top 10 most valuable company by 2035. If you're a late stage vc and you're not trying to force money into Open AI you're crazy. #ChatGPT
This is how fun and genuine science could be! Can't believe there is a paper that I could finish reading at 6:30 am laying in bed - if that helps prove how stunning this work is. Absolutely recommend!
E111 ‼️
BIG BREAKDOWN on $MSFT investing $10B into @openai
-- unique deal terms
-- $META & $GOOG asleep at the wheel
-- what startups can be built
-- how to make the business model work
+ much more
🔊: https://t.co/vXVbFxRFug
📺: https://t.co/UVHzQJhBCY
Adoption process for #ChatGPT
Try some questions not knowing what it can do
> try some joke queries that aren't serious
> have an idea to try for your work it doesn't work, you tweak it and it does
> integrate ChatGPT into your daily workflow
This is why I love @StackExchange - just about every obscure question I have has been answered.
Needed a way to collectively refer to a header & footer of a document in code. Yup - somebody else has had this exact problem.
https://t.co/HKyvQQLJVQ
Python strftime cheatsheet: https://t.co/vMG8aZ14Fp
I use this all the time for formatting times in making reports and data engineering. Useful for #Python
from datetime import datetime
now = https://t.co/qSJ3EV8ZG5()
now.strftime('%m-%d-%Y')
2 Lesser Know Shortcut Keys I use constantly:
CMD+K (with text highlighted)
-> opens up a window to link the text in most places with rich text formatting @googledocs@gmail@Outlook
CMD+Option+Shift+V
-> paste without formatting. When you want the text but not the formatting