Earlier quoted context omitted.
I think there‘s a serious issue with people using AI to do an immense amount of busywork and then never look at it again. Colossal waste.
Everyone is writing. Nobody is reading.
Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
51–60 of 140 posts
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#52Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#53I 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…
Say more?
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#54How do you anticipate teams deploying this? I’m wary of GitHub for sensitive business documents, and wonder what an easy secure agent friendly deployment looks like. Cloudflare or GCP are maybe good candidates
Hey, contributor to Wuphf here, Right now this is setup to be run on your machine. Git is used to do versioning but we don't push that to GitHub, nor do we keep any insight into what you have or what you're doing. If there is long term value people are getting out of Wuphf we'll be happy to build out a hosted business/enterprise compliant version.
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#55I 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
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#56Cool idea. But is anyone actually building real stuff like this with any kind of high quality? Every time I hear someone say "I have a team of agents", what I hear is "I'm shipping heaps of AI slop".
Even though I did not know about Andrej Karpathy's tweet from earlier this month, I ended up converging on something very similar. A couple of weeks ago I built a git-based knowledge base designed to run agents prompts on top of it. I connected our company's ticketing system, wiki, GitHub, jenkins, etc, and spent several hours effectively "onboarding" the AI (I used Claude Opus 4.6). I explained where to find company…
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#57Earlier quoted context omitted.
Everyone is writing. Nobody is reading.
In my over a decade of experience as a software engineer, writing code was always a smaller fraction of my time compared to reading code, debating code with colleagues, and wrangling ops. Optimizing for velocity of writing code will inevity lead to spaghetti at best and vaporware at worst.
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#58Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#59I 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
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#60I 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