
Dan McAteer
@daniel_mac8 • 23,839 subscribers
Technology to Benefit Humanity | Agentic AI Engineer | Building ACE - https://t.co/It9TNo4prg | prev: @ampcode @moveworks @udemy | GH: https://t.co/3z5WeYQ87J
Shorts
Videos

🤯 this genius stores his entire codebase syntax in a graph database and queries it so provide context to an llm
Dan McAteer1,991,118 просмотров • 1 год назад

A GPT-5.4 rumor was that the model can persist state. Jeff Dean mentioned this on his Latent.Space appearance, so clearly something the AI Labs are thinking about. I'd bet there's a good chance they've discovered how to effectively integrate State-Space Models with Transformers at scale. SSMs are designed to carry a hidden state forward with every computational step, and scale linearly rather than quadratically like Transformers. Also backs up the rumor that GPT-5.4 will have a 2 million token context window. Persistent state would essentially mean that AI models go from being Guy Pearce's character in "Memento" to Dustin Hoffman's character in "Rain Man" overnight. It would give AI models true long-term memory. It would be a massive breakthrough for real.
Dan McAteer212,788 просмотров • 3 месяцев назад

karpathy on Dwarkesh in Oct. '25: > AI agents don't work > They are not intelligent enough > They are not multi-modal enough > They can't do computer use karpathy on No Priors in March '26: > AI agents fail but it's a skill issue for the humans > You didn't give them the right instructions AI agents absolutely hit an inflection point in December of 2025 and there's no looking back.
Dan McAteer136,855 просмотров • 2 месяцев назад

this is getting weird 🤯 used Operator to access Google AI Studio used Gemini 2.0 to create instructions to build a website instructed Operator to use the instructions to create a portfolio website on replit THIS IS NOT A TOOL TO BOOK FLIGHTS!!! 🚨 THIS IS AN INTELLIGENT AGENT THAT CAN DO COGNITIVE WORK FOR HUMANS IN THE INFORMATION LAYER OF HUMANITY THAT WE CALL THE WEB.
Dan Mac332,182 просмотров • 1 год назад

Continual Learning in 2026. And AGI with it? In July, Dario said he believes Continual Learning will turn out to be not as difficult as it seems. Sholto Douglas, Anthropic and former Deepmind researcher, predicted Continual Learning gets solved in a satisfying way in 2026. Sholto said that last week. Considering how capable AI models have become in 2025, it is unwise to dismiss this as fundraising or hype. It is much wiser to assume AGI is coming. That it will change the world. And that you can benefit from it... ...than it is to assume the opposite. "Not enough people are ready for AI to not be a bubble." - roon Choose wisely my friends.
Dan McAteer69,496 просмотров • 5 месяцев назад

holy moly @windsurf from Codeium is the best AI coding agent experience i've had 💨 🏄♂️ I scaffolded an entire Next.js app, including frontend and backend - db, auth, frontend framework etc. by simply talking to "Cascade" their AI coding agent they've figured something out something with the idea of - "Flows": "AI flows ensure that the AI always understands the context of your work, adapting instantly as you transition between tasks, so it can assist without needing to be brought up to speed or interrupt your focus." it's the first time working with an AI that I feel it actually understands what I'm trying to do and is acting with true agency it also stops to consult me when needed if anything is unclear it's a beautiful experience, so well done the best part is that it's free to try for the next few weeks for any developer
Dan McAteer190,459 просмотров • 1 год назад

🔥 🤖 🕵️♂️ INTRODUCING: Meta Agent 💥 this is by far the most exciting thing I've created using AI!!! >>> made using Manus and @windsurf 🔑 Meta Agent is an AI agent that uses the OpenAI Agents SDK to GENERATE NEW AGENTS you simply tell Meta Agent in natural language the agent you want... 🤯 and Meta Agent generates it for you fully open --> link to GitHub and example walkthrough below ⬇️
Dan McAteer153,944 просмотров • 1 год назад

🔥 🤯 🎥 Damn the ability to use o1 BEAST mode with Cursor is AMAZING sad thing is I think we could have been doing this for the last week??? the Cursor app connection has been there for a few weeks now use this workflow: 1. in ChatGPT connect to Cursor and open the relevant file (ChatGPT can only see the open file, not the whole project for now, sadly) 2. state what you want to implement and ask o1 Pro for the *diff* only, in full 3. take the diff that o1 Pro provides and copy it into Cursor composer agent - ask for the diff to be implemented then you have the requested change. ime been working first try for most things really incredible, we're getting close to allowing people to build whatever's in their imagination with a little knowledge and the ability to communicate it
Dan McAteer135,149 просмотров • 1 год назад

🔥 💻 🎥 How to provide o1 Pro with your FULL CODEBASE through the ChatGPT Cursor connection yesterday I recorded a video connecting o1 Pro to Cursor through the ChatGPT Desktop app more than one person commented on how limiting it is for o1 Pro to only have access to a single open file in Cursor here's a walkthrough of how you can provide o1 Pro with your FULL CODEBASE as context instead of just a single file: 1. Write a Python function that concatenates full codebase into a single snapshot in a .txt file (link in comment) 2. Open that "codebase_snapshot.txt" in a separate Cursor pane 3. Go to the ChatGPT app and ask it what context it has access to through Cursor - should say it has two files with one of them being the codebase snapshot and boom there ya go. o1 Pro has access to everything in your codebase full walkthrough here 👇
Dan McAteer99,614 просмотров • 1 год назад

AGI *will* arrive in 2026. The final missing piece is Continual Learning. The following AI Leaders have stated they believe Continual Learning will be solved this year: > Shane Legg > Dario Amodei > Sholto Douglas Rumor is GDM has it but needs guradrails. Prepare yourself.
Dan McAteer27,228 просмотров • 4 месяцев назад

🔥 INTRODUCING: ACE >>> The Agentic Context Engineer ACE is an AI Agent that improves context for any AI Agent. Context gets better every time you use ACE. No fine-tuning. No manual prompt editing. Just use ACE and your AI Agents get smarter. 🧵 👇
Dan McAteer21,187 просмотров • 3 месяцев назад

Someone paid $6,000 (!) to get OpenClaw setup. So I built a free, open-source alternative: > OpenClaw Operator It's an agent skill + AGENTS.md/CLAUDE.md file that gives Codex/Claude Code the playbooks + validation flow needed to configure your local OpenClaw install. You open your OpenClaw repo/workspace in your coding agent and say things like: - “set up a cron job” - “create a custom skill” - “fix my provider config” - “troubleshoot this install and validate it” Nothing magical. Uses context from the OpenClaw open-source repo + docs to provide an effective skill. Includes: - SKILL.md - AGENTS.md/CLAUDE.md - validation checklist - task playbooks Free and open source. Contributions welcome. Demo below. Repo in reply.
Dan McAteer17,706 просмотров • 2 месяцев назад