#codereview résultats de recherche

AI-generated code requires heavy review at the enterprise level, especially for customer data. AI might create MORE developer jobs, not take them away. People just don't realize it yet. #AICode #CodeReview


Secure and Optimize Your Software with Pieoneers. Protect your applications with our expert Code Reviews, Security Audits, Compliance Audits, and Performance Audits. Learn more about: pieoneers.com/services/audit/ #SoftwareAudit #TechSecurity #CodeReview #PieoneersSoftware


me asking @codii_dev for code reviews #aicodereview #codereview


Great teams don't just write code, they review it right. ✅ Effective code reviews are a cornerstone of high-quality software development. Is your team following these best practices? #Deepitch #CodeReview #BestPractices #SoftwareEngineering #DevOps #Coding

DevpitchCo's tweet image. Great teams don't just write code, they review it right. ✅

Effective code reviews are a cornerstone of high-quality software development. 

Is your team following these best practices?

#Deepitch #CodeReview #BestPractices #SoftwareEngineering #DevOps #Coding
DevpitchCo's tweet image. Great teams don't just write code, they review it right. ✅

Effective code reviews are a cornerstone of high-quality software development. 

Is your team following these best practices?

#Deepitch #CodeReview #BestPractices #SoftwareEngineering #DevOps #Coding
DevpitchCo's tweet image. Great teams don't just write code, they review it right. ✅

Effective code reviews are a cornerstone of high-quality software development. 

Is your team following these best practices?

#Deepitch #CodeReview #BestPractices #SoftwareEngineering #DevOps #Coding
DevpitchCo's tweet image. Great teams don't just write code, they review it right. ✅

Effective code reviews are a cornerstone of high-quality software development. 

Is your team following these best practices?

#Deepitch #CodeReview #BestPractices #SoftwareEngineering #DevOps #Coding

"git push -f — the F stands for Friendly 😅 But the real friendly force is 👉 --force-with-lease" #Git #CodeReview


AI IDEs can’t code in a vacuum. Oversight, clear requirements, and real code understanding are essential—clean code means nothing if the logic is broken. #AI #Coding #CodeReview #CleanCode #DevHumor #SoftwareEngineering

aspprogrammer's tweet image. AI IDEs can’t code in a vacuum. Oversight, clear requirements, and real code understanding are essential—clean code means nothing if the logic is broken. #AI #Coding #CodeReview #CleanCode #DevHumor #SoftwareEngineering

Most #AI code review still flags typos and style, but @getsentry just pushed a beta that hunts the issues that take down production by watching pull requests in @github and surfacing risky changes in #CodeReview before they land. It reviews diffs with the context #DevTools teams…

KryptonAi's tweet image. Most #AI code review still flags typos and style, but @getsentry just pushed a beta that hunts the issues that take down production by watching pull requests in @github and surfacing risky changes in #CodeReview before they land.

It reviews diffs with the context #DevTools teams…

No need to worry bro I’m just heading into a pull request review #CodeReview #PullRequest #DevLife #ProgrammerHumor #SoftwareEngineering #TechTwitter

NullPointerCode's tweet image. No need to worry bro I’m just heading into a pull request review

#CodeReview #PullRequest #DevLife #ProgrammerHumor #SoftwareEngineering #TechTwitter

Have you introduced AI into your code review process? How are you doing it? zivtech.com/blog/ai-driven… #CodeReview #AIForDev

grndlvl's tweet image. Have you introduced AI into your code review process? How are you doing it? zivtech.com/blog/ai-driven… #CodeReview #AIForDev

AI is changing software development. In this interview, Sonar CEO Tariq Shaukat and JFrog CSO Gal Marder highlight why siloed teams slow adoption and how intelligent quality gates help organizations ensure trust and code quality. ▶️techstrong.tv/videos/jfrog-s… #AI #CodeReview


GitHub Copilot is streamlining code reviews, catching redundant logic and double negatives early. This improves code quality before senior engineers step in for deeper reviews. #GitHubCopilot #CodeReview youtube.com/watch?v=BFQk1q…


Review before you push 🚦 Too big = too risky. Keep commits small, keep reviews sane. #Git #CodeReview


"Make your code changes small." On #TechLeadJournal 231, Greg Foster on why this leads to faster reviews and "feedback per line of code... is so much higher." #CodeReview Listen on the website and read the show notes: techleadjournal.dev/episodes/231/

techleadjournal's tweet image. "Make your code changes small."

On #TechLeadJournal 231, Greg Foster on why this leads to faster reviews and "feedback per line of code... is so much higher." #CodeReview

Listen on the website and read the show notes: techleadjournal.dev/episodes/231/

3. Experienced Development Sometimes Slowed Down Surprisingly, seasoned programmers took longer when reviewing or fixing AI’s inaccurate suggestions. Critical thinking overruled speed. AI didn’t always “think” like them, requiring rewrites. #CodeReview #AIinWorkplace

SatlokChannel's tweet image. 3. Experienced Development Sometimes Slowed Down

Surprisingly, seasoned programmers took longer when reviewing or fixing AI’s inaccurate suggestions. Critical thinking overruled speed. AI didn’t always “think” like them, requiring rewrites.
#CodeReview #AIinWorkplace…

Your PR has 1 line of code and 15 comments. Reviewers found feelings, not problems. Merge, breathe, move on. #DevLife #Relatable #CodeReview #BuildInPublic #TechHumor


Python developers: When was the last time you brushed up on indentation best practices from #PEP8 as shown on the image below? Qodana can help you catch indentation discrepancies and much more! #codereview jb.gg/2abi63

Qodana's tweet image. Python developers: When  was the last time you brushed up on indentation best practices from #PEP8 as shown on the image below? Qodana can help you catch indentation discrepancies and much more! #codereview jb.gg/2abi63

Imagine you are overtime and just because you forgot to delete a comment from your code, you get rejected in code review and you have less than half an hour to finish, but the deployment lasts an hour. #SoftwareDevelopment #codereview #Veo3 #Veo #Ai #Memes #Connect


Remote code reviews are evolving with AI—are we trusting tools or actually improving code? 🤔💡 #TechLeadership #CodeReview #AI


This code will get you hacked: `'SELECT * FROM users WHERE id = ' + user_id` This code will save you: `db.execute('...WHERE id = :id', {'id': user_id})` Parameterized queries are not optional. They are your first line of defense against SQL injection. #Cybersecurity #CodeReview


This is my portfolio website that i am currently building and its 50 % work done on my side i think like that if you have any suggestion then give some tips my-profile-nine-mu.vercel.app #codereview #webdev


Code reviews: if your change needs a dissertation to justify, you likely broke a single responsibility. Split it, name things clearly, and add tiny tests. Smaller functions = faster reviews and fewer bugs. #CodeReview #CleanCode #DevTips


AI reviews work best when the code comments are well-written and relevant to the feature. Every change in code should be accompanied by comments/Readme updates. #codereview


Boost your product quality with smarter code reviews. 💻✨ Follow these five tips to ensure your code is clean, consistent, and effective. ✅ #CodeReview #SoftwareQuality #CleanCode #SoftwareDevelopment #ProgrammingBestPractices #TechTips #ProductivityInTech #Protonshub


Your PR has 1 line of code and 15 comments. Reviewers found feelings, not problems. Merge, breathe, move on. #DevLife #Relatable #CodeReview #BuildInPublic #TechHumor


🚀 Ship better code faster with graphite.dev - AI-powered code review for GitHub teams! #AI #CodeReview #DevTools #GitHub


Code review in 2025: Embrace AI! 🤖 Automated tools flag common errors, freeing reviewers for deeper logic flaws & architectural concerns. Focus on maintainability & security! #AI #CodeReview #FutureOfCoding

Obaidraj9's tweet image. Code review in 2025: Embrace AI! 🤖 Automated tools flag common errors, freeing reviewers for deeper logic flaws & architectural concerns. Focus on maintainability & security! #AI #CodeReview #FutureOfCoding

Remote code reviews are evolving with AI-assisted diffs—senior engineers must adapt to faster, smarter feedback loops. 💡🚀 #DevLeadership #CodeReview #AI


Balance AI-generated solutions with human creativity-code reviews matter more than ever now. #CodeReview #AI #TechTips #Coding


Great teams are built on great code reviews. 💡 Join Andrii Soldatenko (@a_soldatenko) at #SwissPythonSummit to explore how feedback can become growth in: “Code review in the era of collaborative development.” 🕘🇨🇭 9:45 AM | Aula 4.101 at OST Rapperswil #Python #CodeReview #Dev


Remote-first senior engineers prioritize async code reviews to boost flow and cut context-switching 🚀💡 #RemoteWork #CodeReview #DevEfficiency


To everyone joining Hacktoberfest: 👉 Don’t stop at “contribute.” 👉 Start reviewing. That’s how you grow from a coder → collaborator. Have you reviewed a PR yet this year? Drop your experience 👇 #CodeReview #OpenSource #DevCommunity #Hacktoberfest2025


I finally fixed the asynchronous block placement logic. I've attached the code. Something just doesn't feel right about his. Roast me in the comments with a code review! #codereview #gamedev #unity #csharp

polybench3d's tweet image. I finally fixed the asynchronous block placement logic. I've attached the code. Something just doesn't feel right about his. Roast me in the comments with a code review! #codereview #gamedev #unity #csharp

Which door represent your team or your company? #codereview

womaneng's tweet image. Which door represent your team  or your company? #codereview

🧑‍💻 How to find XXE vulnerabilities during Secure Code Review Watch: youtube.com/watch?v=HKDe1z… #infosec #codereview

mqst_'s tweet image. 🧑‍💻 How to find XXE vulnerabilities during Secure Code Review

Watch: youtube.com/watch?v=HKDe1z…

#infosec #codereview
mqst_'s tweet image. 🧑‍💻 How to find XXE vulnerabilities during Secure Code Review

Watch: youtube.com/watch?v=HKDe1z…

#infosec #codereview

👋 Hey Hackers! 🔐 RESOURCES: Secure Code Review(SCR) Learning Resources! Awesome SCR: github.com/mqst/awesome-s… SonarSource Rules: rules.sonarsource.com OWASP SCR Guide: owasp.org/www-project-co… Snippets: securitycipher.com/docs/security/… #cybersecurity #codereview #bugbountytips

mqst_'s tweet image. 👋 Hey Hackers!

🔐 RESOURCES: Secure Code Review(SCR) Learning Resources!

Awesome SCR: github.com/mqst/awesome-s…
SonarSource Rules: rules.sonarsource.com
OWASP SCR Guide: owasp.org/www-project-co…
Snippets: securitycipher.com/docs/security/…

#cybersecurity #codereview #bugbountytips

AI IDEs can’t code in a vacuum. Oversight, clear requirements, and real code understanding are essential—clean code means nothing if the logic is broken. #AI #Coding #CodeReview #CleanCode #DevHumor #SoftwareEngineering

aspprogrammer's tweet image. AI IDEs can’t code in a vacuum. Oversight, clear requirements, and real code understanding are essential—clean code means nothing if the logic is broken. #AI #Coding #CodeReview #CleanCode #DevHumor #SoftwareEngineering

3. Experienced Development Sometimes Slowed Down Surprisingly, seasoned programmers took longer when reviewing or fixing AI’s inaccurate suggestions. Critical thinking overruled speed. AI didn’t always “think” like them, requiring rewrites. #CodeReview #AIinWorkplace

SatlokChannel's tweet image. 3. Experienced Development Sometimes Slowed Down

Surprisingly, seasoned programmers took longer when reviewing or fixing AI’s inaccurate suggestions. Critical thinking overruled speed. AI didn’t always “think” like them, requiring rewrites.
#CodeReview #AIinWorkplace…

💽 Secure Code Review 101: OWASP's Secure Coding Dojo to identify security issues during code review. Dojo: owasp.org/SecureCodingDo… #infosec #codereview

mqst_'s tweet image. 💽 Secure Code Review 101: OWASP's Secure Coding Dojo to identify security issues during code review.

Dojo: owasp.org/SecureCodingDo…

#infosec #codereview
mqst_'s tweet image. 💽 Secure Code Review 101: OWASP's Secure Coding Dojo to identify security issues during code review.

Dojo: owasp.org/SecureCodingDo…

#infosec #codereview
mqst_'s tweet image. 💽 Secure Code Review 101: OWASP's Secure Coding Dojo to identify security issues during code review.

Dojo: owasp.org/SecureCodingDo…

#infosec #codereview

One of my goals going forward was to write better code reviews instead of "LGTM". I recently discovered the MoSCoW technique to review code and presented the idea to my team this afternoon. In short, MoSCoW stands for: M: Must S: Should C: Could W: Would #moscow #codereview

MaiVangSWE's tweet image. One of my goals going forward was to write better code reviews instead of "LGTM". 

I recently discovered the MoSCoW technique to review code and presented the idea to my team this afternoon.

In short, MoSCoW stands for:
M: Must
S: Should
C: Could
W: Would

#moscow #codereview

Most #AI code review still flags typos and style, but @getsentry just pushed a beta that hunts the issues that take down production by watching pull requests in @github and surfacing risky changes in #CodeReview before they land. It reviews diffs with the context #DevTools teams…

KryptonAi's tweet image. Most #AI code review still flags typos and style, but @getsentry just pushed a beta that hunts the issues that take down production by watching pull requests in @github and surfacing risky changes in #CodeReview before they land.

It reviews diffs with the context #DevTools teams…

No need to worry bro I’m just heading into a pull request review #CodeReview #PullRequest #DevLife #ProgrammerHumor #SoftwareEngineering #TechTwitter

NullPointerCode's tweet image. No need to worry bro I’m just heading into a pull request review

#CodeReview #PullRequest #DevLife #ProgrammerHumor #SoftwareEngineering #TechTwitter

One of the best habits I picked up as a dev? Using AI to review my code. 🧠💻 Here’s my go-to prompt that catches bugs, improves performance & helps write cleaner code: #CodeReview #AIforDev #100DaysOfCode #BuildInPublic #DevTips #AItools #SoftwareEngineering #CodeNewbie

ItsRiyasat's tweet image. One of the best habits I picked up as a dev?

Using AI to review my code. 🧠💻

Here’s my go-to prompt that catches bugs, improves performance & helps write cleaner code:

#CodeReview #AIforDev #100DaysOfCode #BuildInPublic #DevTips #AItools #SoftwareEngineering #CodeNewbie

🔐 Secure Code Review 101: How to find Command Injection vulnerabilities in code 👇 Watch: youtube.com/watch?v=excNwA… #hacking #bugbountytips #codereview

mqst_'s tweet image. 🔐 Secure Code Review 101: How to find Command Injection vulnerabilities in code 👇 

Watch: youtube.com/watch?v=excNwA…

#hacking #bugbountytips #codereview

First peer project review completed! GenAI With Js @ChaiCodeHQ @Hiteshdotcom @piyushgarg_dev Shared feedback, spotted improvements Teamwork really makes the code shine ✨ #CodeReview #DevLife #Teamwork #PeerReview

santosh_web's tweet image. First peer project review completed! GenAI With Js @ChaiCodeHQ @Hiteshdotcom @piyushgarg_dev 

Shared feedback, spotted improvements
Teamwork really makes the code shine ✨

#CodeReview #DevLife #Teamwork #PeerReview

Do you get the vuln here?? #CodeReview #BugBounty

Saitleop's tweet image. Do you get the vuln here??
#CodeReview #BugBounty

🧵Mayz Protocol Code Review 🚨We are thrilled to disclose the outcomes of our on-chain protocol #codereview. Our focus was on scrutinizing the on-chain code of the #smartcontracts, with a primary objective of identifying potential vulnerabilities within validators and minting…

MAYZProtocol's tweet image. 🧵Mayz Protocol Code Review

🚨We are thrilled to disclose the outcomes of our on-chain protocol #codereview. Our focus was on scrutinizing the on-chain code of the #smartcontracts, with a primary objective of identifying potential vulnerabilities within validators and minting…

🧩 Patch Diff: Compare vulnerable code (or binary) with a patched (or fixed) version to identify vulnerabilities. 1. boseji.com/posts/diff-and… 2. dhiyaneshgeek.github.io/research/2023/… 3. github.com/VulnerabilityR… 4. medium.com/@chackal/patch… #cybersecurity #codereview #bugbountytips

mqst_'s tweet image. 🧩 Patch Diff: Compare vulnerable code (or binary) with a patched (or fixed) version to identify vulnerabilities.

1. boseji.com/posts/diff-and…
2. dhiyaneshgeek.github.io/research/2023/…
3. github.com/VulnerabilityR…
4. medium.com/@chackal/patch…

#cybersecurity #codereview #bugbountytips

A ver people... ¿Este component de @angular pasa tu #CodeReview? ¿Sí, no? ¿Por qué?

fmontes's tweet image. A ver people...

¿Este component de @angular pasa tu #CodeReview?
¿Sí, no?
¿Por qué?

Me and @yeraisci_ will be hosting a workshop at #NahamCon2024 on "Acing WordPress Hacking with Code Review". Stay tuned 💪 #bugbounty #codereview #hacking

dhakal_ananda's tweet image. Me and @yeraisci_ will be hosting a workshop at #NahamCon2024 on "Acing WordPress Hacking with Code Review".

Stay tuned 💪

#bugbounty #codereview #hacking

Don't miss @yeraisci_ and @dhakal_ananda at #NahamCon2024 🔥 Learn how to Ace WordPress Hacking with Code Review in their epic workshop. Watch at nahamcon.com 🚀

patchstackapp's tweet image. Don't miss @yeraisci_ and @dhakal_ananda at #NahamCon2024 🔥

Learn how to Ace WordPress Hacking with Code Review in their epic workshop.

Watch at nahamcon.com 🚀


CodeRabbit is so good at catching valuable issues during PRs! #CodeReview #SoftwareDevelopment #DeveloperTools #AI #nikk

Nikolay_A00's tweet image. CodeRabbit is so good at catching valuable issues during PRs!

#CodeReview #SoftwareDevelopment #DeveloperTools #AI #nikk

Today is a very special day. I have created a PR. Its number is 404. Can you imagine how many jokes we have generated with the team? #FrontEnd #services #codereview

var_bincom's tweet image. Today is a very special day. I have created a PR. Its number is 404.

Can you imagine how many jokes we have generated with the team?

#FrontEnd #services #codereview

Loading...

Something went wrong.


Something went wrong.


United States Trends