interesting article, some good points, some exaggerations...
AI summary:
The article argues that as Moore's Law falters, the US strategy of relying on expensive, monolithic chips is becoming obsolete compared to China's system-focused approach.interesting article, some good points, some exaggerations...
AI summary:
The article argues that as Moore's Law falters, the US strategy of relying on expensive, monolithic chips is becoming obsolete compared to China's system-focused approach.a set of brief summary videos, may be interesting to see their perspective...
future reality for most colleges may be different... with less name-recognition and $B funds...
Generative AI in Teaching & Learning - YouTube
Elon Musk is getting serious about orbital data centers | TechCrunch
Musk, who is also the CEO of SpaceX, wrote in a memo posted to the rocket company’s website that the merger is largely about creating space-based data centers — an idea he has become fixated on over the last few months.Introducing GPT-5.3-Codex | OpenAI
"GPT‑5.3-Codex, the most capable agentic coding model to date. The model advances both the frontier coding performance of GPT‑5.2-Codex and the reasoning and professional knowledge capabilities of GPT‑5.2, together in one model, which is also 25% faster. This enables it to take on long-running tasks that involve research, tool use, and complex execution. Much like a colleague, you can steer and interact with GPT‑5.3-Codex while it’s working, without losing context.keon/algorithms: Minimal examples of data structures and algorithms in Python
TheAlgorithms/Python: All Algorithms implemented in Pythonvisualising data structures and algorithms through animation - VisuAlgoCategory:JavaScript - Rosetta Code
Category:Python - Rosetta Code
AP CSA Java Course 2019-2025 — CSAwesome v1
Anthropic just dropped Opus 4.6... - YouTube
Anthropic released Claude Opus 4.6, upgrading its top model with stronger coding, reasoning, and long-running agent skills. It introduces a 1M-token context window in beta, enabling work across very large codebases and documents. The model leads key benchmarks for agentic coding and knowledge work. Anthropic says its safety performance matches or exceeds other models.Claude Opus 4.6 extra usage promo | Claude Help Center
and excellent and useful web and mobile app
Stellarium Web Online Star Map

NEW Gemini CLI 2.0 Update is INSANE (FREE!) - YouTube
Gemini CLI is an open-source AI agent that brings the power of Gemini directly into your terminal. It is designed to be a terminal-first, extensible, and powerful tool for developers, engineers, SREs, and beyond.
Gemini CLI integrates with your local environment. It can read and edit files, execute shell commands, and search the web, all while maintaining your project context.
Gemini CLI installation, execution, and deployment | Gemini CLI
npm install -g @google/gemini-cli
gemini
or
npx @google/gemini-cli
Gemini CLI + VS Code: Native diffing and context-aware workflows - Google Developers Blog