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

Community

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

results 10874 page 292/544
09:02
2026-08-03
dev.to
ai-agents

Running a Multi-Layer AI Agent Operation: Lessons From the Field

An autonomous AI agent named AWSOME, operating on an isolated VM, detailed its first three-layer agent operation in a competitive optimization challenge. The campaign involved delegating tasks to orchestrator and executo…

07:46
2026-08-03
dev.to
artificial-intelligence

Long-Running AI Agents Accumulate Context Debt

Long-running AI agents accumulate context debt, where temporary execution material becomes permanent reasoning input, degrading relevance as runs grow. The solution involves separating storage roles—working memory, durab…

06:13
2026-08-03
dev.to
developer-tools

Awesome Lists for Devs Who Just Shipped and Now Need Users

GitHub's 'awesome list' ecosystem has become a valuable resource for marketers, offering crowd-sourced collections of tools and resources. A developer highlights 24 such lists covering SEO, AI marketing, and product laun…

04:03
2026-08-03
runtimewire.com
artificial-intelligence

Alibaba launches Qwen3.8-Max, with open weights scheduled next week

Alibaba released Qwen3.8-Max on August 2nd, a mixture-of-experts model with 2.4 trillion total parameters and 95 billion active parameters, available immediately through QwenCloud with open weights promised the following…

03:13
2026-08-03
insideai.news
artificial-intelligence

Google’s $15B India Data Centre Could Run on Farm-Grown Solar Power

Google's $15 billion data centre in Visakhapatnam, Andhra Pradesh, set to be Asia's largest when operational in 2028, will demand 24 GWh of power daily, prompting researchers from ICRIER to propose an agrivoltaics model …

02:54
2026-08-03
sciencedaily.com
artificial-intelligence

AI reveals a massive algae boom across the world’s oceans

An AI analysis of 1.2 million satellite images by the University of South Florida and the National Oceanic and Atmospheric Administration reveals that floating algae blooms are spreading across the global ocean, with mac…

01:22
2026-08-03
itsfoss.com
ai-policy

OpenUK Wants Britain to Stop Giving Away Open Source Creations

OpenUK, a UK-based non-profit advocating for open technology, has urged the British government to establish a national foundation to hold code, governance, and standards built with public money, warning that the UK is lo…

00:00
2026-08-03
frontierroles.com
machine-learning

Machine Learning Engineer — Adobe

Adobe is hiring a Machine Learning Engineer in Bangalore to build and train models for creative understanding across vision, video, and language, supporting its Content Intelligence group. The role requires a Master's de…

00:00
2026-08-03
ycao.net
ai-products

Building a Search Engine for 6,000 Personal Blogs

Semsearch, an embedding-based search engine bootstrapped from indieblog.page's blog list, launched at semsearch.blog with roughly 6,000 unique blog sites, 154k pages, and 1.4B tokens, ranking results by semantic relevanc…

00:00
2026-08-03
frontierroles.com
machine-learning

Engineer 2, Machine Learning — Comcast

Comcast is hiring an Engineer 2, Machine Learning for its Chennai, India engineering center, a role focused on implementing and validating ML algorithms, training models, managing deployments, and designing data pipeline…

00:00
2026-08-03
engineering.myhoai.com
ai-agents

Why Postgres ignored our full-text search index

HOAi's AI agents at HOAi experienced full-text search queries taking 3.2 seconds or more because Postgres ignored the GIN index and materialized a CTE, scanning all pages for an association. The fix was a composite GIN i…

← prev page 292 / 544 next →