#codereviews 搜索结果

Manual reviews slowing you down? AI is stepping in to catch bugs, boost consistency, and speed up delivery. Explore how #AI-powered #codereviews are redefining quality assurance — one smart commit at a time: bitl.to/5JcN


As I reflect on the last sprint, one of my key areas for improvement is to enhance my ability to write clean code. @shashiwhocodes suggested that increasing the frequency of my code reviews will help me become better at writing them. #codereviews


Traditional #CodeReviews are breaking under complexity. @vilojona shows how #AI—from PR summaries to test generation—reduces noise & raises review quality. Curious which tools deliver real impact? Read: javapro.io/2025/07/30/cod… @SonarQube #GenAI #SonarQube #jetbrains @QodoAI

JAVAPROmagazin's tweet image. Traditional #CodeReviews are breaking under complexity. @vilojona shows how #AI—from PR summaries to test generation—reduces noise & raises review quality. Curious which tools deliver real impact? 

Read: javapro.io/2025/07/30/cod…

@SonarQube #GenAI #SonarQube #jetbrains @QodoAI

#keynote starting right here @DevoxxPL 🇵🇱 featuring a talk about #codereviews by @venkat_s

hpgrahsl's tweet image. #keynote starting right here @DevoxxPL 🇵🇱  featuring a talk about #codereviews by @venkat_s

Code reviews are like having a second pair of eyes on your work - except this pair never gets tired or distracted by memes. 💻👀 Don't skip 'em, your future self will thank you! #codereviews #programming


Thanks @coderabbitai for finding this typo! It's in the small things. #CodeReviews

eliostruyf's tweet image. Thanks @coderabbitai for finding this typo! It's in the small things. #CodeReviews

Dysfunctional code disasters are completely avoidable. At KDG, we provide on-demand code reviews that will evaluate your code and fix any issues before your application goes live. Learn more on our website. kyledavidgroup.com/services/code-… #AppDevelopment #CodeReviews

kyledavidgroup's tweet image. Dysfunctional code disasters are completely avoidable. At KDG, we provide on-demand code reviews that will evaluate your code and fix any issues before your application goes live. Learn more on our website.

kyledavidgroup.com/services/code-… 

#AppDevelopment #CodeReviews

Our newest podcast episode is live!🎧 Our host @classic_addetz is joined by @d_stepanovic, Senior Principal Engineer at Talabat. He joins us to discuss async PR based #codereviews and the advantages of synchronous team collaboration 👉 form3.co/3HiA0vS


Just got back from #JavaCro24. It was a great conference on a beautiful location. I met a lot of wonderful people and had the opportunity to give 2 talks. One about #codereviews and one about #refactoring with the #mikadomethod. I had a great time and learned a lot!

coduinix's tweet image. Just got back from #JavaCro24. It was a great conference on a beautiful location. I met a lot of wonderful people and had the opportunity to give 2 talks. One about #codereviews and one about #refactoring with the #mikadomethod.

I had a great time and learned a lot!
coduinix's tweet image. Just got back from #JavaCro24. It was a great conference on a beautiful location. I met a lot of wonderful people and had the opportunity to give 2 talks. One about #codereviews and one about #refactoring with the #mikadomethod.

I had a great time and learned a lot!

#Codereviews have a lot of value: * Find common mistakes * Find inconsistencies with similar solutions elsewhere in de code base * Identify new or updated NuGet or NPM packages that don't meet the standards * Identify unwanted coupling

ddoomen's tweet image. #Codereviews have a lot of value:

* Find common mistakes 
* Find inconsistencies with similar solutions elsewhere in de code base
* Identify new or updated NuGet or NPM packages that don't meet the standards 
* Identify unwanted coupling

Cuando mando a la gente a hacerse #CodeReviews

fmontes's tweet image. Cuando mando a la gente a hacerse #CodeReviews

Exploring #Ollama... Built a basic website to provide code reviews powered by Ollama for enhanced performance. Excited to see how it scales! 🚀 #AI #CodeReviews #Ollama #WebDevelopment

Tushar_Pamnani_'s tweet image. Exploring #Ollama...

Built a basic website to provide code reviews powered by Ollama for enhanced performance. 

Excited to see how it scales! 🚀 

#AI #CodeReviews #Ollama #WebDevelopment

Code reviews aren't just about finding errors; they're about sharing knowledge and improving as a team. Collaboration is key in software development! 🤝📝 #CodeReviews #Teamwork"


Having trouble with code maintainability? Invest in code reviews! They not only improve code quality but also foster knowledge sharing among the team. Let's build better software together! #DevLife #CodeReviews


Attn #iOSDevs! Want to spread some positivity? Adding a simple "Thank you for your work!" in code reviews, goes a long way in building a positive & collaborative env. What are the little things you do to spread good will in your team? #CodeReviews #TeamWork #PositiveVibesOnly


Code reviews shouldn't be laborious. Quality of a code review is inversely proportional to the number of lines of code and complexity. As a tech lead, strive to create of culture of continuous code review, at the level of an unit or module. #codereviews #techleadership


Code reviews are a crucial part of software engineering as they help identify bugs and improve overall code quality before deployment to production environments


Code review is common practice when deploying code to production in most software companies: en.wikipedia.org/wiki/Code_revi… Even really good human programmers can make mistakes or miss something subtle, this is just the same thing for LLM-generated code I believe.


8/ Code review and debugging Paste broken code into Claude, add: "Review this code as a senior engineer doing a PR review. Identify: (1) bugs and why they'll cause issues, (2) performance bottlenecks, (3) security vulnerabilities, (4) readability improvements. Provide fixed…


How to Run In-Terminal Code Reviews with Claude Code hamy.xyz/blog/2025-12_c…

SIRHAMY's tweet image. How to Run In-Terminal Code Reviews with Claude Code

hamy.xyz/blog/2025-12_c…

You could volunteer in Code Review feature that would land in code web chat. It's a community driven foss coding plugin for cursor etc.


9/ Code review and debugging Paste broken code into Claude, add: "Review this code as a senior engineer doing a PR review. Identify: (1) bugs and why they'll cause issues, (2) performance bottlenecks, (3) security vulnerabilities, (4) readability improvements. Provide fixed…


i've reviewed PRs w graphite, coderabbit, cursor and github's code reviewer. they all focus on code quality, but miss the bigger picture. they don't: - identify usability issues (like broken nav) - link to linear/figma for context about the project all they do is let me chat…


High-signal code reviews are a game-changer – Codex nailing precision over recall means devs spend 30-50% less time on false positives in my tests. Trade-off nailed: Scale without noise. Your biggest code review pain point?


New from our alignment blog: How we trained Codex models to provide high-signal code reviews We break down our research approach, the tradeoffs, and what we’ve learned from deploying code review at scale. alignment.openai.com/scaling-code-v…


I have found codex for code review really useful. But then some times, it can give you really outdated advice.

yadnesh_sa88965's tweet image. I have found codex for code review really useful.

But then some times, it can give you really outdated advice.

8/ Code review and debugging Paste broken code into Claude, add: "Review this code as a senior engineer doing a PR review. Identify: (1) bugs and why they'll cause issues, (2) performance bottlenecks, (3) security vulnerabilities, (4) readability improvements. Provide fixed…


Theres this really cool AI Code Review tool


Codex reviews are awesome - everyone I know at OpenAI uses them on a regular basis. In this post, @majatrebacz and Sam Arnesen give a "behind the scenes" look on designing them and some lessons, in particular that for code reviews, precision is more important than recall.

boazbaraktcs's tweet image. Codex reviews are awesome - everyone I know at OpenAI uses them on a regular basis. In this post,
@majatrebacz and Sam Arnesen give a "behind the scenes" look on designing them and some lessons, in particular that for code reviews, precision is more important than recall.

Code review is where velocity goes to die or where it gets multiplied. Read about features that help it be the latter. Breaking it down in Main Branch Issue #3 dropping tomorrow. Subscribe so it hits your inbox first: mainbranch.beehiiv.com

mainbranch.beehiiv.com

mainbranch

A short, no-hype newsletter on the features and fundamentals that make your code better.


So I did try Cursor’s built-in code reviews, and they’re solid. But here’s the thing I noticed: Because it’s @cursor_ai reviewing Cursor’s own work, it tends to approve itself a bit too easily. The feedback is good for basic checks, but not super strict. When I’m shipping…

PrajwalTomar_'s tweet image. So I did try Cursor’s built-in code reviews, and they’re solid.

But here’s the thing I noticed:
Because it’s @cursor_ai reviewing Cursor’s own work, it tends to approve itself a bit too easily. The feedback is good for basic checks, but not super strict.

When I’m shipping…

3. CodeRabbit With CodeRabbit's new VS Code extension, you get senior-engineer quality code reviews… for free. Per-commit. Instant. Context-aware.


Have been using @coderabbitai for PR reviews in @credebl for some time now. It's quite cool: - reviews PR, file by file - chat if u diagree with the review - description, archi/flow/seq diagram - change summary, suggested reviews n many more Coolest part - a poem for every PR👀

WaskeKrishna's tweet image. Have been using @coderabbitai for PR reviews in @credebl for some time now. It's quite cool:
- reviews PR, file by file
- chat if u diagree with the review
- description, archi/flow/seq diagram
- change summary, suggested reviews n many more

Coolest part
- a poem for every PR👀

we've all been there 😅 #codereviews

DeepSourceHQ's tweet image. we've all been there 😅 
#codereviews

Welcome to the bright side 😎 #codereviews #devops #coding #developer Image credits: Genildo Ronchi

codacy's tweet image. Welcome to the bright side 😎
#codereviews #devops #coding #developer 
Image credits: Genildo Ronchi

Day 2: After 15+ years into programming, it is time to give back. #100DaysOfCode #programming #codereviews #coding

superjulietta's tweet image. Day 2: After 15+ years into programming, it is time to give back. #100DaysOfCode #programming #codereviews #coding

Are you ready to talk return on investment regarding #CodeReviews? Why everyone should be doing it? Well, you better be, because there's a thread coming. 🧵👇 /1

reviewpad's tweet image. Are you ready to talk return on investment regarding #CodeReviews?

Why everyone should be doing it?

Well, you better be, because there's a thread coming. 🧵👇 /1

How many hours/days a week do the developers on your team spend on #CodeReviews? buff.ly/2ne0rc5 #Codacy #CodeQuality #WednesdayFacts

codacy's tweet image. How many hours/days a week do the developers on your team spend on #CodeReviews?
buff.ly/2ne0rc5

#Codacy #CodeQuality #WednesdayFacts

Happening Now!! @GoceAnastasovs1 talking about the importance of #CodeReviews. Join Us!

DCAndroid's tweet image. Happening Now!! @GoceAnastasovs1 talking about the importance of #CodeReviews.
Join Us!

How many times people do not accept that #codereviews are an opportunity to improve? I totally agree with @wlodekkr , we have to take it as an interesting time to improve our software in many terms #design #testeability & not a place where people fight to each other #refactoring

icougil's tweet image. How many times people do not accept that #codereviews are an opportunity to improve? I totally agree with @wlodekkr , we have to take it as an interesting time to improve our software in many terms #design #testeability & not a place where people fight to each other #refactoring
icougil's tweet image. How many times people do not accept that #codereviews are an opportunity to improve? I totally agree with @wlodekkr , we have to take it as an interesting time to improve our software in many terms #design #testeability & not a place where people fight to each other #refactoring

Amsterdam Lead Developers #meetup at the Phusion office 👋 Topic: #codereviews

phusion_nl's tweet image. Amsterdam Lead Developers #meetup at the Phusion office 👋 Topic: #codereviews

Software supply chains are under attack. @brianbehlendorf breaks down the issues around the extent of vulnerabilities and @theopenssf programming designed to mitigate their impact. #cybersecurity #opensource #codereviews #OpenJSWorld2022

TweetFromHilary's tweet image. Software supply chains are under attack. @brianbehlendorf breaks down the issues around the extent of vulnerabilities and @theopenssf programming designed to mitigate their impact. #cybersecurity #opensource #codereviews #OpenJSWorld2022

#CSC5 Week 07: Be prepared for Quiz #4 promptly at 2:20PM Monday. Be sure you read C++ book Ch. 5 before class. Ch. 4 homework is due before start of class Monday. Will do #CodeReviews this week. Work on Project #2 in lab. #Whew

CarlArgila's tweet image. #CSC5 Week 07:  Be prepared for Quiz #4 promptly at 2:20PM Monday.  Be sure you read C++ book Ch. 5 before class.  Ch. 4 homework is due before start of class Monday.  Will do #CodeReviews this week.  Work on Project #2 in lab.  #Whew

By unlocking baby step commits, incremental #Refactoring techniques will simplify #CodeReviews, and #RemoteWork. Read more in "7 reasons why learning refactoring techniques will improve your life as a software engineer" buff.ly/2Owbom1 #softwaredevelopment

pbourgau's tweet image. By unlocking baby step commits, incremental #Refactoring techniques will simplify #CodeReviews, and #RemoteWork. Read more in "7 reasons why learning refactoring techniques will improve your life as a software engineer" buff.ly/2Owbom1 #softwaredevelopment

Code Reviews at Microsoft: How Do Code Reviews Work at one of the Largest Software Companies? by @mgreiler buff.ly/2GETifB #software #codereviews #microsoft

rahulgchaudhary's tweet image. Code Reviews at Microsoft: How Do Code Reviews Work at one of the Largest Software Companies? by @mgreiler buff.ly/2GETifB #software #codereviews #microsoft

How strict are your #CodeReviews? Do you have enough time to focus on #NewFeatures? buff.ly/2MsxVOS #Codacy #CodeQuality #WednesdayFacts

codacy's tweet image. How strict are your #CodeReviews? Do you have enough time to focus on #NewFeatures?
buff.ly/2MsxVOS

#Codacy #CodeQuality #WednesdayFacts

Github.com introduces "Multi-line comments", much needed to avoid misunderstandings on what you're commenting on: #code #collaboration #codeReviews #socialCoding

gubatron's tweet image. Github.com introduces "Multi-line comments", much needed to avoid misunderstandings on what you're commenting on:

#code #collaboration #codeReviews #socialCoding
gubatron's tweet image. Github.com introduces "Multi-line comments", much needed to avoid misunderstandings on what you're commenting on:

#code #collaboration #codeReviews #socialCoding

An "Asking vs. Telling" methodology in #codereviews actually increased development velocity. Joshua Gerth, Sr., Software Engineer, shares how you can do the same with your teams. Join him at 11:30am, Aria Booth 200 #reInvent

newrelic's tweet image. An "Asking vs. Telling" methodology in #codereviews actually increased development velocity. Joshua Gerth, Sr., Software Engineer, shares how you can do the same with your teams. Join him at 11:30am, Aria Booth 200 #reInvent

The amazing @ericastanley talking about how #CodeReviews influence an organization's #EngineeringCulture at #AllThingsOpen

RayGesualdo's tweet image. The amazing @ericastanley talking about how #CodeReviews influence an organization's #EngineeringCulture at #AllThingsOpen

Loading...

Something went wrong.


Something went wrong.


United States Trends