HackerTrans
TopNewTrendsCommentsPastAskShowJobs

timdumol

no profile record

Submissions

Canva Is Down

canvastatus.com
1 points·by timdumol·il y a 2 ans·1 comments

comments

timdumol
·il y a 11 mois·discuss
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
·il y a 11 mois·discuss
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
·il y a 11 mois·discuss
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.