Earlier quoted context omitted.
Also... "scammer and AI grifter"?? Damn dude. It's any early-stage open-source experiment result and, mostly, just talking about how it makes me question whether or not I'll be programming in the future. Nobody's asking for your money.
My last comment wasn't really directed at you it just reminded me of how I feel about the whole scene right now.
I'm a principal engineer at Microsoft. I barely program anymore
31–33 of 33 posts
Re: I'm a principal engineer at Microsoft. I barely program anymore
#32Earlier quoted context omitted.
I get it. I've been through cycles of this over the past three years, too. Used a lot of various tools, had a lot of disappointment, wasted a lot of time and money. But this is the kinda the whole point of my post... In our system, we added fact checking itself, comparing different approaches, summarizing and effectively utilizing the "wisdom of the crowd" (and it's success over time). And it made it work massively b…
You're going to have to put quotes around "fact checking" if you're using LLMs to do it. "comparing different approaches, summarizing and effectively utilizing the "wisdom of the crowd" (and it's success over time)" I fail to see how this is defensible as well.
For comparisons, you can ask the model to eval on various axis e.g. reliability, maintainability, cyclometeic complexity, API consistency, whatever, and they generally do fine.
We run multi-trial evals with multiple inputs across multiple semantic and deterministic metrics to create statistical scores we use for comparisons... basically creating benchmark suites by hand or generated. This also does well for guiding development.
Re: I'm a principal engineer at Microsoft. I barely program anymore
#33Earlier quoted context omitted.
I get it. I've been through cycles of this over the past three years, too. Used a lot of various tools, had a lot of disappointment, wasted a lot of time and money. But this is the kinda the whole point of my post... In our system, we added fact checking itself, comparing different approaches, summarizing and effectively utilizing the "wisdom of the crowd" (and it's success over time). And it made it work massively b…
You're going to have to put quotes around "fact checking" if you're using LLMs to do it. "comparing different approaches, summarizing and effectively utilizing the "wisdom of the crowd" (and it's success over time)" I fail to see how this is defensible as well.