HackerTrans
TopNewTrendsCommentsPastAskShowJobs

letitgo12345

413 karmajoined há 12 anos

comments

letitgo12345
·há 4 dias·discuss
Well there's long term impact but yea that doesn't create enough political pressure to make process efficient
letitgo12345
·mês passado·discuss
Long codex sessions lead to a lot of cached token hits, esp when you resume them after a few hours.
letitgo12345
·há 3 meses·discuss
Can't you execute the bug to see if the vulnerability is real? So you have a perfect filter. Maybe Mythos decided w/o executing but we don't know that.
letitgo12345
·há 4 meses·discuss
Worth noting that this is when they used Amazon's own AI product, not when using Claude Code or Codex.
letitgo12345
·há 9 meses·discuss
Seems the same tbh
letitgo12345
·há 12 meses·discuss
LLMs can use search engines as a tool. One possibility is Google embeds the search query through these embeddings and does retrieval using them and then the retrieved result is pasted into the model's chain of thought (which..unless they have an external memory module in their model, is basically the model's only working memory).