Below is a bonus edition of The Neuron with extra content we couldn't fit into the main newsletter throughout the week. Enjoy!
Hey Y'all.
Grant here with a special weekend edition of The Neuron (web).
Every weekday, we find a TON of stuff that we just can't fit in the normal newsletter.
Some of it is super interesting, but might be more niche.
Others are important, but not urgent.
And others are pretty technical, so hard to explain without taking up too many words (tryna spare your inbox here; we know we've been sending a lot lately).
So we thought: why not put together a weekend round-up of all the links that couldn't fit in the typical weekday edition?
Just skim through this stuff and see what's interesting to ya!
This full section of his post is good context, so including it below:
While ARC 1 is now saturating, SotA models are not yet human-level on an efficiency basis. Meanwhile ARC 2 remains largely unsaturated, showing these models are still operating far below the upper bound of human-level fluid intelligence. We're still only at a fraction of what a human mind is capable of in a single sitting with no external tooling (a level which is itself significantly above a full score on ARC 2), so there's more work to be done.And as we get closer to AGI, the challenge goes beyond fluid intelligence. The new bottlenecks are exploration, goal-setting, and interactive planning. We are releasing ARC 3 in Q1 2026 to target exactly this. It's time to trigger a new class of breakthroughs.
Many more down below; here's a handful of random ones.

Now with More Yippity in your Gippity!


Me trying to up my ML skills every weekend to one day get a Meta paycheck

So good!

It delivered.

This is funny, but not entirely accurate; OpenAI is generating billions in revenue, it's just spending "well more" than that. Also, another post but comparing to Gemini here.

Do you get it??

TBH idk if you wanna watch this... but here it is in case you do.

Me when channeling Karpathy ghosts to code

BETTER THAN IT HAS ANY RIGHT TO BE!!!

Anybody got a spare zoom zoom machine??
Real projects, real prompts, real results.
People always ask me how I "actually" use AI beyond the typical ChatGPT conversations. So here's the honest answer: I use it constantly, for everything from comedy videos to Chrome extensions to executive presentations (and that's just some stuff I've done in the past week or so!)
Here's how.
I want to share something specific that I don't think we say enough: when I first start out trying to accomplish any new task, I don't use an "optimized prompt."
Why? Because atm, I have a pretty good sense of what the AI can do and what it can't, so I can usually steer it in the direction I want to go with just asking for what I want and giving it the context it needs (links to fetch context, full text pasted, any tools / connectors required, specific instructions and must do's / don'ts) just by typing it all out.
After I do that first "minimum viable attempt", and judge the results, I then decide whether or not I need to come in guns blazing with a fully optimized prompt, or if i can work inside the chat to massage what I want.
If I don't know exactly how to prompt something to get the best results, that's when I'll ask the AI to "use the most up to date prompt advice for [model] [task] as of [today's date] via web search to write a fully optimized prompt." So some of the examples below are me doing just that; asking the AI to optimize the prompts for me (which helps!).
But if you need something specific, that only you really know how to do, you need to dump as much context (instructions, docs, etc) into the task upfront in order to get it to really understand what you need.
Then, for recurring tasks I've done before, I turn those into "project / custom instructions" that I attached to a project folder, so anytime I need to do that task again, I can just dump the content to work with into the chat window of the project, and boom. It'll know what to do without me re-prompting it.
Now, with that out of the way, here's some real-world examples of stuff I've prompted recently!
The Project: Creating AI-themed comedy content and satirical videos
I've been deep in Sora 2 lately, and frankly I'm real bad at it. The key insight here is that video prompting is completely different from text or image prompting. You need to think cinematically.
Prompt snippet:
Cinematic close-up shot of a stressed CEO in a corner office,late afternoon golden hour lighting streaming through floor-to-ceilingwindows. Shot on Arri Alexa, shallow depth of field. The CEO slowlyrealizes their entire strategy deck was written by AI. Slow push-inon their expression of existential dread.
Prompt tip: For video, always specify: (1) camera movement, (2) lighting conditions, (3) shot type, and (4) the emotional arc. Sora needs cinematographic language, not just scene descriptions.
The iteration process matters too. My first attempt at the Real Housewives parody about geopolitics was too subtle. Second attempt: "Reality TV confessional style, direct to camera, overly dramatic music sting when mentioning 'tariffs,' cut to wide shot of table flip." Much better.
The Project: Creating an ocean wave physics simulator and neural network visualizer
When I needed to explain complex AI architectures to our audience, I built some prompts alongside AI on how best to test the AI's capabilities.
Prompt snippet:
Build a React component that visualizes a neural network with animatedforward propagation. Use Three.js for 3D rendering. Each layer should berepresented as a plane of nodes, with connections that light up as dataflows through. Include controls to adjust learning rate and watch thenetwork train in real-time. Use Tailwind for minimal UI controls.
Prompt tip: When building interactive elements, specify the exact libraries and styling approach upfront. Claude works much better when you give it architectural constraints rather than leaving everything open-ended.
For technical projects, I always follow this pattern:
The Project: Auto-resizing images and workflow automation
I've started using Nano Banana for making YouTube thumbnails, but the images that Nano Banan gives me are massive. so I built a Chrome extension that does it automatically, directly in my browser.
Prompt snippet:
Create a Chrome extension that detects when I'm on an image URL andadds a floating toolbar with resize options: Twitter (1200x675),Instagram (1080x1080), Newsletter (1200x800). When clicked, open theresized image in a new tab. Use manifest V3. Include icons for eachplatform.
Prompt tip: For Chrome extensions, always specify Manifest V3 (V2 is deprecated). And break complex extensions into multiple files rather than trying to cram everything into one prompt.
The Project: Creating AI ROI presentations for C-suite executives
This is where most people's AI-generated decks fall apart—they look obviously AI-made. Here's my approach:
Prompt snippet:
Create a PowerPoint slide deck about AI ROI for healthcare executives.Design requirements:- Clean, professional aesthetic (think McKinsey, not startup pitch)- Each slide: one core insight, minimal text (max 15 words)- Use data visualization over bullet points- Color palette: navy, white, one accent color- Include speaker notes with supporting statisticsContent structure:1. The Real Cost: Beyond the Sticker Price2. Three ROI Metrics That Actually Matter3. Case Study: [Specific Example]4. Implementation Roadmap
Prompt tip: The secret to professional presentations is constraints. Specify the design philosophy, word limits, and exact structure. Also, always ask for speaker notes—that's where the real substance lives.
Also, I'd add a step before you create the deck where you research the content that will go in the presentation, and share that with the Ai as the "brief" with which to work from.
The Project: Fact-checking industry claims and analyzing AI economics
When Ed Zitron published his AI bubble arguments, I wanted to verify every claim. Manual research would have taken days (you write a lot, Ed. I'm not mad about it though!)
Prompt snippet:
You're a financial analyst fact-checking claims about OpenAI's economics.For each statement below, find primary sources (SEC filings, officialannouncements, court documents). Separate confirmed facts from speculation.Claims to verify:1. "OpenAI lost $5 billion in 2024"2. "Their compute costs are unsustainable"3. [etc.]For each: provide the source, exact quote, date, and your confidence level.
Prompt tip: When doing research, ask the AI to cite its confidence level and distinguish between primary sources and secondary reporting. This creates a natural check on hallucination. But then keep in mind, you have to go in and verify each claim manually too.
The Project: Calculating monetization metrics and scaling strategies
I needed to reverse-engineer how to reach specific revenue goals on YouTube. Here's what I asked:
Prompt snippet:
I want to earn $10k/month from YouTube. Work backwards:Given:- Average CPM for business/tech content: $8-15- Current avg views per video: 50k- Upload frequency: 2x/weekCalculate:1. Views needed monthly at different CPM levels2. How many subscribers we'd need (assuming 5% view rate)3. What increasing upload frequency to 3x/week would do4. Break-even points for different content strategiesShow your work with formulas.
Prompt tip: For analytical tasks, always ask Claude or GPT to "show your work." You want to see the formulas so you can adjust assumptions and rerun calculations yourself.
Here's what I've learned after thousands of prompts: Don't try to write the perfect prompt on the first try.
My typical workflow:
The people who get the most out of AI aren't the ones with perfect prompts... they're the ones who iterate quickly and learn what works for their specific use cases.
Just as important: what I've learned NOT to use AI for:
The breakthrough for me was realizing AI isn't a replacement for expertise; it's an expertise multiplier. Sarah Guo said something to this effect recently, and it's totally true: the AI needs you to steer it using the context and information living in your head. It doesn't know everything you know. It knows a lot, but it doesn't know everything. And in fact, knowing everything is often a detriment to its capability. Knowing the right thing is often more important, as in more useful, for solving any given task. That often comes down to taste.
For example, I still need to know what good code looks like, what executives care about, what makes a video compelling. AI just lets me execute faster.
For The Neuron, that means we can:
In reality, it doesn't always work like that... I still work A LOT trying to figure out what's going on and how important it really is.
But that's the real value of this stage of AI: not just doing things you couldn't do before (which is true!), but doing things you could do 10x faster, so you can do more of what actually matters.
Want more prompting tips? Check out our prompt tip of the day Digest for December here. Or, send an email to grant@theneurondaily.com with your toughest AI use case and I'll try to break down how I'd approach it in a future weekend / Prompt Tip of the Day Digest / Livestream. I'm not the ultimate expert here, but I have good instincts, decent taste, and plenty of hunches for how to track down the answer if I don't know it myself (also, we can ask Corey too!).
Anyway, if you liked this blog, also do let me know and we'll do another one!
Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.