Modern NewsTopAskShowBestNew

New

Libraries Face Hard Choices Amid Constraint

by speckx · less than a minute ago

1|www.insidehighered.com|0 comments

The Metaverse Fever Dream

by zhenyi · 1 minute ago

1|pxlnv.com|0 comments

Thank HN: You helped make Foqos a success, 100k downloads and 4k+ reviews, 4.9/5

by awaseem · 3 minutes ago

1|github.com|1 comments

Scammers are abusing an internal Microsoft account to send spam links

by Brajeshwar · 3 minutes ago

1|techcrunch.com|0 comments

Whale Fall

by edent · 4 minutes ago

1|shkspr.mobi|0 comments

Ask HN: What's your favourite memory of the ISS?

by audreyfei · 6 minutes ago

As high schools students, we are conducting an aggregated interview to commemorate the ISS’ launch! If would like to contribute and be credited: issforapush.netlify.app.

is this a good idea: having an online directory of our questions with your answers? An ISS interview directory was posted in Show HN recently, however it only includes established astronauts…

1||0 comments

The Little Book of Semaphores (2016)

by aragonite · 6 minutes ago

1|greenteapress.com|0 comments

Why the US Embassy cancelled 2k visa appointments

by junaid_97 · 6 minutes ago

1|blog.fillvisa.com|0 comments

How Is the AI Infrastructure Buildout Being Financed?

by aashu_bel · 6 minutes ago

1|undertheclaim.substack.com|0 comments

Europe-China spacecraft launches to study Earth's 'invisible armour'

by gmays · 6 minutes ago

1|www.france24.com|0 comments

Josh Comeau Spring 2026 Course Open House

by SpyCoder77 · 6 minutes ago

1|courses.joshwcomeau.com|0 comments

Show HN: Boku – Simple, sequential YAML task runner to automate the boring stuff

by hxii · 6 minutes ago

1|hxii.github.io|0 comments

Show HN: Darc – grep-like memory search tool for coding agents

by jnhprk · 7 minutes ago

Hi HN, I’m Junha Park. I've been experimenting with agent memory, especially how to make agents run more reliably on large tasks.

I built Darc, an open-source shared memory search tool for coding agents, with a different approach from most agent memory systems we can see today. It is an index + (lexical) search tool over agent session history, rather than a managed memory system. No embeddings, no agent-aided consolidation, no injection hooks.

How it works: Darc archives Codex / Claude Code session rollouts that already exist under ~/.codex and ~/.claude, indexes them into a single SQLite DB, and exposes session/turn/tool call/file-level search commands over them.

Why I built this: I've tried using different agent memory tools and they were useful, but sometimes I found them nosiy. I kept turning memory on/off depending on the task. For example, when I ran iterative code review rounds, I saw reviewer agents report "no findings" with "memory cited" memos, where the cited memory came from recent review sessions or the session that built the feature being reviewed. I believe this could put bias to the current reviewer's context window, and wanted to turn off those "injection hook" memory feature for such cases.

So I came up with an idea. Recent coding agent tools tend do prefer simple lexical search (UNIX tools; `rg`, `sed`, etc.) to semantic search over vector embeddings, and they work quite well and reliably without the heavy embedding. Why don't we take similar approach to agent memories, treating the session history like documents or code?

The idea is to let agents use Darc iteratively to discover relevant evidence or decisions from prior sessions, see which files or sessions are deeply related, and keep chaining the search until they understand the full picture of what happened in the past before they jump into editing code.

I also added team sharing feature to Darc. Users can encrypt (via `age`) and share their indexed agent session history with other team members working on the same project via Git backend of their choice (GitHub or self-hosted Git server). Regex-based redaction is supported by default (so sensitive data like secret keys, API keys or env vars don't get into SQLite at all). Then, users can pull agent session history indexes from other team members and search over them to get decision context made by others. This is analogous to asking colleagues who wrote the code about context behind the work, like design decisions, before touching that part of the code.

That said, it still needs proper evaluation. I'm working on simple bench/evals to compare scenarios like:

- Baseline, with no memory

- Using Codex / Claude Code built-in memory (the native memory system that summarizes prior sessions using background agents and writes MEMORY.md, not merely AGENTS.md or CLAUDE.md)

- Using Darc

- Using Darc + Codex / Claude Code built-in memory

- Just `rg` on session history directly

If this approach sounds interesting (or you think it doesn't make sense) I'd love to hear your feedback. I'd also love to learn what methods people are using to manage team-level context on project where coding agents are used heavily.

1|github.com|0 comments

Tech Layoff Tracker

by dreadsword · 10 minutes ago

1|deadstack.net|1 comments

What makes a good variable naming convention

by leephillips · 16 minutes ago

1|benharrap.com|0 comments

Alexander Grothendieck Revolutionized 20th-Century Mathematics

by Brajeshwar · 18 minutes ago

1|www.quantamagazine.org|0 comments

Technical Interviews Reject the Wrong Engineers

by birdculture · 19 minutes ago

1|fagnerbrack.com|0 comments

Show HN: Let agents run any analysis with Mixpanel data, no UI required

by ttchen2 · 19 minutes ago

12|docs.mixpanel.com|0 comments

The Unbearable Blandness Of The 2020's [video]

by mindcrime · 19 minutes ago

1|www.youtube.com|0 comments

French NATO commander: Europe has no alternative to Palantir's warfare tech

by robertkoss · 19 minutes ago

1|www.politico.eu|0 comments