Hacker News
- How to speed up the code review https://sergeyzhuk.me/2018/12/29/code_review/ 3 comments
- Reviewing the worst piece of code ever https://www.micheleriva.it/posts/2020-07-31-reviewing-the-worst-piece-of-code-ever 207 comments
- Effective Code Reviews – A Primer https://deepsource.io/blog/code-review-best-practices/ 58 comments
- Code Review + Google Wave = Code Wave http://helderribeiro.net/?p=130 3 comments
- Code review in the Rust compiler (2024) https://nnethercote.github.io/2024/03/05/code-review-in-the-rust-compiler.html 12 comments rust
- Oracle Will Review TikTok Source Code to Watch for Chinese Access https://www.wsj.com/articles/oracle-will-review-tiktok-source-code-to-watch-for-chinese-access-11600294050?mod=hp_lead_pos2 7 comments technology
- C code review? https://www.reddit.com/r/learnprogramming/comments/axso0o/c_code_review/ 22 comments learnprogramming
- Code Review https://www.reddit.com/r/flask/comments/95amef/code_review/ 11 comments flask
- On Code Reviews https://tailordev.fr/blog/2017/02/03/on-code-reviews/ 43 comments programming
- How do you get code review? https://www.reddit.com/r/learnprogramming/comments/5lgzjn/how_do_you_get_code_review/ 9 comments learnprogramming
- Request for code review http://ad-wiki.informatik.uni-freiburg.de/teaching/EfficientRoutePlanningSS2012 10 comments rust
- Unexpected Benefits of Reviewing Legacy Code http://blog.smartbear.com/codereviewer/reviewing-legacy-code/ 6 comments programming
- Effective Code Reviews http://blog.originate.com/blog/2014/09/29/effective-code-reviews/ 15 comments programming
- How to do code review without wasting people's time http://dandemeyere.com/blog/code-review 35 comments programming
- What Should I be looking for during Code Reviews? http://alexandrebrisebois.wordpress.com/2014/05/04/what-should-i-be-looking-for-during-code-reviews/ 18 comments programming
- "We don't have time for Code Reviews" http://blog.8thcolor.com/2013/10/we-dont-have-time-for-code-reviews/ 20 comments programming
- A Review of the Zig Programming Language (using Advent of Code 2021) https://www.duskborn.com/posts/2021-aoc-zig/ 65 comments programming
- Code Review: Bash Script for Media Downloader https://github.com/MagePsycho/magento2-media-downloader-bash-script 4 comments bash
- Code review my Job interview assignment. https://www.reddit.com/r/django/comments/h7cmvf/code_review_my_job_interview_assignment/ 9 comments django
- How to Do Code Reviews Like a Human https://mtlynch.io/human-code-reviews-1/ 401 comments programming
- Mirai (DDoS) Source Code Review https://medium.com/@cjbarker/mirai-ddos-source-code-review-57269c4a68f#.oso56xj8u 21 comments netsec
- Wolfenstein 3D for iPhone engine code review http://fabiensanglard.net/wolf3d/index.php 24 comments programming
- Pair Programming vs. Code Reviews http://www.codinghorror.com/blog/archives/000999.html 29 comments programming
- Invite junior developers to Code Reviews https://zakirullin.md/cognitive#long 4 comments programming
- Go code review and feedback for pubsub client https://www.reddit.com/r/golang/comments/cthipa/go_code_review_and_feedback_for_pubsub_client/ 4 comments golang
- PullReview: Automated Code Review for Ruby in Github - Site online! https://www.pullreview.com/ 11 comments ruby
- I write a blackjack game. Can anyone review my code and reply-back to me? https://github.com/varheartnull/Blackjack 15 comments csharp
- Didn't get the job, code review please https://github.com/todortoshev/cars-api 90 comments django
- MongoDB reusable connection code review request https://github.com/spencer5051/node-mongodb-reusable-connection 2 comments node
- [Code review] debugging issue and general guidance https://en.wikipedia.org/wiki/Multitaper 11 comments rust
- Lessons Learned from Embedded Code Reviews (Including Some Surprises) http://www.embeddedrelated.com/showarticle/807.php 3 comments cpp
- My first library on crates.io that's usable: unrar! Code review wanted, contributions welcome! https://github.com/muja/unrar.rs 13 comments rust
- Mining codes been discovered in two reviewed add-ons from "Add-ons for Firefox" site. https://www.firefox.net.cn/read-54613 57 comments firefox
- Please review my code: Custom form saving one form to two models https://www.reddit.com/r/django/comments/6f6o2c/please_review_my_code_custom_form_saving_one_form/ 8 comments django
- I reviewed 725 One Page Websites last year, here are the Top 20 based on outstanding design and code. https://onepagelove.com/the-top-20-one-page-websites-from-2014 3 comments web_design
- Ups & Downs of Pull Request Flow II (single branch, feature flags, code review) https://netguru.co/blog/posts/ups-and-downs-of-pull-request-flow-part-2 4 comments webdev
- I’m new to html and css, don’t know java yet, but I coded a website that is for reviewing all items and places, please let me know what you think and what I should change :) and I know the log in button doesn’t work just yet, I don’t know how to do that yet :/ https://isitworthit.sn00py0369.repl.co/index.html 12 comments webdev
- We need more eyes on the code: "Unless you've written or reviewed every line of code from the project you're building, the tools your using to build it, and the OS/firmware you're building it on, you can't fully trust it." https://stackoverflow.com/questions/24296728/compile-time-malware-possible/33621001#33621001 122 comments linux
- [Java(FX)] Code review request - My first larger project in a while, would love some feedback https://www.reddit.com/r/learnprogramming/comments/7au20z/javafx_code_review_request_my_first_larger/ 4 comments learnprogramming
- Everyone can code: Apple’s attempt to make coding commonplace (developer, Jordan Smith, reviews *Swift Playgrounds*: ‘The result is a guided, focused learning environment that really works.’) http://jordansmith.io/everyone-can-code/ 16 comments apple