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

data

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

results 1389 page 36/70
10:42
2026-05-26
dev.to
ai-tools

Optimizing Background Workers and Scaling Low-Code AI Scraping

A developer pushed a cleanup to production targeting background worker performance issues, enforcing strict log rotation and terminating stagnant threads. To power a data pipeline for fast cryptocurrency trades, the deve…

07:57
2026-05-26
github.com
ai-agents

Agent Activity: User Activity Recon Toolkit

Agent Activity is an open-source monitoring platform that combines a Python endpoint agent, FastAPI backend, and Angular dashboard to collect and display system activity from registered desktop machines. The tool can cap…

07:00
2026-05-26
developer.chrome.com
artificial-intelligence

Build new features using built-in AI in Chrome

Google announced at I/O 2026 that developers can now build AI-powered features directly into web applications using Chrome's built-in AI APIs, eliminating cloud costs and keeping user data on-device. The new capabilities…

05:24
2026-05-26
zed.dev
large-language-models

Why and How to Run Local Models in Zed

Zed users can now run local AI models directly within the editor, offering complete data privacy, predictable costs, and always-available access without reliance on cloud providers. The company reports local model usage …

13:41
2026-05-25
the-ai-corner.com
ai-products

Claude Dispatch: The AI That Keeps Working When You Don't

Anthropic launched Claude Dispatch, a feature that turns a user's phone into a remote control for their desktop AI, allowing tasks to be assigned and completed asynchronously. The system, which processes data locally on …

07:20
2026-05-25
mayberay.bearblog.dev
ai-agents

I Ditched Google ADK for LangGraph

A developer abandoned Google's Agent Development Kit (ADK) in favor of LangGraph for building AI agents, citing the ADK's dense documentation, lack of clear looping examples, and excessive telemetry data collection. The …

04:00
2026-05-25
arxiv.org
natural-language-processing

Knowledge Distillation for Low-Resource Open-source Text-to-SQL Model

Researchers have developed a knowledge-aware Text-to-SQL framework that improves the performance of large language models in converting natural language questions into executable database queries, particularly in low-res…

20:54
2026-05-23
discourse.haskell.org
news

How do I implement this transformation using generics?

The article describes a Haskell data type for integer lists that includes two constructors, `Cons1` and `Cons2`, where `Cons2` embeds a `DeeperList` (which itself wraps a `List`). The author wants to implement a function…

← prev page 36 / 70 next →