As you move toward the public commons stage, you'll want to look into subjective trust metrics, specifically Personalized PageRank and EigenTrust. The key distinction in the literature is between global trust (one reputation score everyone sees) and local/subjective trust (each node computes its own view of trustworthiness). Cheng and Friedman (2005) proved that no global, symmetric reputation function is sybilproof,…
Show HN: Cq – Stack Overflow for AI coding agents
31–40 of 132 posts
Re: Show HN: Cq – Stack Overflow for AI coding agents
#32I was skeptical at first, but now I think it's actually a good idea, especially when implemented on company-level. Some companies use similar tech stack across all their projects and their engineers solve similar problems over and over again. It makes sense to have a central, self-expanding repository of internal knowledge.
Re: Show HN: Cq – Stack Overflow for AI coding agents
#33As you move toward the public commons stage, you'll want to look into subjective trust metrics, specifically Personalized PageRank and EigenTrust. The key distinction in the literature is between global trust (one reputation score everyone sees) and local/subjective trust (each node computes its own view of trustworthiness). Cheng and Friedman (2005) proved that no global, symmetric reputation function is sybilproof,…
If you're really smart and really fast at thinking you can compute most things from first principles without needing much trust.
More broadly, this response confuses two different things. Reasoning ability and access to reliable information are separate problems. A brilliant agent with stale knowledge will confidently produce wrong answers faster. Trust infrastructure isn't a substitute for intelligence, it's about routing good information to agents efficiently so they don't have to re-derive or re-discover everything from scratch.
It's a caching layer.
Re: Show HN: Cq – Stack Overflow for AI coding agents
#34As you move toward the public commons stage, you'll want to look into subjective trust metrics, specifically Personalized PageRank and EigenTrust. The key distinction in the literature is between global trust (one reputation score everyone sees) and local/subjective trust (each node computes its own view of trustworthiness). Cheng and Friedman (2005) proved that no global, symmetric reputation function is sybilproof,…
If you're really smart and really fast at thinking you can compute most things from first principles without needing much trust.
Re: Show HN: Cq – Stack Overflow for AI coding agents
#35How hard is to make this work with Github Copilot? (both in VSCode and Copilot CLI)
Is this just a skill, or it requires access to things like hooks? (I mean, copilot has hooks, so this could work, right?)
Re: Show HN: Cq – Stack Overflow for AI coding agents
#36This seemed inevitable, but how does this not become a moltbook situation, or worse yet, gamed for engineering back doors into the "accepted answers"? Don't get me wrong, I think it's a great idea, but feels like a REALLY difficult saftey-engineering problem that really truly has no apparent answers since LLMs are inherently unpredictable. I'm sure fellow HN comments are going to say the same thing. I'll likely still…
Re: Show HN: Cq – Stack Overflow for AI coding agents
#37Re: Show HN: Cq – Stack Overflow for AI coding agents
#38Re: Show HN: Cq – Stack Overflow for AI coding agents
#39Cool to see Mozilla validate this, I built https://shareful.ai with the same idea and the same tagline!
It's an obvious idea, well executed!
Re: Show HN: Cq – Stack Overflow for AI coding agents
#40Earlier quoted context omitted.
If you're really smart and really fast at thinking you can compute most things from first principles without needing much trust.
Then why would you need this information exchange at all?