frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: 18KB ls alternative in no_std rust and Libc

https://crates.io/crates/fli-tool
7•tracyspacy•1h ago•1 comments

Show HN: StyleSeed – a design-rules engine so AI agents stop building generic UI

https://github.com/bitjaru/styleseed
11•bitjaru0402•1h ago•1 comments

Show HN: Aict – Unix coreutils that output XML/JSON, built for AI agents

https://github.com/synseqack/aict
6•ronak_parmar•2h ago•1 comments

Show HN: Goku – WASM (wllama)-powered LLM inference and model manager

https://userfrom1995.github.io/goku/
4•userfrom1995•2h ago•0 comments

Show HN: Fast NF4 dequantization Triton kernel (1.41x faster than bitsandbytes)

https://github.com/Griffith-7/nf4-triton-kernel
3•Griffith-7•2h ago•0 comments

Show HN: Running server scripts from smartphone via SSH

https://c100k.eu/p/rebootx/updates/20260714-remote-runbooks
3•pmdfgy•2h ago•0 comments

Show HN: Hillnote – local first Markdown workspace, AI via CLI, Ollama, MCP

https://hillnote.com
2•rajathbail•1h ago•0 comments

Show HN: An AI agent fixed 98% of vulnerable deps in one run, 14% in the next

https://bomly.dev/blog/coding-agents-with-and-without-bomly-mcp
2•ahmed3lmallah•1h ago•0 comments

Show HN: I spent a month turning LinkedIn into software

https://www.bulaev.net/p/i-spent-a-month-turning-linkedin
2•sbulaev•1h ago•0 comments

Show HN: LogoTeddy – Animate logos with AI (no templates)

https://logoteddy.com/
2•humphrey_liu•1h ago•0 comments

Show HN: I Am Hosting Amalia – The First Portuguese LLM

https://iaamalia.com/
2•wbemaker•1h ago•0 comments

Show HN: An MCP to create and call Playwright scripts as tools on your extension

https://reduck.ai/
2•DanyWin•1h ago•0 comments

Show HN: Web App Uses RTL-SDR to Align HDTV Antenna

https://tunerscope.com/
21•robotastic•2d ago•3 comments

Show HN: InferAll – One API for OpenAI, Anthropic, Google, Nvidia Nim

https://inferall.ai/?src=hn
2•TaylorM492•1h ago•0 comments

Show HN: OpenMarkdown – A Markdown editor you and your agent co-edit

https://openmarkdown.dev/
2•XUEYANZ•1h ago•0 comments

Show HN: Ranking 19 LLMs on Flutter code by compile pass & hidden-test pass-at-1

https://nativevibe.dev/flutter-benchmark
2•GeorgiKadrev•1h ago•0 comments

Show HN: Production-grade LangGraph template

https://github.com/brescou/langgraph-agent-stack
2•Brescou•2h ago•0 comments

Show HN: Nable – Local-first cost intelligence tool for cloud and AI

https://github.com/getnable/finopsmcp
3•chaandannn•2h ago•0 comments

Show HN: Minvoice – invoicing app that runs on Cloudflare Workers and D1

https://github.com/ddyy/minvoice
2•ddyy•2h ago•1 comments

Show HN: An AUI for Nix-Darwin

https://github.com/dz0ny/nixmc
2•dz0ny•2h ago•0 comments

Show HN: A TypeScript repo where AI agents can't break the architecture

https://github.com/lucasgodt/open-agent-ready-typescript
2•lucasgodt•2h ago•1 comments

Show HN: Backscroll – search your ChatGPT/Claude/Gemini history

https://backscroll.xyz
2•petesarney•2h ago•0 comments

Show HN: Opening lines of famous literary works

https://www.verbaprima.com/
173•plicerin•1d ago•99 comments

Show HN: Earth-clock – live WebGL planet with eclipses, weather, earthquakes

https://earth-clock.onemonkey.org/
4•czzprr•3h ago•0 comments

Show HN: PortalJS – AI-native, open-source framework for data portals

https://github.com/datopian/portaljs
6•anuveyatsu•3h ago•0 comments

Show HN: An uptime monitor with an MCP server, create monitors by asking Claude

https://uptimemonitoring.com/
3•luciandan•3h ago•0 comments

Show HN: Worldreleasenotes.com/Countries

https://worldreleasenotes.com/countries
2•sbcom•3h ago•0 comments

Show HN: Mozdmp – Firefox profile decryption tool and master password cracker

https://github.com/asaix/mozdmp
3•asaix•3h ago•0 comments

Show HN: Leet Robotics: Learn robotics and ROS2 with hands-on courses

https://www.leetrobotics.com
4•deepresearch•3h ago•0 comments

Show HN: I built a smart proxy so your coding agent can run loose

https://trollbridge.dev/
11•dandriscoll•1d ago•6 comments
Open in hackernews

Show HN: Grepathy – Claude made a decision nobody approved

https://github.com/evansjp/grepathy
14•evansjp•2h ago
hey HN - Claude pre-created users in Clerk with null emails/names as "guest users" on a contract job. Wasn't in any plan. The CTO asked why, and I didn't know! I didn't make that decision!

The reasoning was in a transcript on my laptop. Claude Code deletes those after 30 days by default. Two of my projects lost their whole history that way.

Grepathy distills transcripts locally into markdown committed with the code. Decisions only, never your messages, no server.

List every decision nobody approved:

  grep -rn "agent-initiated" .ai/why/
Ran a blind eval before shipping, published it including the misses (REPORT.md). Agents with Grepathy answered the "why" questions right. Baseline agents made up confident wrong answers.

Comments

ballenf•1h ago
Good catch on CTOs part. That scenario is one that keeps me awake at night -- that some large PR of mine has come functionality or feature that I didn't ask for and didn't notice.

How did the CTO respond to "Claude did it and I didn't catch it"? Did the AI PR summary mention it? Or did the CTO just read the code?

evansjp•1h ago
CTO responded well to it - frankly because we're all using some coding agent and it's just the natural process of code review for them to sniff things out. No mention of it in any PR summary - CTO found it in the migration that would mutate the User record to accept `null` email.
hhh•1h ago
I am fighting against people doing this every day, and we've made it extremely clear that your computer and processes running on it are an extension of you, a human, who is responsible for the actions on your computer.
Synthetic7346•1h ago
Won't that slow you down a lot? I get it in principle, but in practice if you have to review everything your coding agent does the productivity gains diminish significantly
extrabajs•1h ago
I guess you get to choose between reviewing it yourself or wasting someone else’s time
pfannkuchen•48m ago
I can’t tell if you are serious. Are you serious?
NateEag•32m ago
Whether or not he's serious, as someone who's grudgingly using Claude at work due to mandates, the productivity gains do shrink massively (and sometimes go negative) if you actually attempt to gain the level of understanding you'd have of the system had you written it yourself.

Does it matter if the developers understand the system they maintain?

I guess that depends whether the genAI maximalists turn out to be right.

pavel_lishin•26m ago
> Does it matter if the developers understand the system they maintain?

Are they maintaining it if all they do is type prompts into Claude?

sixtyj•1h ago
Well done.

This is not just Claude’s behaviour :)

It could be used for every agentic coding as well, because I have experienced such mess so many times in last three years.

One issue repaired, another one touched and changed…

evansjp•1h ago
thank you so much! started with a Claude Code adapter, but you think Codex would be a good next one?
q3k•1h ago
> I didn't know! I didn't make that decision!

Thanks for today's dose of impostor syndrome cure.

allthetime•29m ago
I recently took a small contract to help a vibe-founder de-vibe his project a bit. One hour with him has done more for my confidence as a developer than all the good work I’ve done this year. When probing for answers about the app and system he (lovable and Claude) had created he legitimately could not answer a single question and has almost no idea how anything works, even though there is a public web app that is capable of taking subscription payments from authenticated users. We’re living in strange times, and a giant pile of shit is coming at us like floods and tsunamis. If you’re patient and nice to talk to I imagine there will be good work available with which to flex your “I know what I’m doing”
embedding-shape•1h ago
> Decisions only, never your messages

For me this is basically the opposite of how it would need to be, the decisions are all in my messages to the agent, almost never directly in the agent's replies, sometimes indirectly though I suppose.

Interesting to see that apparently some people use these tools and are the ones listening and doing what the LLM decide and says, rather than the opposite.

> Ran a blind eval before shipping, published it including the misses (REPORT.md). Agents with Grepathy answered the "why" questions right. Baseline agents made up confident wrong answers.

Is this eval public anywhere? The whole ecosystem severely lacks transparency, and people continue making strong claims without any sort of data or results that backs these up. Is there any public somewhere backing up the idea that it's more accurate that just using whatever agent harness?

> Claude made a decision nobody approved

It irks me a tiny bit that this is essentially clickbait, you don't know for sure Claude "made a decision nobody approved" as you've lost the data because you never thought sufficiently about storing these things in the first place. Most likely it misunderstood you at one point, you didn't carefully read the reply and approved it all, so most surely what you've done lead to that being done. These big models hardly ever just randomly do whatever, you can more often than not trace it to something you did wrong.

SpicyLemonZest•1h ago
Can we get the transcript of the session where you had Claude write this post? I want to understand the "why" behind this project, and whether a human being was at any point involved in the "blind, pre-registered evaluation of Grepathy against an honest baseline".
albert_e•1h ago
> The reasoning was in a transcript on my laptop. Claude Code deletes those after 30 days by default. Two of my projects lost their whole history that way.

Wait what? Claude Code (and Codex) transcripts are auto-deleted??

That's a treasure trove of information for all my projects and I had built some tooling and workflows tahat deal with extracting insights from them -- withut ever realizing I mightbe losing old chats. Thanks for this -- I may need to include an archival step for retention.

weird-eye-issue•1h ago
Yes but it's just a setting you can change I don't think you really need an archival step
trjordan•1h ago
> "cleanupPeriodDays": 99999

Throw that in ~/.claude/settings.json

simonw•52m ago
Horrifying, isn't it?

Amazing to me how little these companies respect the historic value of the transcripts. Most of my work is captured in them now.

esafak•31m ago
I use https://usegitai.com/ and https://ctx.rs/ to preserve and search them.
vanyaland•1h ago
Your .ai/why/main.md is at 97KB and 148 entries. Does anything prune that, or does a long-lived branch keep growing?
trjordan•1h ago
100% important. But what decisions do you care about seeing?

The whole point of the agent is to make decisions for you. If you want to make every little detailed decision, just write the code.

The whole art of this problem is figuring out which decisions matter to you, and how to surface them.

(Disclosure: we're working on this too. https://tern.sh)

skinfaxi•22m ago
How does your solution differ from OPs?

edit:

To me it looks like yours has the following negative qualities:

- closed source

- requires signup for some service

- says code doesnt leave my machine but this connects to your servers

- requires Goose AI as a dependency

trjordan•13m ago
So, we tried feeding the logs back to the LLM, and it mostly produced slop. Lots of decisions nobody cared about. The biggest things that moved the needle were:

- Baseline it. We mine previous logs, github comments, etc. for "what you care about." That helps pull out decisions that you actually care to read.

- Anchor to code. "The code enshrines this decision" is more interesting than "the agent self-talked this." Agents don't always self-talk decisions, and the thing that ultimately matters is the behavior in code.

mrdomino-•1h ago
This is what commit messages are for.
triyambakam•35m ago
Couldn't this just be in git commits and give the a skill to look there?
pfannkuchen•20m ago
What happens when there’s an outage though? Just hope the LLM can fix it? Who is on the hook if it can’t?

Do you have people frantically trying to reverse engineer a basically unfamiliar-to-them code base at 2am while bleeding cash?

q3k•44m ago
Would you rather have one cookie now or two cookies later?