grep -r "data" /news · homesearch
grep -rli "data" /news

data

Full-text search across 1909 articles. Combine with topic and date filters; results sorted by relevance.

results 1909 page 93/96
20:57
2026-05-25
transformernews.ai
artificial-intelligence

Against the METR Graph

AI researcher Nathan Witkin has challenged the validity of METR's widely-cited Long Tasks benchmark, arguing its methodology is fundamentally flawed despite its status as a leading indicator of AI capability growth. The …

16:14
2026-05-25
every.to
artificial-intelligence

After automation: what if the work of tasking LLMs stays?

Despite widespread warnings that AI will eliminate white-collar jobs, the team at Every has found that automation creates more human work, not less. The company has automated coding, writing, and customer service but sti…

22:52
2026-05-23
dev.to
machine-learning

Linear Regression for Beginners: Simple Linear Regression

Linear regression is a fundamental machine learning algorithm used to predict numerical values by finding the best straight line that represents the relationship between variables, such as study hours and exam scores. Si…

21:20
2026-05-23
dev.to
developer-tools

You might not need… the repository pattern

The article argues that the repository pattern is often misapplied in CRUD-heavy backend applications using TypeScript, Go, and Rust, where it typically becomes a worse interface over the database rather than hiding mean…

16:54
2026-05-21
devblogs.microsoft.com
developer-tools

Improving C# Memory Safety

The C# team is redesigning the `unsafe` keyword to enforce stricter memory safety contracts, expanding it from marking pointer usage to any code the compiler cannot validate as safe. This change, planned as a C# 16 featu…

18:18
2026-05-13
newsletter.semianalysis.com
ai-chips

Cerebras — Faster Tokens Please

Cerebras Systems has secured a 750MW compute deal with OpenAI, positioning the company for its upcoming IPO as demand for fast token generation surges. The wafer-scale chip maker's speed advantages, previously overlooked…

18:05
2026-05-12
pingcap.com
ai-infrastructure

TiDB SCaiLE Europe 2026: Speaker Lineup and Session Preview

TiDB SCaiLE Europe 2026 will take place on June 4, 2026, at Epicenter Stockholm, bringing together engineers and technical leaders to address database infrastructure challenges posed by agentic AI. The conference agenda,…

21:10
2026-04-21
tante.cc
artificial-intelligence

AI as a Fascist Artifact

Artificial intelligence is not a neutral technology but is deeply connected to fascism through its use by authoritarian actors and its inherent structural tendencies. It examines how figures like Trump and Palantir's CEO…

20:45
2026-03-14
chipsandcheese.com
artificial-intelligence

Analyzing Nvidia GB10's GPU

The article analyzes Nvidia's GB10 processor, highlighting its integrated GPU (iGPU) based on the Blackwell architecture with 48 Streaming Multiprocessors, which is comparable to an RTX 5070 but with lower power and memo…

12:05
2026-03-10
counting-stuff.com
developer-tools

Daylight savings broke software (again) and other Time News!

The article discusses two main time-related issues: daylight saving time (DST) caused software errors, such as Claude entering an infinite loop when clocks skipped from 1:59 AM to 3:00 AM, and the Earth's rotational spee…

01:12
2026-01-13
bun.com
developer-tools

Bun v1.3.6

Here is a factual summary of the article: Bun version 1.3.6 introduces three new built-in APIs. The `Bun.Archive` API allows for creating and extracting tar archives with optional gzip compression directly in JavaScript…

10:11
2025-12-17
bun.com
developer-tools

Bun v1.3.5

Bun v1.3.5 introduces a new built-in API for pseudo-terminal (PTY) support, allowing developers to create and manage interactive terminal applications like shells and text editors directly from Bun. The update also adds …

← prev page 93 / 96 next →