One point I made that didn’t come across:
– Scaling the current thing will keep leading to improvements. In particular, it won’t stall.
– But something important will continue to be missing. x.com/slow_developer…
LLMS
-

Scaling improvements will continue despite missing critical elements
By
–
-

Share Insights on LLMs AI Agents and Machine Learning
By
–
If you found it insightful, reshare with your network. Find me → @akshay_pachaar For more insights and tutorials on LLMs, AI Agents, and Machine Learning!
-

Claude Scientific Skills: Open-Source AI Research Assistant Platform
By
–
Claude Scientific Skills. Turn Claude into your AI research assistant capable of executing complex multi-step scientific workflows across maths, biology, chemistry, medicine, and beyond. 100% open-source (123+ skills).
-
Technical discussion on embeddings in generative AI
By
–
Mais tu considère les embeddings comme de l’IA Gen ? Pour moins c’est utile aux LLMs, mais les embeddings ont en faisait avant
-
Self-Solving 3D Rubik’s Cube in HTML
By
–
10. 3D Rubik's Cube
— God of Prompt (@godofprompt) 28 novembre 2025
"Create a single HTML file containing a fully functional 3D Rubik's Cube simulation using Three.js (via CDN). The cube must be able to automatically solve itself."
Analysis:
✅ Gemini 3.0 Pro and Claude 4.5 Opus
❌ ChatGPT-5.1 Thinking pic.twitter.com/LDRLHmeUhI10. 3D Rubik's Cube "Create a single HTML file containing a fully functional 3D Rubik's Cube simulation using Three.js (via CDN). The cube must be capable of automatically solving itself." Analysis: Gemini 3.0 Pro and Claude 4.5 Opus
ChatGPT-5.1 Thinking -

Gemini 3.0 vs ChatGPT-5.1 vs Claude 4.5 Comparison
By
–
Gemini 3.0 Pro vs ChatGPT-5.1 Thinking vs Claude 4.5 Opus I tested all these powerful LLMs using critical prompts. The results shocked me. (Demos + prompts)
-
3D Rubik’s Cube Solver Comparison
By
–
Gemini 3 (left) vs. ChatGPT 5.1 vs. Claude Opus (right)
— God of Prompt (@godofprompt) 28 novembre 2025
Prompt:
Create a single HTML file containing a fully functional 3D Rubik's Cube simulation using Three.js (via CDN). The cube must be able to automatically solve itself. pic.twitter.com/l1AWN4uziEGemini 3 (left) vs. ChatGPT 5.1 vs. Claude Opus (right) Prompt:
Create a single HTML file containing a fully functional 3D Rubik's Cube simulation using Three.js (via CDN). The cube must be able to automatically solve itself. -
ChatLLM vs DeepAgent: Choosing the Right Tool for Your Task
By
–
This one’s ChatLLM It’s great for fast answers, summaries, and planning.
DeepAgent is there when you want to hand off bigger, multi-step workflows. -
ChatLLM Workflow Orchestration with Opus 4.5 Integration
By
–
ChatLLM orchestrates the workflow and routes parts of the task to Opus 4.5 when deeper reasoning or precision is needed. A hybrid sequential approach works well for these multi-step tasks.