Tony Bark@pawb.social to Technology@lemmy.worldEnglish · 2 days agoVibe coding service Replit deleted production databasewww.theregister.comexternal-linkmessage-square116fedilinkarrow-up1589arrow-down17cross-posted to: programmer_humor@programming.dev
arrow-up1582arrow-down1external-linkVibe coding service Replit deleted production databasewww.theregister.comTony Bark@pawb.social to Technology@lemmy.worldEnglish · 2 days agomessage-square116fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareLilB0kChoy@midwest.sociallinkfedilinkEnglisharrow-up7·1 day agoI’m not the person you’re replying to but the one thing I’ve found them helpful for is targeted search. I can ask it a question and then access its sources from whatever response it generates to read and review myself. Kind of a simpler, free LexisNexis.
minus-squarepanda_abyss@lemmy.calinkfedilinkEnglisharrow-up1·24 hours agoOne built a bunch of local search tools with MCP and that’s where I get a lot of my value out of it RAG workflows are incredibly useful and with modern agents and tool calls work very well. They kind of went out of style but it’s a perfect use case.
I’m not the person you’re replying to but the one thing I’ve found them helpful for is targeted search.
I can ask it a question and then access its sources from whatever response it generates to read and review myself.
Kind of a simpler, free LexisNexis.
One built a bunch of local search tools with MCP and that’s where I get a lot of my value out of it
RAG workflows are incredibly useful and with modern agents and tool calls work very well.
They kind of went out of style but it’s a perfect use case.