Now that chatGPT app has shortcut support, I got gpt&me working with it!
Check it out, my morning routine scans my todo list + calendar, then prompts chatGPT to plan my day. Automatically
I’m thinking of updating the gpt&me package or writing some prompting shortcut tutorials
Was pretty shocked that Hivemind got sherlocked by openAi whopping 2 days after release, but after playing with openAi’s implementation, I’m even more confident I’m on the right track
Shortcuts are the way to go
OpenAi is already eating my dust
Hivemind is the only app that lets Ai trigger and read shortcuts as plugins
But for a tech demo I made in 4 weeks, which correctly predicted the product direction of hottest app in the world, which was built by a team of devs and funded by million
I’m feeling pretty dang good
Hivemind builds a big feature on top.
Day 1
Best part is, now that everyone is making chatGPT shortcuts. They can be swapped to Hivemind plugins in 1 step
OpenAi solved my cold start distribution problem for me lmao
• • •
Missing some Tweet in this thread? You can try to
force a refresh
shortcuts 101 tutorial time!
No coding experience needed
How to build an
Automatic Ai TODO list bot
To overcome task start inertia & preprocess your thoughts
First things first, download the chatGPT app’s latest update
Make sure you also download the free Apple shortcuts app, you might have uninstalled it :)
I’m going to be connecting it to the things3 app, since that’s my fav todo app
But this will work with any app that’s compatibe with iOS shortcuts, including Apple notes, reminders, calendar and many others. I’ll show a few examples as we go
Currently refraining from reading any guides on prompting. Not gonna allow you weirdos to poison my personal fuck around and find out training data
Dead serious btw
I actually do this for lots of things. Most commonly video games and online discourse.
Gaming community is toxic af, so these days I purposely avoid reading any reviews or commentary on games I want to play because I don’t want my mind anchored on the game being bad before I have had a chance to play and decide if I like it myself
Hot take:
Coders, If you aren’t writing w/AI in a greenfield repo right now, your career is over
pre-GPT4 code was optimized for humans to read/write. This no longer makes any sense
basic concepts like
putting a class in a file
public/private interfaces
DRY/SOLID
now obsolete
Ever rewritten a function, added comments, or re-organized a file, so its easier for future you to read, or make me sense to reviewers, or us easy for teammates to use?
You need to be thinking about how to organize code so Ai can help you best & work well within your code
“ChatGPT cAN OnLY REad oNe fiLE”
Ok, put it in one file then.
If Claude can read a 500 page book?
Index.php this bitch
Move your entire repo into 20 books
There are infinite possibilities for weird and wacky improvements like this. More imagination is needed
Apparently now is the time
6 Ai tools I'm using daily, for coding:
GPT-4, the go to first stop for major questions. Amazing at planning and requirements. Also at creating searches to help figure out a bug. "Write 5 stack overflow queries for me"
GitHub Copilot, amazing context aware autocomplete.
Just got access to chat so trying that now.
A lot of people miss this, but it is 100% required that you download the 2nd additional beta Copilot labs extension, in order to get code brushes