Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
131–140 of 140 posts
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#132I don't understand the point of automating note taking. It never worked for me to copy paste text into my notes and now you can 100x that? The whole point of taking notes for me is to read a source critically, fit it in my mental model, and then document that. Then sometimes I look it up for the details. But for me the shaping of the mental model is what counts
First of all, this is more than just note taking. It appears to be a (yet another) harness for coordinating work between agents with minimal human intervention. And as such, shouldn’t part of the point be to not have to build that mental model yourself, but rather offload it to the shared LLM “brain”? Highly debatable whether it’s possible to create anything truly valuable (valuable for the owner of the product that…
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#133Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#134One practical approach that works is separating the capture layer from the promotion layer. Agents can draft freely, but anything that gets promoted to trusted status needs a human review. Some teams use a voting scheme where multiple agents independently summarize the same source, and you only promote it when they converge. The confidently wrong problem gets worse over time because bad entries get cited by other age…
You don't have to trust the capture layer. Put a reviewer agent on top with memory of what's been approved and rejected, keep a human in the loop on the close calls. Over time the reviewer gets calibrated and the human review queue shrinks.
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#135Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#136Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#137Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#138Earlier quoted context omitted.
yes, and we should expose it. today the wiki location is hardcoded to ~/.wuphf/wiki/. making it a config field is a quick change. just filed an issue: https://github.com/nex-crm/wuphf/issues/310
I mean did you really need someone on HN to tell you that? Makes me wonder what else have you offloaded onto the statistical parrot.
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#139Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#140Earlier quoted context omitted.
I use my Openclaw setup to record notes I don't ever want to remember the details of. Here are some examples: Storing my Health Insurance's Member ID, RxBin and other data. Recording the serial number of a product I will be calling technical support for. Organizing files to be more logical and deduplicating or consolidating as needed. Whenever I want this info, I'll just ask my LLM to pull it up.
Do you use local models for these, or are you okay with giving private details to anthropic/openai? (that's one of my biggest hurdles for really adopting any useful assistant type of agent)
The other thing is I will ask an agent via Telegram to code stuff, so I want an agent that is smart enough to do it all. I prefer brute forcing with money right now. I hate when LLM make bizarre mistakes, I end up spending way too much time figuring out the issue.
I use Openrouter, so hopefully no one has built a perfect replica of me in their storage. I flip between models too.
But to be clear, I am living dangerously with agentic workflows in general. Haven't been burnt yet (other than accidentally running up a huge Gemini bill which made me switch to Codex Oauth and Openrouter for cheap Minimax 2.7)
I am moving to a commander/orchestrator model to use both frontier and cheap models and eventually a better local LLM once I buy a 5070 Ti, 3090, 64GB Mac M1 Max, 128GB Strix Halo (probably missed that train) or the AMD R9700.