#codereview resultados de búsqueda
We integrated CodeRabbit at DeployHQ to assess its impact on our deployments. While it didn't replace human reviewers, it identified critical security vulnerabilities and edge cases that were overlooked in manual reviews. deployhq.com/blog/ai-code-r… #DevOps #AI #CodeReview #Deploy
#Qna #goals #codereview #CodingJourney This little buddy helps a lot how much work i am putting in myself 🤠 How do You people manage your daily goals ???
Code reviews exist so programmers can humble each other politely. 😏 It’s peer pressure with syntax. #CodeReview #DevHumor
I’m excited to share that I have officially passed the "Certified Security Code Review – Beginners (CSCRB)" certificate exam, issued by Red Team Leaders (RTL). #CyberSecurity #SecureCoding #CodeReview #AppSec #CSCRB #EthicalHacking #SecurityByDesign #OWASP #VAPT
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-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
Stop treating AI as just a code generator. Use this system prompt to turn it into a relentless, educational, and ego-free code auditor. - hackernoon.com/stop-lgtm-cult… #softwaredevelopment #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…
A good code review doesn’t just catch bugs — it builds better devs. Here’s how to review code like a pro 🧵 #CodeReview #Coding #BestPractices #DevLife
No one writes perfect code—not even you. Code reviews aren’t attacks—they’re opportunities to grow. Be open, be curious, and become a better developer. 👨💻👩💻 #CodeReview #DevLife #dotNetDave #SoftwareEngineers dotnettips.wordpress.com/2021/12/08/dot…
I used @github Copilot to help with a code review after a massive update to a codebase I inherited. Copilot reviewed my changes, suggested fixes, and then I asked it (in VS Code) to fix each issue. Sooo cool #GitHubCopilot #CodeReview #VSCode #AI youtu.be/85NM9EGnNx0
youtube.com
YouTube
Using GitHub Copilot for Code Reviews on a Legacy Codebase
Learned in depth about the DOM’s four main parts, how variables are declared, how to update HTML elements, how to apply dynamic CSS changes, and how events work in JavaScript to make webpages interactive #javascriptframeworks #javascriptlearning #codereview #developer #MERN
🧑💻 How to find XXE vulnerabilities during Secure Code Review Watch: youtube.com/watch?v=HKDe1z… #infosec #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…
🎪 PR reviews: "This is elegant" Points to commented code "This? We don't talk about it. It works. Don't touch." #CodeReview #DevHumor
Stop treating AI as just a code generator. Use this system prompt to turn it into a relentless, educational, and ego-free code auditor. - hackernoon.com/stop-lgtm-cult… #softwaredevelopment #codereview
Reviewing updated Go version comments. Addressing pull request feedback, adding the test harness, and confirming we're using the latest Go version. #GoLang #CodeReview
We integrated CodeRabbit at DeployHQ to assess its impact on our deployments. While it didn't replace human reviewers, it identified critical security vulnerabilities and edge cases that were overlooked in manual reviews. deployhq.com/blog/ai-code-r… #DevOps #AI #CodeReview #Deploy
When building in a team, get your agents to review each other's code! It's like having multiple code reviewers ensuring top-notch quality. #AICoding #CodeReview
A human was going to review this, but Codex caught the changes first. Pretty cool, right? #CodeReview #AI
Your users feel code issues before you see them. Slow queries. Hidden errors. Outdated libraries. Here’s why your app feels slower, and how a free code review can fix it: tinyurl.com/3rktf7aw Follow us for technical insights that make your product faster. #CodeReview
Save this prompt. One day you’ll thank me when the promotion you want depends on finally hearing it. Who’s running it this week? Drop a reply #SoftwareEngineering #CodeReview #TechTwitter #CareerGrowth
PR Review: “Why did you do this?” Me: “I don’t know, I was panicking.” #CodeReview #CodingHumor
AI is changing the landscape of code reviews, but it may also create new challenges for senior engineers. How do we adapt to maintain quality and efficiency in our processes? #CodeReview #AI isaacl.dev/gwj
Uber’s uReview is a GenAI code review tool. Commenter flags bugs, errors, risks and violations, while Fixer suggests edits. Together they ease load, speed feedback, cut incidents and enable safer releases. @Uber #uReview #GenAI #CodeReview #ScalableAI #AI uber.com/en-IN/blog/ure…
🚀 New Post: WCAG Simplified Simplify web accessibility with WCAG guidelines made easy.... 🔗 Read more: kubaik.github.io/wcag-simplified #techtrends #CodeReview #Blockchain #technology #WCAG
Here's what I observe during the code review: I tend to wrap variables in const only when they're used multiple times. For single uses, I keep it straightforward 😉 (I do understand destructuring syntax, no worries it’s a different topics 😅). #codereview
Use Visual Studio Code's built-in GitLens extension to enhance code reviews—track changes, view commit history, and annotate code inline for clearer collaboration and faster feedback cycles. #CodeReview #VSCode #GitLens @code
How to teach GitHub Copilot to adopt a project maintainer's mindset for high-quality code reviews. A great example of powerful prompt engineering. Read the insights here: dev.to/techgirl1908/h… #GitHubCopilot #CodeReview #PromptEngineering
Technical excellence dies from a lack of courage, not a lack of skill. Stop prioritizing "being nice" over "being right." #EngineeringCulture #CodeReview #Leadership
Startups don’t fail because of features. They fail because of code smells that no one caught early. Here are the 5 big ones, and how a free code review can fix them: tinyurl.com/eyecd39d Follow us for sharp, technical insights your dev team will thank you for. #CodeReview
My 3-Line Code Review Checklist 1) Will this break if input is weird? 2) Is it readable in 3 months? 3) Is there a test? What’s in your checklist? #CodeReview #CleanCode #TamimAlHridoy #SoftwareEngineering
🎪 Code review evolution: Junior: "Looks good!" Mid: "Use async/await" Senior: "Violates SOLID" After coffee: "Ship it. Works." #CodeReview #DevLife
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
💽 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
Code reviews exist so programmers can humble each other politely. 😏 It’s peer pressure with syntax. #CodeReview #DevHumor
🔐 Secure Code Review 101: How to find Command Injection vulnerabilities in code 👇 Watch: youtube.com/watch?v=excNwA… #hacking #bugbountytips #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…
I’m excited to share that I have officially passed the "Certified Security Code Review – Beginners (CSCRB)" certificate exam, issued by Red Team Leaders (RTL). #CyberSecurity #SecureCoding #CodeReview #AppSec #CSCRB #EthicalHacking #SecurityByDesign #OWASP #VAPT
🧵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…
Learned in depth about the DOM’s four main parts, how variables are declared, how to update HTML elements, how to apply dynamic CSS changes, and how events work in JavaScript to make webpages interactive #javascriptframeworks #javascriptlearning #codereview #developer #MERN
No one writes perfect code—not even you. Code reviews aren’t attacks—they’re opportunities to grow. Be open, be curious, and become a better developer. 👨💻👩💻 #CodeReview #DevLife #dotNetDave #SoftwareEngineers dotnettips.wordpress.com/2021/12/08/dot…
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
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…
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
Automated tools only scan the surface. Raxis' manual code reviews dig deeper, finding authentication flaws, insecure data storage & logic errors automation misses. Get assurance your apps are secure from the inside out. 🔗 raxis.com #CodeReview #AppSec #Raxis
Want to learn about Open, Reliable & Transparent Code? Join SORTEE (i.mtr.cool/lquflilxby) and our Slack to attend *Code Club, every third Tuesday of the month* February 20, 09:00 UTC we'll discuss the what & how of #CodeReview (i.mtr.cool/jnmwxlwobk) #SORTEEjournalclub
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Thursday 22.9K posts
- 2. rUSD N/A
- 3. #DMDCHARITY2025 1.26M posts
- 4. Halle Berry 3,457 posts
- 5. Earl Campbell 2,165 posts
- 6. #TheChallenge41 2,244 posts
- 7. #JUPITER 256K posts
- 8. #ALLOCATION 742K posts
- 9. #LifeAITestnet 6,885 posts
- 10. Steve Cropper 7,423 posts
- 11. The BIGGЕST 1.1M posts
- 12. Market Focus 4,867 posts
- 13. Free Tina 15.2K posts
- 14. Milo 12.9K posts
- 15. seokjin 165K posts
- 16. Mike Lindell 24.1K posts
- 17. Jamal Murray 8,016 posts
- 18. Metroid Prime 4 14.7K posts
- 19. Ryan Nembhard 3,967 posts
- 20. Cafe 189K posts