HackerTrans
TopNewTrendsCommentsPastAskShowJobs

barbolo

no profile record

Submissions

New vibe coding experience – Google AI Studio

twitter.com
6 points·by barbolo·4 месяца назад·0 comments

comments

barbolo
·2 месяца назад·discuss
It was a sad surprise last week when we tried to upgrade the workspace AI plan for some of our team members to Ultra and it was gone. We're moving to Claude/Codex.
barbolo
·11 месяцев назад·discuss
That's awesome. DINOv2 was the best image embedder until now.
barbolo
·2 года назад·discuss
https://github.com/lwthiker/curl-impersonate
barbolo
·2 года назад·discuss
I’ve been using DinoV2 for some months now. I’ve tried the models with 4 register tokens along with CLS + patch tokens. I’ve several embeddings (tokens) from previous model (no registers) which are part of my solution, so I didn’t adopt the newer “register” models because the CLS tokens are not aligned between 0 registers and 4 registers models. It would be nice if the CLS and patch tokens were somehow aligned between those models.