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

data

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

results 906 page 21/46
02:39
2026-02-24
gist.github.com
developer-tools

Python AGENTS.md (2026-02-23)

This document outlines strict coding guidelines for AI agents and contributors working with Python code, emphasizing full optimization through algorithmic efficiency, parallelization, and minimal technical debt. It manda…

15:00
2026-01-26
deno.com
developer-tools

Build a dinosaur runner game with Deno, pt. 4

Based on the article, this is the fourth installment in a series about building a browser-based dinosaur runner game using Deno. The post focuses on integrating a PostgreSQL database to persist player scores, creating AP…

17:36
2018-05-09
gist.github.com
developer-tools

IT Стажировки в Москве и России

The article lists IT internship programs offered by major Russian companies, including Yandex, Sberbank, VK, Tinkoff, Ozon, and Avito. Each company provides opportunities in various fields such as software development, d…

19:48
2026-05-25
apps.apple.com
artificial-intelligence

Show HN: I made Pokémon but with real animals in the real world

A developer created a paid mobile game that uses GPT-4o to identify real animals photographed by players and generate Pokémon-style sprites, evolution chains, and battle data in real time. The game requires players to be…

18:44
2026-05-25
dev.to
ai-agents

What is Human-In-The-Loop (HITL)?

A developer has outlined how human-in-the-loop (HITL) systems create checkpoints for human approval, review, or intervention before or after AI agents execute high-stakes actions such as sending emails, deleting data, or…

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…

← prev page 21 / 46 next →