HackerTrans
トップ新着トレンドコメント過去質問紹介求人

letitgo12345

413 カルマ登録 12 年前

コメント

letitgo12345
·4 日前·議論
Well there's long term impact but yea that doesn't create enough political pressure to make process efficient
letitgo12345
·先月·議論
Long codex sessions lead to a lot of cached token hits, esp when you resume them after a few hours.
letitgo12345
·3 か月前·議論
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
·4 か月前·議論
Worth noting that this is when they used Amazon's own AI product, not when using Claude Code or Codex.
letitgo12345
·9 か月前·議論
Seems the same tbh
letitgo12345
·12 か月前·議論
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).