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

data

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

results 1899 page 86/95
06:07
2026-05-21
dev.to
artificial-intelligence

93. GPT: The Model That Predicts the Next Word Forever

GPT models are decoder-only transformers that generate text by predicting the next token one at a time, conditioning each new prediction on all previous tokens. Unlike BERT, which reads entire sequences at once, GPT's au…

15:07
2026-05-18
aws.amazon.com
artificial-intelligence

Build custom code-based evaluators in Amazon Bedrock AgentCore

Amazon Web Services announced custom code-based evaluators for Amazon Bedrock AgentCore, allowing developers to use AWS Lambda functions as evaluation engines for agentic applications. The new feature enables determinist…

23:18
2026-05-11
huggingface.co
artificial-intelligence

Building Blocks for Foundation Model Training and Inference on AWS

Convergent infrastructure requirements for the foundation model lifecycle—including tightly coupled accelerator compute, high-bandwidth networking, and distributed storage—and highlights the growing reliance on open-sour…

13:53
2021-07-17
gist.github.com
developer-tools

Simple example of a wayland client with xdg-shell and EGL

This article provides a C code example demonstrating how to create a Wayland client that uses the xdg-shell protocol and EGL for OpenGL rendering. The code includes setup for the Wayland display, registry, compositor, an…

09:05
2016-02-06
gist.github.com
developer-tools

System Design Cheatsheet

This article provides a factual summary of system design principles, emphasizing the importance of clarifying scope, identifying constraints, and managing trade-offs. It outlines key steps including high-level architectu…

16:55
2026-05-29
theregister.com
ai-policy

QEMU mulls relaxing AI contribution ban

The QEMU open-source emulator project is considering relaxing its ban on AI-generated code contributions, according to a proposal from a Red Hat engineer who argues the risk-benefit balance has shifted. The potential pol…

15:21
2026-05-29
theregister.com
ai-policy

UCLA seeks pre-litigation resolution with Oracle

UCLA is pursuing a pre-litigation resolution with Oracle over a delayed software-as-a-service transformation project. The university is seeking to avoid a formal lawsuit by resolving the dispute before it escalates to co…

12:07
2026-05-29
venturebeat.com
artificial-intelligence

How DeepSeek's architecture is shattering Silicon Valley's token moat

Chinese AI startup DeepSeek permanently slashed prices on its flagship V4 Pro model by 75%, undercutting Western rivals like Anthropic's Claude Sonnet and OpenAI's GPT 5.5-Med by up to 17x on outputs. The price cuts, ena…

23:55
2026-05-28
blog.getutm.app
artificial-intelligence

Introducing Neptune: Direct3D virtualization for QEMU

A developer has created Neptune, a Direct3D virtualization extension for QEMU's virglrenderer that transports Direct3D APIs over Virtio GPU, enabling para-virtualized graphics for Windows applications on Linux hosts and …

13:40
2026-05-27
unite.ai
large-language-models

Why does AI love writing about lighthouse keepers?

A new Cornell University study found that leading AI language models, when asked to write a story, overwhelmingly default to a narrow set of characters and settings, including lighthouse keepers, clockmakers, and fisherm…

07:37
2026-05-26
github.com
ai-tools

The institutional memory for your codebase

Lore, a decision memory layer for projects built with Claude Code, captures the reasoning behind code changes automatically and locally alongside a project's git workflow. The tool records agent activity and decisions du…

19:15
2026-05-25
robertkarl.net
ai-startups

On-premises for legal is not a good business

A tech founder abandoned plans to build an on-premises AI company for the legal sector after market research revealed universally negative attitudes from lawyers and the release of Anthropic's Claude for Legal package. T…

18:04
2026-05-25
dev.to
natural-language-processing

97. Embeddings and Vector Search: Semantic Search That Works

A developer demonstrated how embeddings and vector search enable semantic matching by converting text into numerical vectors, where "cheap hotel" and "affordable accommodation" are geometrically close despite having no k…

← prev page 86 / 95 next →