#codereview resultados de búsqueda
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
"git push -f — the F stands for Friendly 😅 But the real friendly force is 👉 --force-with-lease" #Git #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
Review before you push 🚦 Too big = too risky. Keep commits small, keep reviews sane. #Git #CodeReview
The new #OBS request interface helps teams #navigate, review, and decide faster. Better structure, inline comments, smart filters; give it a try. #CodeReview #DevTools #openSUSE #OpenBuildService openbuildservice.org/2025/09/16/det…
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




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
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…

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

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
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…
Remote code reviews are evolving with AI-assisted diffs—senior engineers must adapt to faster, smarter feedback loops. 💡🚀 #DevLeadership #CodeReview #AI
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

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

My little contribution to Bitcoin Core is waiting for the sharp eyes of code reviewers 👀 #Bitcoin #BitcoinCore #CodeReview github.com/bitcoin/bitcoi…
Just noticed something cool with Claude Code 2.0 — it doesn’t just write code, it also auto‑cleans formatting. Extra spaces? Gone. Comments aligned? Yes. Feels like having both a coder ✍️ and a style reviewer ✅ in one. #AI #Claude #CodeReview

#AI #CodeReview #MachineLearning #DeepLearning #AIDevelopment #AICoding #TechReview #DevCommunity #AIEngineering
The new #OBS request interface helps teams #navigate, review, and decide faster. Better structure, inline comments, smart filters; give it a try. #CodeReview #DevTools #openSUSE #OpenBuildService openbuildservice.org/2025/09/16/det…
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
Why You Should Use AI Code Review Tools Like CodeRabbit for PR Reviews in 2025 dlvr.it/TNgtXr #AITools #CodeReview #CodeRabbit
🚀 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

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
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

🧑💻 How to find XXE vulnerabilities during Secure Code Review Watch: youtube.com/watch?v=HKDe1z… #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

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



👋 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

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

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

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…

🔐 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

🧵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

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

Archie AI saving me some headache by subtleties I missed when writing code :) #AIReview #CodeReview #PRReview

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

Something went wrong.
Something went wrong.
United States Trends
- 1. No Kings 591K posts
- 2. Semaj Morgan N/A
- 3. Dork Cult Protest Day 19.2K posts
- 4. Araujo 575K posts
- 5. Vandy 3,596 posts
- 6. Jelly Roll 1,148 posts
- 7. Gameday 31.8K posts
- 8. Gil Manzano 19.5K posts
- 9. Haaland 42.7K posts
- 10. Bournemouth 19.5K posts
- 11. Girona 38.9K posts
- 12. Mateta 9,941 posts
- 13. Diego Pavia N/A
- 14. #GoBlue 1,224 posts
- 15. Saban 7,565 posts
- 16. Ange 81.8K posts
- 17. Massie 52.1K posts
- 18. Georgia Tech 2,756 posts
- 19. Vanderbilt 3,879 posts
- 20. Flick 47.8K posts