cd/entity/Rust· home entities Rust
grep -l @rust /news/*.json | wc -l → 238

Rust

mentions 238 type Organization page 1/12 feed RSS

// recent coverage 238 mentions

20:31
2026-07-03
technology.org
ai-tools

Deterministic Guardrails Against AI Code Duplication

GitClear's analysis of 211 million changed lines found cloned code blocks have roughly quadrupled since 2022 due to AI coding agents duplicating code. A deterministic guardrail tool called dupehound, …

07:46
2026-07-01
blog.kulman.sk
artificial-intelligence

I do not feel like a programmer anymore

A software developer reports that AI has become so integral to their daily work that they no longer feel like a programmer, as AI handles understanding tickets, writing code, reviewing, and suggesting…

23:54
2026-06-30
github.com
ai-agents

Show HN: Yourself, in Every Light

Alma is a new open-source, local-first MCP server that gives AI agents a personal memory store controlled by the user. The project stores facts and preferences on the user's machine, requires human ap…

22:29
2026-06-30
elliotcsmith.com
ai-agents

Autoresearch, Claude and Constrained Optimization

A developer built an AI agent system using Claude Code to solve file compression as a constrained optimization problem, testing whether AI can autonomously improve a quantifiable metric under real-wor…

13:12
2026-06-30
aibodh.com
large-language-models

Reasoning About Async Rust with State Machines

Async Rust converts every async function into a state machine that records where execution stopped and stores needed values, enabling efficient waiting without blocking threads. This internal model he…

05:25
2026-06-30
dev.to
ai-agents

Why Prompt Engineering Isn't Enough for Production AI Agents

A developer built MicroLoop, an open-source runtime safety layer written in Rust, to prevent autonomous AI agents from getting trapped in execution loops that waste API tokens and compute. The tool in…

01:53
2026-06-30
github.com
large-language-models

Show HN: TinyAgents – a Rust based recursive LLM harness

TinyAgents, a Rust-based recursive language model harness, was released on Hacker News. It implements the Recursive Language Model (RLM) execution model, enabling agents to call sub-agents, graphs to …

23:52
2026-06-29
github.com
ai-agents

Show HN: A Firewall for AI agents with auditing

A developer built a firewall for AI agents in Rust that runs under five milliseconds, using a DAG to plan and enforce actions, track tool calls and data flow, and flag out-of-context reads. The tool a…

page 1 / 12 next →
// co-occurs with top 8 entities