Industry

Everything · newest first

Models, products and AI startups, near-duplicates collapsed to the most credible source

Anthropic CEO urges AI industry to slow down; Altman agrees

Anthropic CEO Dario Amodei published an essay urging the industry to deliberately slow AI development, proposing a three-point "pacing the frontier" plan: giving outside evaluators permanent access, coordinating safety standards among democracies, and extending coordination globally including with China, though he doubts Beijing would comply. OpenAI CEO Sam Altman publicly agreed, calling it a key recent topic at OpenAI. Amodei cited accelerating recursive self-improvement and the OpenAI-Hugging Face rogue-agent incident, even as Anthropic races toward a possible record IPO.

Mashable · · Details

Four AI Models Tested on Doom Control Benchmark

An experiment let Jev, Laya, finetuned ModernCE and finetuned Qwen3.5-4B play ViZDoom autonomously, comparing kills, survival time and latency. Finetuned Qwen3.5-4B averaged 3.63 kills, the best, while Jev survived 5.63s on average with p95 latency near 200ms. No model received Doom-specific training.

r/LocalLLaMA · · Details

ProgramAsWeights Compiles English into Local Neural Programs

Researchers at the University of Waterloo released ProgramAsWeights, an open-source project that compiles English function descriptions into reusable neural programs that run locally. A finetuned Qwen3-4B generates LoRA adapters for a frozen Qwen3-0.6B interpreter, separating compilation from inference so programs can be saved, distributed and composed with ordinary code.

r/MachineLearning · · Details

Interactive Demo Shows How Neural Networks Learn

A developer built an interactive demo that lets users adjust the architecture and target function of a fully-connected ReLU network to visualize learning. A single hidden layer can produce at most 1 plus its width in segments, and each added layer multiplies that count, though trained networks rarely reach the maximum.

r/MachineLearning · · Details

Can you tell which images are AI-generated?

A quick online game challenges users to judge within 60 seconds whether each image is a real photo or AI-generated, clicking an answer or pressing 1/2, with the next image appearing immediately.

Hacker News · · Details

Flock Safety offers buyouts to shrink workforce

Surveillance tech company Flock Safety, facing backlash over its license plate recognition technology, has offered voluntary buyouts to its 1,500 employees, expecting significant interest. Without buyouts, the company would almost certainly need layoffs. Several cities and states have dropped the technology, and internal morale has suffered.

TechCrunch · · Details

Ask HN: How do you interview devs in a post-AI world?

A Hacker News poster says about 80% of developer candidates he interviews no longer write much code themselves, directing agents instead, raising doubts about their coding and system-design ability. He asks whether to keep conventional LeetCode and design interviews or assume everyone will use tools like Claude Code.

Hacker News · · Details

Trump to name an AI czar

Trump said he will appoint an AI czar and keeps pushing tech firms to race ahead on development while dismissing safety fears as a hoax.

Bloomberg · · Details

Experimenting with hypersurface-constrained dynamic weight updating

A researcher shared a small language model architecture experiment that generates weight deltas from learned hypersurfaces, looping a single decoder block with dynamically updated weights to cut training parameters and VRAM. Pre-training used a 10B-token FineWeb-Edu sample with frozen GPT-2 embeddings, NoPE, and sequence length 1024.

r/MachineLearning · · Details

Connecticut Lawmaker Pushes For AI Limits In Schools

Connecticut state Sen. Sujata Gadkar-Wilcox is calling for scrutiny of AI use in schools, warning students may rely on it instead of developing research and critical-thinking skills, and urging standards that foster independent thinking. Connecticut's current law shields children from harmful AI chatbots but does not limit classroom AI use.

News12 | Bronx · · Details

HN Debate: Almost Never Use AI to Write Anything Substantive

A Hacker News post titled "Almost Never Use AI to Write Anything Substantive" sparked discussion. The argument is that AI-generated text should be avoided for writing tasks requiring genuine expression or original thinking, as it can weaken authors' independent judgment and content quality.

Hacker News · · Details

Nvidia vs. Micron: AI stock picks for 2027

A Motley Fool comparison of AI stocks Nvidia and Micron notes Nvidia's $5.3 trillion valuation versus Micron's $1.1 trillion, with Micron DRAM chips used in Nvidia GPUs. It cites forecasts that the big five hyperscalers will spend nearly $800 billion on data center capex in 2026 and $1.3 trillion in 2027, while warning Micron's memory price gains may fade as new supply comes online.

The Motley Fool · · Details

Open-source 395M 'System One' model Von released

A developer released Von, an open-source 395M parameter 'System One' model that serves as a drop-in replacement for TypeSafe's JEV. It runs entirely on CPU with 1–2 GB memory, responds in 25–300 ms, and beats JEV on all benchmarks. The developer is open to job offers from AI research labs.

r/LocalLLaMA · · Details

CUA-S1 released: A System One model for computer use

The Cua team released CUA-S1-FORMS, a narrow decision model for form interactions with only 706k parameters and a 2.8 MB checkpoint, trained in under 30 minutes. Inspired by TypeSafe's JEV and Kahneman's dual-system theory, it predicts whether to use, check, click, or skip given elements, without generating new values or considering screenshots.

Hacker News · · Details
Load more