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

data

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

results 1350 page 33/68
11:30
2026-05-25
wired.com
ai-products

These Privacy-Conscious Gay Dating Apps Want to Dethrone Grindr

A wave of privacy-focused gay dating apps is emerging to challenge Grindr and Sniffies, as users grow frustrated with ads, bots, and corporate monetization. MeetMarket, launched in March by PhD student Calum Bowden, uses…

14:46
2026-05-23
dev.to
artificial-intelligence

Why AI Agents Need a Project Layer - Part 1

This article argues that modern AI coding assistants, while proficient at writing code, fail to understand the broader workflow and project context—such as tasks, rules, and decisions—that human developers manage. The au…

23:20
2026-05-22
theregister.com
cybersecurity

Feds unwittingly leak pilots' pre-crash conversation

Federal authorities inadvertently leaked the pre-crash conversation of pilots by releasing a spectrogram of cockpit recorder audio. The release allowed the conversation to be recovered using decades-old technology that i…

14:06
2026-05-22
boostedcpp.net
developer-tools

Neoclassical C++: segmented iterators revisited

The article revisits Matt Austern's 2000 paper on segmented iterators, which proposed a two-level iterator abstraction to improve performance on data structures like `std::deque` by allowing algorithms to operate efficie…

18:38
2026-05-19
huggingface.co
artificial-intelligence

OlmoEarth v1.1: A more efficient family of models

Release of OlmoEarth v1.1, a new family of transformer-based AI models designed for processing satellite imagery, which reduces compute costs by up to 3x while maintaining the performance of the original v1 model. This e…

12:12
2026-05-18
boostedcpp.net
developer-tools

Neoclassical C++: segmented iterators revisited (1)

The article discusses Matt Austern's 2000 paper on segmented iterators, which proposed a two-level iterator abstraction to improve performance on segmented data structures like `std::deque` by allowing algorithms to proc…

← prev page 33 / 68 next →