ALL AI
News, money, models, tools, and what actually works — in one place.
Auto-updated Tuesday, September 1, 2026 • 4:00 PM EDT — news and markets refresh with every site update
Built by the team behind this site Run AI on your own hardware — no cloud, no data leaving the building The AnyTech IT Toolkit is a portable, fully-offline kit on a USB: audits any Windows, Mac or Linux machine, maps your network, runs SQL, and ships with a private on-device AI assistant for interpreting audits and writing PowerShell, SQL and Bash. One-time license from $199 — no subscription. Get the Free Sample Audit Report →

The AI Board

The public companies whose numbers move with the AI buildout. Live, refreshed with the site.

NVDA Nvidia $217.44 -1.51%
MSFT Microsoft $501.02 -1.24%
GOOGL Alphabet $335.02 -1.28%
AMZN Amazon $254.92 -1.87%
META Meta $578.54 +1.08%
AMD AMD $459.61 -2.36%
AVGO Broadcom $369.68 -0.18%
TSM TSMC $414.01 -0.32%
PLTR Palantir $179.92 -3.47%
ORCL Oracle $141.26 -5.27%
MU Micron $933.44 -2.64%
ARM Arm $234.82 -2.93%

Not investment advice. See The Economy, Stupid for the wider market picture.

Latest AI News

Pulled automatically from tech and wire feeds, filtered for AI relevance.

Insane Ruling Just Cleared A Path For The Creepiest AI Use Yet — Daily Wire
John Ternus confronts Apple’s AI era — Semafor
How mechanization and AI have transformed the workforce — Semafor
UAE AI firm pitches video compression for Saudi security — Semafor
BoE chief warns of AI cyber risks — Semafor
OpenAI hack shows emergent AI risks — Semafor
Humans can't fight AI with AI — Semafor
Pentagon can’t blacklist Anthropic, US judge rules — Semafor
The Canadian founder telling CEOs to rethink AI resilience — Semafor
Hackers use SpaceX's Cursor AI agent in cyber break-ins — Semafor
Alphabet stock sheds $700B as AI bills climb — Semafor
‘We go big’: Jon Gray on how Blackstone places its AI bets — Semafor
AI writing has already begun to appear on the opinion pages — Semafor
OpenAI says its AI chip rivals Nvidia in inference — Semafor
The AI writing taboo begins to fade following WSJ op-ed — Semafor
'This is crazy. This is insane': Bill Gates has changed his mind about AI and jobs — Semafor
Anticipated release of China's Z.ai model sparks cybersecurity fears — Semafor
Alibaba raises $10 billion to keep up in the AI race — Semafor
Flock's rapidly expanding AI surveillance network facing growing backlash in US — BBC World
Macquarie University swaps in-person psychology classes with AI chatbot for two subjects — Guardian World
Pentagon official overseeing military AI sold millions worth of stock in AI firm — Guardian World
ISCA AI Fluency Programme draws over 15,000 enrolments — Yahoo Finance
Rezolve AI Expands Enterprise Footprint Through Tech Mahindra Alliance — Yahoo Finance
GoPro joins AI bonanza with pivot into data centers as shares skyrocket 38% — CNBC Top News

Who's Who in AI

Consumer Plans, Compared

Pricing moves constantly. Figures below are the standard consumer tiers as listed at the time of writing. Always confirm on the provider's own page before buying — every product name links to it.
ProductFree tierPaid (individual)Best for
ChatGPT Yes, limited~$20/mo PlusGeneral use, image generation, wide plugin ecosystem
Claude Yes, limited~$20/mo ProLong documents, writing, coding, analysis
Google Gemini Yes~$20/mo tierGoogle Workspace integration, long context
Microsoft Copilot Yes~$20/moOffice documents, Windows integration
Perplexity Yes~$20/mo ProSearch with citations, research
GitHub Copilot Limited~$10–19/moIn-editor code completion
Ollama (local) Free, open$0 — your hardwarePrivacy, offline use, no per-token cost

Picking without overthinking it

If you write or analyse long documents, try Claude first. If you want the broadest general-purpose tool, ChatGPT. If you live in Google or Microsoft documents, the bundled option usually wins on convenience alone. If you need sourced answers, Perplexity. If the data cannot leave your building, run a local model — that is a genuine option now, not a compromise.

Comparing Models Honestly

Benchmark tables go stale within weeks and every vendor cherry-picks. Rather than publish numbers that will be wrong by next month, here are the trackers that update continuously and test independently:

What benchmarks don't tell you. Scores cluster tightly at the top while the models still feel different in daily use. Trial the two or three you're considering on your actual work for a week. That signal beats any leaderboard.

Tips & Tricks

Updated weekly. Previous weeks stay available below — nothing gets quietly deleted.

This week — 2026-08-03

Getting better answers out of any model

Put the constraints before the request

Models weight early tokens heavily. 'Answer in under 100 words, no bullet points, cite a source' placed before your question beats the same instructions tacked on the end.

Ask for the reasoning, then the answer

For anything analytical, 'work through this step by step, then give me a one-line verdict' reliably outperforms asking for the verdict alone — you also get to check where it went wrong.

Give it a role only when the role carries knowledge

'You are an expert tax accountant' helps because it selects for vocabulary and conventions. 'You are a genius' does nothing measurable. Skip the flattery, keep the domain.

Paste the actual data, don't describe it

Models hallucinate far less when the source material is in the context window. Pasting a 2,000-word document beats summarizing it yourself and asking about your summary.

Use a second model to check the first

Ask one model to produce, another to critique. Cross-checking catches confident errors that a single model will defend when challenged.

Archive

2026-07-27 — Cutting your AI bill without cutting quality

Match the model to the job

Routing simple classification, extraction, and formatting to a small fast model and reserving the frontier model for genuine reasoning typically cuts spend substantially at the same output quality.

Prompt caching is the biggest single lever

If you send the same long system prompt or document repeatedly, providers that support caching charge a fraction for the cached portion. Restructure so the stable content comes first.

Batch anything that isn't interactive

Most providers discount asynchronous batch processing sharply. Overnight jobs — summarization, tagging, enrichment — rarely need real-time latency.

Cap output length deliberately

Output tokens usually cost several times input tokens. Asking for 'three sentences' rather than letting it run is a direct cost control, not just a style preference.

2026-07-20 — Where AI is genuinely unreliable

Citations and URLs

Models fabricate plausible-looking references and links with real confidence. Every citation needs clicking. This is the single most common way AI-assisted work embarrasses people publicly.

Arithmetic across many steps

Individual calculations are usually fine; chains of them drift. For anything financial, have it show the numbers and verify with a calculator or spreadsheet.

Recent events near the knowledge cutoff

Models are least reliable about the months just before and after their training cutoff, where partial information produces confident half-truths. Use a model with live search for anything current.

Anything about specific living people

Biographical detail, quotes, and career specifics are frequently wrong and carry real reputational and legal risk if published. Verify against a primary source every time.