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

data

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

results 1764 page 57/89
16:09
2026-05-08
nextplatform.com
artificial-intelligence

Sometimes, Air Is The Only Way For AI Systems To Keep Their Cool

AMD has released the MI350P, a PCI-Express version of its Instinct MI350X GPU that is intentionally built with half the components to enable air cooling for on-premise AI inference and small model training. The new card,…

03:16
2026-05-01
gist.github.com
artificial-intelligence

AGENTS.md → "System rules of engagement for this codebase" | AGENT.md → "How I navigate myself" (cognitive topology) | BRAIN.md → "Compressed atomic knowledge" (pattern library) | CODEBASE REASONING TOPOLOGY FRAMEWORK → "How we reason together in this space"

This article outlines a framework for an AI agent's interaction with a software codebase, emphasizing deep respect, rigorous mapping of code topology, and epistemic discipline. The core operating principle is that the ag…

15:00
2026-04-29
coalitionforsecureai.org
ai-agents

After RSAC™ 2026: The MCP Security Question Everyone Kept Asking

The Coalition for Secure AI (CoSAI) released new research on agentic identity and security following RSAC 2026, where a packed session on securing the Model Context Protocol (MCP) revealed that identity and authorization…

13:00
2026-04-28
blogs.nvidia.com
artificial-intelligence

Into the Omniverse: Manufacturing’s Simulation-First Era Has Arrived

NVIDIA announced that manufacturers are shifting from traditional design-build-test cycles to simulation-first workflows using OpenUSD and NVIDIA Omniverse. ABB Robotics achieved 99% simulation-to-real accuracy in its Ro…

20:41
2026-04-23
arstechnica.com
news

In a first, a ransomware family is confirmed to be quantum-safe

A ransomware family called Kyber has become the first confirmed to use post-quantum cryptography, employing the NIST-standardized ML-KEM1024 algorithm to encrypt victims' data with AES-256. Security firm Rapid7 reverse-e…

16:48
2026-02-14
righto.com
semiconductor

Instruction decoding in the Intel 8087 floating-point chip

The Intel 8087 floating-point coprocessor determined whether an instruction was intended for it by monitoring the computer's bus via its Bus Interface Unit (BIU) for specific "ESCAPE" opcodes assigned to the coprocessor.…

00:00
2025-08-10
blog.himanshuanand.com
cybersecurity

Detecting LLM Prompt Injection Without Slowing You Down

The article describes a lightweight service designed to detect prompt injection attacks on large language models (LLMs) before they reach the production system. Unlike traditional methods that rely on sending inputs to a…

00:00
2025-04-13
freenet.org
web3

Overview

In the Freenet ecosystem, contracts manage public shared state, delegates act as user agents storing private data, and user interfaces (UIs) connect users to these components via a web browser. UIs are distributed throug…

17:14
2025-03-31
righto.com
semiconductor

Notes on the Pentium's microcode circuitry

The article explains that the Pentium processor uses microcode, a layer of software underneath machine instructions, to control its circuitry. The Pentium's microcode ROM contains 4,608 micro-instructions, each 90 bits l…

14:03
2026-05-29
religionnews.com
artificial-intelligence

A Catholic solution to gender bias in AI

Pope Leo XIV's encyclical "Magnifica Humanitas" identifies artificial intelligence as inherently male-dominated, arguing that AI systems trained primarily by men and on male-created data reinforce gender bias. The pope p…

13:32
2026-05-29
dev.to
ai-tools

Per User OAuth in a Next.js MCP Server (Step by Step)

A developer has implemented per-user OAuth authentication in a Next.js MCP server, solving the problem of shared API keys that expose one user's data to another. The solution creates a new MCP server instance inside each…

12:42
2026-05-29
sherwood.news
artificial-intelligence

HPE, SMCI surge after Dell’s Q1 beat on strong AI server demand

Shares of Hewlett Packard Enterprise and Super Micro Computer rose in pre-market trading after Dell Technologies reported first-quarter revenue of $43.8 billion, beating Wall Street estimates of $35.5 billion on $16.1 bi…

11:59
2026-05-29
extraheadroom.com
ai-tools

Show HN: Reduce Claude Code token usage ~50% with Headroom

Headroom, a new macOS menu bar app, reduces Claude Code token usage by approximately 50% by locally trimming prompt bloat and boilerplate before inputs reach the model. The tool processes all data on the user's machine, …

11:03
2026-05-29
dev.to
ai-agents

101. AI Agents: When LLMs Start Taking Actions

A developer has built a complete AI agent framework using Anthropic's Claude API that implements the ReAct (Reason + Act) pattern, enabling LLMs to autonomously pursue multi-step goals rather than simply responding to in…

← prev page 57 / 89 next →