Hacker NewsMar 9, 2026, 11:53 PM
0 upvotes1 comments2 score
Ask HN: Read‑only LLM tool for email triage and knowledge extraction?
I’m looking for an LLM‑powered tool to help organize and query my email, but with a strict boundary: it must not write, send, or modify anything. Standard filters miss the nuance…
Hacker NewsMar 9, 2026, 8:06 PM
0 upvotes1 comments4 score
Show HN: Free open-source churn prediction for SaaS–Stripe and LLM interventions
Show HN: Free open-source churn prediction for SaaS–Stripe and LLM interventions
Hacker NewsMar 9, 2026, 7:43 PM
0 upvotes1 comments2 score
Show HN: Dashboard for monitoring multiple Claude Code sessions
Show HN: Dashboard for monitoring multiple Claude Code sessions
Hacker NewsMar 9, 2026, 7:20 PM
0 upvotes0 comments2 score
Code-review-graph: persistent code graph that cuts Claude Code token usage
Hi HN I'm Tirth. I built code-review-graph because I got tired of watching Claude Code re-read my entire codebase on every single task. When you ask Claude Code to review a…
Hacker NewsMar 9, 2026, 6:26 PM
0 upvotes2 comments3 score
Show HN: Ratschn – A local Mac dictation app built with Rust, Tauri and CoreML
Hi HN, I'm the solo developer behind Ratschn. I type a lot and got extremely frustrated with the current state of Mac dictation tools. Most of them are either heavy Electron…
Hacker NewsMar 9, 2026, 5:57 PM
0 upvotes59 comments121 score
Show HN: The Mog Programming Language
Hi, Ted here, creator of Mog. - Mog is a statically typed, compiled, embedded language (think statically typed Lua) designed to be written by LLMs -- the full spec fits in 3,200…
Hacker NewsMar 9, 2026, 4:53 PM
0 upvotes57 comments84 score
Launch HN: Terminal Use (YC W26) – Vercel for filesystem-based agents
Hello Hacker News! We're Filip, Stavros, and Vivek from Terminal Use ( https://www.terminaluse.com/ ). We built Terminal Use to make it easier to deploy agents that work in a…
Hacker NewsMar 9, 2026, 4:43 PM
0 upvotes71 comments252 score
JSLinux Now Supports x86_64
JSLinux Now Supports x86_64
Hacker NewsMar 9, 2026, 3:27 PM
0 upvotes1 comments4 score
A job ad for Agentic AI Advocate
I saw that Revenue Cat is hiring an agent. "Today, a new type of creator is emerging: the autonomous AI agent. Agents are now building, shipping, and growing apps, and many of…
Hacker NewsMar 9, 2026, 2:55 PM
0 upvotes85 comments89 score
Show HN: DenchClaw – Local CRM on Top of OpenClaw
Hi everyone, I am Kumar, co-founder of Dench ( https://denchclaw.com ). We were part of YC S24, an agentic workflow company that previously worked with sales floors automating…
Hacker NewsMar 9, 2026, 1:27 AM
0 upvotes8 comments5 score
Ask HN: Are we going to see more job postings asking for only agentic coding?
Was perusing job postings today and saw this on a Zapier listing: "You work through AI agents, not alongside them. Your daily development workflow is built around directing and…
Hacker NewsMar 8, 2026, 7:07 PM
0 upvotes112 comments297 score
Show HN: I built a real-time OSINT dashboard pulling 15 live global feeds
Sup HN, So I got tired of bouncing between Flightradar, MarineTraffic, and Twitter every time something kicked off globally, so I wrote a dashboard to aggregate it all locally.…
Hacker NewsMar 8, 2026, 9:29 AM
0 upvotes0 comments5 score
Ask HN: How are you handling persistent memory across local Ollama sessions
I build a lot of small AI tools locally, mostly on top of Ollama, and the thing I keep running into is that every session starts from zero. Whatever context I built up the night…