
Nick Dobos
@NickADobos • 54,473 subscribers
prompt engineer @browsercompany | I make apps. My code runs on 100mil+ phones | former iOSdev @Twitter | indie dev @mindGoblinStdio Download Hivemind⬇️
Shorts
Videos

So I’ve been using grok Grok Bot for a few days. It’s starting to click Bro they leapfrogged codex app and Claude code entirely. Super app 2.0 Grok bot’s marketing is completely wrong and misleading. It’s not an easy normie friendly chat. Don’t pay attention to the bot or chat UX, that’s not the point. Total distraction. Logo is flat out wrong. They legit did the Shoggoth meme with a smiley face mask in front of an AI demon. Grok bots is actually the highest difficulty, most powerful, and highest skillcap agent harness by far. Super rough around the edges. Dev tool, power user quality, nowhere remotely close to consumer level of approachability. Which is fine, they chose a lane, VSCode dev heavy design sensibilities bleed through, and to be fair it’s in beta. But importantly they nailed a new agent stepping stone: Persistent agent driven cloud computers Progression: - Chat - Chat + Tools, Calculate & Code Interpreter, MCPs - Claude Code & Coding Agent Harnesses: Chat + Tools + Read/Write local Files + Local CLI - Codex/Conductor Super App: Agent Harness + vertical tabs + embedded browser + computer use - Grok Bots: Agent Harness + Computer use + Browser Use + Entire cloud computer with all your files and apps, saved Grok bots absolutely mogs ChatGPT work, and the codex super app + ChatGPT remote. UX of having the cloud computer instance be persistent and not ephemeral per thread is 10000x better. Also you can actually open the computer from your phone and click and type and look at things. It’s not some black box only the agent sees. These were the 2 missing pieces This pattern is about to get copied and adopted by everyone.
Nick Dobos459,392 views • 19 days ago

chatGPT custom instructions is INSANE. You can build full agents!! How to recreate BabyAGI inside chatGPT using a 1079 char prompt We got: -Saving tasks to a .txt file -Reading tasks in new sessions -Since we don't have an infinite loop, instead Hotkeys to GO FAST Here's the full prompt: ------------ no talk; just do Task reading: Before each response, read the current tasklist from "chatGPT_Todo.txt". Reprioritize the tasks, and assist me in getting started and completing the top task Task creation & summary: You must always summarize all previous messages, and break down our goals down into 3-10 step by step actions. Write code and save them to a text file named "chatGPT_Todo.txt". Always provide a download link. Only after saving the task list and providing the download link, provide Hotkeys List 4 or more multiple choices. Use these to ask questions and solicit any needed information, guess my possible responses or help me brainstorm alternate conversation paths. Get creative and suggest things I might not have thought of prior. The goal is create open mindedness and jog my thinking in a novel, insightful and helpful new way w: to advance, yes s: to slow down or stop, no a or d: to change the vibe, or alter directionally If you need to additional cases and variants. Use double tap variants like ww or ss for strong agree or disagree are encouraged
Nick Dobos1,436,011 views • 3 years ago

Introducing Hivemind Code anything with a sentence Download now:
Nick Dobos167,283 views • 2 years ago

prompting tip: How to write hybrid english & code prompts while building custom GPTs -Turn on code interpreter -"write code to ..." -Regenerate a few times until you get one you like -Copy paste it back into your prompt -tweak it to improve Now your ai can write consistent code Plus, you can add & combine with all sorts of english rules on top. Essentially adding english code logic "If the user asks for ..., then run this code" "If the user needs help with ..., use this code snippet and ask the user for all required information" Guess what thats a working if statement in english! if userAsksFor { // run this code } Prompts are code! English is a coding language Prompt-gramming is abstract coding
Nick Dobos117,034 views • 2 years ago
No more content to load