Hacker Newsnew | past | comments | ask | show | jobs | submit | stealthy_'s commentslogin

i followed karpathy's gist - microgpt and decided to poc a transformer LLM entirely in the browser. one HTML file, no dependencies.

run it on your iphone for best roi

added initial support for concurrent tabs distribution over BroadcastChannel

try it


I agree. i even think it could be great for recruiters .. did you check it out?


thanks! let me know how it was. and yes, you can bring your agents, but you'll need some serious dev skills too ;)


Nice, I've also built something like this we use internally. Will it reduce token consumption as well?


Thanks. Re tokens reduction: not that I’m aware of. Would you mind explaining how it might? That could be a cool feature to add


Great idea. I've seen something similar by Michael Lugasi


How is this different from qodo?


Qodo reviews individual PRs. VibeDrift compares files against each other across your whole codebase. Qodo won’t tell you that the file you’re adding uses raw SQL while 7 sibling files use a repository pattern, it’s looking at the PR in isolation, not the project. If that makes sense.


Sounds cool. We'll take a look!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: