🛠️ Hacker News Tools

Showing 461–480 of 4246 tools from Hacker News

Last Updated
July 22, 2026 at 08:42 AM

Show HN: Dockside – I turned unused space around the macOS Dock into a workspace

Found: July 03, 2026 ID: 5673

Show HN: Pull Claude Code transcripts into your Codex session, and vice versa Hi HN, I&#x27;m Rob. Contextify indexes every Claude Code and Codex session on your machine into one local, searchable database. The current session, in either tool, can search all of it: &#x2F;total-recall in Claude Code, $total-recall in Codex.<p>Demo: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=FvrvRGp4C9M" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=FvrvRGp4C9M</a> | Mac app: <a href="https:&#x2F;&#x2F;contextify.sh" rel="nofollow">https:&#x2F;&#x2F;contextify.sh</a> (App Store or DMG) | Linux: CLI with a one-line installer, same search. No signup.<p>I split my work between Claude Code and Codex. When I burn through rate limits on one, I switch to the other, and new models keep leapfrogging each other, so the switching is not going away.<p>But each tool keeps its own history, in its own format, in its own directory structure, and Claude Code deletes local transcripts after 30 days by default.<p>Piecing together work I had done across Claude Code and Codex on one machine is the problem Contextify started as.<p>How it works: the Mac app (or a systemd timer on Linux) watches ~&#x2F;.claude&#x2F;projects&#x2F; and ~&#x2F;.codex&#x2F;sessions&#x2F;, parses each tool&#x27;s transcript format, and ingests every turn into SQLite with full-text search.<p>My DB is currently at 366,734 entries across 13,920 sessions, pooled from two Macs. An entry is one turn: a message, tool call, or subagent step.<p>A CLI (contextify search &#x2F; context &#x2F; activity) sits on top, and bundled skills (&#x2F;total-recall, &#x2F;live-recall) teach each agent to use it on demand mid-session. There is also an MCP server (contextify serve-mcp) if you&#x27;d rather use that.<p>On macOS, summaries are generated on-device by Apple Intelligence. By default your transcripts and entry database stay on your machine.<p>I use more than one laptop, and found I would often want to reference prior work that I did on one computer that I did not have in my local database.<p>To solve this, I built Contextify Cloud: opt-in sync that pools each machine&#x27;s entries, so a search from the laptop I&#x27;m on also finds work I did on the other one.<p>Hosted sync is paid, $12&#x2F;mo. It is free if you self-host the sync server, keeping the pooled database on infrastructure you control. The server is source-available under the Functional Source License.<p>The same pooling works for workgroups on a per-seat commercial license, hosted or self-hosted: teammates&#x27; shared projects become searchable across the group, each result labeled with who did the work, and sharing is per-project, so each member decides what the group sees.<p>What it&#x27;s not: the Mac app is not open source, Windows is not supported, and Gemini CLI, Pi, and OpenCode are not ingested yet (all are planned). Free for personal use; using it for work is $8&#x2F;mo.<p>I&#x27;d love to hear how you handle history across more than one coding agent.

Found: July 03, 2026 ID: 5675

Show HN: Origin Myth Map-creation myths of civilizations on a world map I&#x27;ve always been fascinated by origin myths, and by how civilizations had similar origin stories. The flood myth is the famous example (Mesopotamia, Genesis, India, the Americas).

Found: July 03, 2026 ID: 5683

60% Fable cost cut by converting code to images and having the model OCR it

Found: July 03, 2026 ID: 5662

Jamesob's guide to running SOTA LLMs locally

Found: July 03, 2026 ID: 5654

AI coding is addictive. Engineers are paying the price

Found: July 03, 2026 ID: 5657

Show HN: TaskPeace – a task queue my AI coding agents pull work from over MCP

Found: July 03, 2026 ID: 5663

Show HN: An assertion library for E2E testing and real user monitoring

Found: July 03, 2026 ID: 5659

Behind the scenes with the Midjourney scanner [video]

Found: July 03, 2026 ID: 5757

Gemini Code Assist will be shut down on July 17

Found: July 03, 2026 ID: 5655

Ed Zitron on CNBC: GenAI Doesn't Work, and Big Tech Is Out of Hypergrowth Ideas

Found: July 03, 2026 ID: 5653

Alibaba to ban Claude Code in workplace over alleged backdoor risks, source says

Found: July 03, 2026 ID: 5651

First Principles of Model Routing

Hacker News (score: 29)

First Principles of Model Routing

Found: July 03, 2026 ID: 5813

Show HN: I built a declarative layout engine for SVG, Canvas, WebGL Hey HN,<p>I built a tiny zero DOM layout engine for vector graphics and custom renderers to resolves nested rows&#x2F;cols&#x2F;grids into exact `{x, y, w, h}` boxes, with text measurement, overflow signals, and collision separation.<p>This is to help make SVG, PDF, Canvas responsive.<p>Feedback welcome from anyone building canvas&#x2F;SVG diagrams, dashboards, node editors, or diagram tools.

Found: July 03, 2026 ID: 5660

Mr. Baby Paint and accidentally discovering a new cellular automata

Found: July 03, 2026 ID: 5732

Using precision editing to study human embryo development shows master gene

Found: July 03, 2026 ID: 5770

AI is 'not smart' so what's next in artificial intelligence?

Found: July 03, 2026 ID: 5647

The Safari MCP server for web developers

Found: July 03, 2026 ID: 5645

Order a burned CD of your own public GitHub repo

Found: July 03, 2026 ID: 5641

Hobbes – A Language and Embedded JIT Compiler

Found: July 02, 2026 ID: 5775
Previous Page 24 of 213 Next