Tux@lemmy.world to Technology@lemmy.worldEnglish · 2 months agoStack Overflow Website Trafficlemmy.worldimagemessage-square105fedilinkarrow-up1491arrow-down1120
arrow-up1371arrow-down1imageStack Overflow Website Trafficlemmy.worldTux@lemmy.world to Technology@lemmy.worldEnglish · 2 months agomessage-square105fedilink
minus-squareiii@mander.xyzlinkfedilinkEnglisharrow-up11arrow-down1·2 months agoI typically visit stack overflow when encountering edge cases and bugs not covered by the documentation.
minus-squareGetOffMyLan@programming.devlinkfedilinkEnglisharrow-up3arrow-down1·2 months agoIf it has learned from the source code you’d be surprised how good it is at that as well. For docs it’s better, for other stuff it’s way worse than a human. It’s a shame so much stuff is locked up in discord these days.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up3·2 months agoyeah, discord the the true black hole of information
minus-squareiii@mander.xyzlinkfedilinkEnglisharrow-up1arrow-down1·2 months agoDo you mean trained on the source code, or having the source code in context?
minus-squareGetOffMyLan@programming.devlinkfedilinkEnglisharrow-up1·2 months agoTrained on the source code. Yeah could also clone the repo and use copilot against it.
I typically visit stack overflow when encountering edge cases and bugs not covered by the documentation.
If it has learned from the source code you’d be surprised how good it is at that as well.
For docs it’s better, for other stuff it’s way worse than a human.
It’s a shame so much stuff is locked up in discord these days.
yeah, discord the the true black hole of information
Do you mean trained on the source code, or having the source code in context?
Trained on the source code.
Yeah could also clone the repo and use copilot against it.