I found a wiki to be a surprisingly powerful tool for an agent to have. And building a bunch of CLI tools that all interconnect on the same knowledge graph substrate has also had a nice compounding effect. (The agent turns themselves are actually stored in the same system, but I haven't gotten around to use that for cool self-referential meta reasoning capabilities.)
1: https://github.com/triblespace/triblespace-rs
2: https://github.com/triblespace/playground/tree/main/facultie...
1. someone shares something
2. Great. Now look at my stuff .
I dont know if i am noticing this more or if it has to do with AI making it easy for ppl to build 'my stuff' + ai dunning kruger.
Especially when you have someone working on autonomous research agents it doesn't seem that off to lament how much time you can sink into the underlying substrate. In my particular case the work started long before LLMs to make actual research easier, the fact that it can also be used by agents for research is just a happy accident.
But since you seem to take so much offence as per: https://news.ycombinator.com/item?id=47425470 + your dunning kruger remark
then you seem to be somewhat blinded by your aversion to AI assisted engineering, because if https://github.com/triblespace/triblespace-rs is a "shitty vibecoded project", then I don't know what a good project actually looks like to you. That codebase has years of human blood sweat and tears in it, implements novel data-structures, has it's own WCO optimal join-algorithm, cutting edge succinct data-structures that are hand-rolled to supplement the former, new ideas on graph based RDF-like CRDTs, efficient graph canonicalisation, content addressing and metadata management, implements row types in rust, has really polished typed queries that seamlessly integrate into rusts type system, lockless left-right data structures, a single file database format where concatenation is database union, is orders of magnitude faster than similar databases like oxigraph... does it also have to cure cancer and suck you off to meet your bar?
You just seem like a hater.
Could serve as an annealing step - trying a different earlier branch in reasoning if new information increases the value of that path.
We can do better than this as an industry, or at least we used to be better at this. Where's the taste?
* we know better
* we judge everything against internal big-company standards
* we speak as if we’re setting the bar for “the industry”
Someone is openly pushing on a frontier, sharing rough experiments, and educating a huge number of people in the process — and the response is: “we can do better than this as an industry.”
Can you? When is Google launching something like this?
Anyway, "1980 experiments, 6 improvements" makes me wonder if this is better than a random search or some simple heuristic.
`curl -L https://mycoolsvc.com/r4nd0mus3r/mycoolsoftware/master/insta... | bash`