The interface of an interface
Related
More from Mary Rose Cook
I used to believe that every book has an objective value. And I used to believe that this value is fixed and universal. Now, I believe it’s much more useful to say something in this form: this book has this value to this person in this context. For example, Mindset by Carol Dweck was life changing to me when I read it in 2016. The “me” part is...
I made an Apple Shortcut for ChatGPT. I use it on my: Apple Watch - “Hey Siri, talk to GPT”. Mac - run the shortcut and type into a text box. iPhone - talk or type. You can use this shortcut too! Get an OpenAI API key. Install the shortcut by visiting this link on your Mac or iPhone. Enter your API key. Privacy The API key will remain...
Programming environments Code Lauren - An online IDE for beginners. Includes a vm that lets the user run their program forwards or backwards. Watch a demo or try it out. Isla - A livecoding interface and programming language for young children. Games Pistol Slut - A platform shooter. Guns, grenades, parallax scrolling, particle effects. The...
I set up my GPT-3 account so I can text with it over SMS. It’s pretty fun. To build this, I combined Airtable and Twilio. Here’s how it works: I text my query to a Twilio phone number. E.g. “What is a good thing to reflect on as I fall asleep?” Twilio receives the text and sends a webhook with the query to Airtable. Airtable receives the...