Meta AI app has launched "Vibes," a new feed of AI-generated videos similar to TikTok. Users can create or remix clips, although early reception has been mostly negative, with users questioning why this feature exists at all
Coderabbit for PR reviews at work has both impressed me and made me aggregated by how incorrect some of the comments are. It’s like, it’s caught bugs that i would have missed even when looking very closely but also makes the same suggestions to over complicate chunks or suggestions that literally don’t work. Such as assuming the db schema when looking at a query and saying “that’s not what the column is called”.
So, that’s best I’ve experienced really, basically a PR check that’s able to find some really out there bugs but a lot of comments need to be ignored.
Coderabbit for PR reviews at work has both impressed me and made me aggregated by how incorrect some of the comments are. It’s like, it’s caught bugs that i would have missed even when looking very closely but also makes the same suggestions to over complicate chunks or suggestions that literally don’t work. Such as assuming the db schema when looking at a query and saying “that’s not what the column is called”.
So, that’s best I’ve experienced really, basically a PR check that’s able to find some really out there bugs but a lot of comments need to be ignored.
Yeah you need to review the PR review instead lol
I do, but it catches really weird bugs. And dismissing comments is definitely less work than figuring out the bug later when it shows up.