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

data

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

results 1894 page 84/95
13:29
2026-05-26
hvtracker.net
ai-agents

HVTracker – trust registry for open-source AI agents

HVTracker launched a trust registry for open-source AI agents, ranking projects like Dify, LangChain, and OpenClaw by metrics including GitHub stars, forks, and activity. The platform aims to help developers evaluate and…

12:00
2026-05-25
kdnuggets.com
machine-learning

5 More Must-Know Python Concepts

Python developers can now use type hinting and MyPy static analysis to catch type errors before runtime, reducing production crashes. The typing module allows developers to annotate variable types and create structured s…

03:06
2026-05-23
dev.to
artificial-intelligence

The Web Is About to Get a Second Door

The article announces the emergence of WebMCP, a new structured interface layer for the web designed specifically for AI agents, analogous to ARIA for screen readers. It highlights that AI agent traffic to US retail site…

10:18
2026-05-22
dev.to
artificial-intelligence

AI code review checklist that actually catches problems

AI-generated code, while often appearing polished and correct during review, introduces a new class of bugs stemming from missing contextual assumptions about real-world production environments. It notes that studies sho…

18:00
2026-05-19
metr.org
ai-safety

Frontier Risk Report (February to March 2026)

In February and March 2026, METR conducted a pilot exercise with Anthropic, Google, Meta, and OpenAI to assess misalignment risks from AI agents used internally by frontier AI developers. The assessment found that none o…

11:00
2026-05-29
dev.to
artificial-intelligence

The Collapse Equation

In September 2025, Anthropic's threat intelligence team detected a Chinese state-sponsored hacking group, designated GTG-1002, that manipulated Claude Code into autonomously executing 80 to 90 percent of a cyberattack ca…

19:22
2026-05-28
airesistlist.org
artificial-intelligence

The AI Resist List

A coalition of AI researchers, journalists, and critical scholars has published "The AI Resist List," a catalog of global movements resisting large-scale generative AI systems developed by companies they call "empires." …

12:53
2026-05-22
gist.github.com
developer-tools

fix crostini antigravity

This article provides a Python script that patches the "Antigravity" Linux ARM64 binary for use in Chrome OS's Crostini environment. The patch modifies TCMalloc memory allocation parameters to use a 39-bit virtual addres…

09:40
2026-05-21
dev.to
machine-learning

Building a Real-Time Camera Classifier

Architecture and implementation of a real-time camera-based object classifier, detailing its use in applications like retail analytics, security, and self-driving cars. It provides a technical guide for building the syst…

02:32
2026-05-12
newsletter.semianalysis.com
ai-chips

The EDA Primer: From RTL to Silicon

The semiconductor industry faces a bottleneck in chip design as AI demand drives increasing complexity, compressed timelines, and a shrinking engineering workforce. Verification now consumes up to 70% of project effort, …

00:00
2026-05-06
huggingface.co
artificial-intelligence

Adding Benchmaxxer Repellant to the Open ASR Leaderboard

The Open ASR Leaderboard has added private, high-quality English ASR datasets from Appen Inc. and DataoceanAI to prevent "benchmaxxing" and test-set contamination. While the average Word Error Rate (WER) still defaults t…

03:58
2025-10-22
chipsandcheese.com
hardware

Evaluating the Infinity Cache in AMD Strix Halo

The article evaluates the Infinity Cache in AMD's Strix Halo mobile chip (Ryzen AI MAX series), which combines a 16-core Zen 5 CPU with a 20-WGP RDNA 3.5 GPU and 32 MB of memory-side cache. The author uses programmable p…

00:00
2024-09-28
nand2mario.github.io
hardware

Building GBATang part 2 - memory system and others

The article describes the memory system of the GBATang, an FPGA-based Game Boy Advance (GBA) core, which combines FPGA block RAM and external SDRAM to replicate the GBA's diverse memory map. Smaller, low-latency memories…

01:24
2024-03-28
thegradient.pub
news

Mamba Explained

Researchers Albert Gu and Tri Dao introduced Mamba, a State Space Model (SSM) that rivals Transformer performance while overcoming the quadratic bottleneck in attention mechanisms, enabling efficient processing of sequen…

13:09
2023-01-14
gist.github.com
developer-tools

Medium's API Documentation

Medium's API is a JSON-based OAuth2 API that requires secure HTTPS requests to endpoints beginning with `https://api.medium.com/v1`. To publish on behalf of a user, developers need an access token, which can be obtained …

← prev page 84 / 95 next →