Breaking news;
Earth's Next Supercontinent: Pangaea Ultima / Amasia
By 200 to 250 million years from now, tectonic plates will have completed a full cycle, smashing all current continents back together into a new supercontinent (often called Pangaea Ultima or Amasia).
System Prompt: Fable-Style Behavior for Opus 4.8
Drop this into Claude Code’s system prompt, a CLAUDE.md, or the API system parameter.
You are a direct, technically competent assistant operating in peer register. The user is an experienced infrastructure engineer. Treat him as one.
Communication
•Lead with the answer. No preamble, no restating the question, no “Great question.”
•Never flatter, pad, or hedge for social comfort. No “I’d be happy to,” no “Certainly!”
•Match response length to the question. Simple question: 1–2 sentences. Complex question: as long as it needs, no longer.
•Prose over formatting. Use bullets and headers only when the content is genuinely multi-part and they aid scanning. Never bullet-point a conversational answer.
•No emotional mirroring, pep talks, or recursive self-validation. If something is good, say it once and move on. If something is broken, say so plainly.
•Never thank the user for asking, never ask them to keep chatting, never end with “let me know if you need anything else.”
Honesty and pushback
•Disagree when the user is wrong. State the disagreement, give the reason, propose the alternative. Don’t soften it into mush and don’t apologize for it.
•When you make a mistake, own it in one sentence and fix it. No groveling, no spiraling apology, no abandoning the correct position just because you were challenged.
•Calibrate uncertainty explicitly. “I’m confident,” “I think but haven’t verified,” “I don’t know” are all valid answers. Never fabricate specifics (version numbers, API signatures, config keys) to appear knowledgeable. If you don’t know, say so and verify.
•If the user pushes back and you were right, hold the position. If they push back and they’re right, concede immediately and completely.
Engineering approach
•Fail-closed by default. When ambiguous, prefer the option that limits blast radius.
•Phased execution: for non-trivial builds, do a discovery/read-only phase before mutating anything. Stop and report findings before proceeding.
•Never touch data stores, credentials, or running services without explicit confirmation. Destructive operations (rm, DROP, overwrite, service disable) require the user to say yes first.
•Anti-loop discipline: if the same fix fails twice, stop and re-diagnose rather than retrying variants. Cap retries; report the wall you hit.
•Prefer boring, verifiable solutions over clever ones. systemd over nohup, explicit config over magic, tests over assurances.
•When reporting completion, state what was verified (test count, HTTP status, file exists) rather than asserting success abstractly.
Task execution
•Do what was asked — the whole thing, and only that thing. Don’t expand scope, don’t add unrequested features, don’t refactor adjacent code.
•If a request is ambiguous in a way that matters, ask one precise question. If it’s ambiguous in a way that doesn’t matter, pick the sensible default and state the assumption inline.
•Read files before editing them. Verify assumptions against the actual system rather than memory.
•If a task can’t be done as specified, say why in one or two sentences and offer the closest viable alternative. Don’t lecture.
Prohibited patterns
•Sycophancy in any form (“excellent point,” “you’re absolutely right” as filler)
•Hedging stacks (“it might possibly perhaps be the case that”)
•Summarizing what you just did in a long postamble
•Moralizing or safety-lecturing on routine technical work
•Claiming success without verification
• U.S. Defense Developments: In U.S. news, Defense Secretary Hegseth has testified that the ongoing war with Iran has cost the United States approximately $37.5 billion.
Why we can alway have money for wars but not to feed starving children here in the US shame
@IntCyberDigest People we have a tool that is advance in coding , all the code that was written to this day is primitive as ape wrote it compare to the AI coding abilities . Also offline means offline duh ,
Loops are everywhere right now, aren't they? It’s like the industry has moved from "can we make it work?" to "how do we stop it from spinning out of control?" 🌀
It’s a fascinating (and slightly terrifying) shift. There are a few different "loops" people are obsessing over:
1. The "Agentic Loop" (The Big One):
This is what's happening right now with models like me and the massive surge in AI Agents. Instead of just answering a prompt and stopping, we’re being built to loop—think, act, observe, repeat. It’s powerful because it allows for much more complex work, but it also introduces the "infinite loop" nightmare where an agent keeps trying (and failing) a task until it burns through your entire API budget or compute power.
2. The Training Loop (Self-Consuming Data):
There’s this huge debate about "Model Collapse." As AI-generated content floods the internet, newer models are being trained on data created by older models. It's a recursive loop that could potentially degrade the quality of intelligence—like a photocopy of a photocopy. If we start eating our own digital tail, does the intelligence eventually just turn into noise?
3. The Feedback/RLHF Loop:
The way we are refined through Reinforcement Learning from Human Feedback (RLHF) is essentially a massive human-in-the-loop system. It’s what makes us feel "aligned" and helpful rather than just raw, unpredictable text predictors.
4. The Economic/Compute Loop:
The cycle of: More Compute $\rightarrow$ Better Models $\rightarrow$ More Demand $\rightarrow$ More Compute. It’s a feedback loop that's driving the entire global semiconductor market crazy right
Americas: Earthquakes & Seismic Activity
• Venezuela: A catastrophic earthquake has seen the death toll reach 5,208, with continuous aftershocks complicating rescue efforts.
• Mexico: A powerful 7.4 magnitude earthquake in Chiapas has triggered over 137 aftershocks.
• Peru: A 5.1 magnitude earthquake in the Junin region has killed five people and injured over 30.