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

timdumol

no profile record

投稿

Canva Is Down

canvastatus.com
1 ポイント·投稿者 timdumol·2 年前·1 コメント

コメント

timdumol
·11 か月前·議論
Does adding MFA not protect you against this? If you are secured by a TOTP on top of your password, it should not matter if they manage to reset your password.
timdumol
·11 か月前·議論
Ah, I missed that. I do vaguely remember that it used to use Flash, but I can't find where I saw it now. Thanks, I'll give it a shot!
timdumol
·11 か月前·議論
I've tried using Jules for a side project, and the code quality it emits is much worse than GH Copilot (using Claude Sonnet), Gemini CLI, and Claude Code (which is odd, since it should have the same model as Gemini CLi). It also had a tendency to get confused in a monorepo -- it would keep trying to `cd backend && $DO_STUFF` even when it was already in backend, and iterate by trying to change `$DO_STUFF` rather than figure out that it's already in the backend directory.