Skip to main content

Questions tagged [code-ownership]

40 votes
2 answers
1k views

I tend to disagree with point #2 on the Help Center: Did I write that code? I believe any code, written by one self or anyone else should be eligible for code review. Many a times, you're reviewing ...
19 votes
3 answers
316 views

I want to do something that is a little unusual, but not obviously off-topic. As a result, I thought I'd post here first. I got a pull request into a code base I (professionally) maintain. I'd like ...
Conor Mancone's user avatar
16 votes
5 answers
564 views

Did I write that code myself? This is one of the six questions the help center recommends users should be able to answer "Yes" to before posting their question. I'm not sure I quite understand it ...
nhgrif's user avatar
  • 25.4k
14 votes
1 answer
185 views

I recently asked this question. I looked around, but it doesn't look like my problem has been asked here: A small (9 SLOC) portion of my code is an equation from a user on Stackoverflow. I credit the ...
Ben A's user avatar
  • 10.8k
14 votes
1 answer
134 views

CR has a strict "we only review code you've written or maintain" policy, which is perfectly reasonable, but how should we treat reviews that rely on 3rd party code (i.e. libraries that aren't part of ...
cimmanon's user avatar
  • 3,714
12 votes
1 answer
229 views

This question is meant as a general question, but it is also specifically about this specific question: https://codereview.stackexchange.com/questions/39228/original-factorial-method-in-java/ It is ...
Simon Forsberg's user avatar
11 votes
3 answers
383 views

As I was working through the Close Votes Review Queue, I came upon a question beginning like this: I just cloned (Github clone, not literal clone) someone's Tic-Tac-Toe game and I was originally ...
Ben Steffan's user avatar
  • 5,333
11 votes
2 answers
279 views

This has recently been brought up that we should improve this off-topic/close reason. While we can agree that this VTC reason is less than ideal (perhaps too broad, should be two separate reasons) ...
Phrancis's user avatar
  • 20.5k
11 votes
2 answers
190 views

Say I am learning a programming language through a tutorial. To demonstrate a concept the tutorial provides a program, that is, some working, runnable code (not Code Snippets). Then I encountered an ...
lightning_missile's user avatar
8 votes
3 answers
202 views

There's an init script template I used once a while ago. I've been working on tweaking it to be more POSIX compatible and stylistically easier to follow, but I'm not the sole or primary author. https:...
Greg Nisbet's user avatar
8 votes
2 answers
216 views

In How can I speed up this serialized array generation php script? the OP states, that they "bought one [...] script" from someone else. Since I could not identify if the script in question was also ...
AlexV's user avatar
  • 7,363
4 votes
0 answers
389 views

In C++ PEXT/PDEP implementations I believe that significant changes were made. But there was a comment stating that modifying is off topic. As this code is public, then modifications should be ...
Glenn Teitelbaum's user avatar
1 vote
3 answers
216 views

This question of mine (10k required) was put on hold with the explanation This question does not appear to be a code review request within the scope defined in the help center. Please see the FAQ ...
tripleee's user avatar
  • 541
0 votes
1 answer
268 views

I have a question about my Code Review Stack Exchange post: Is this an appropriate way to use TaskFactory to make asynchronous code synchronous? Which I originally posted on Stack Overflow. My ...
Andrew's user avatar
  • 101
0 votes
1 answer
131 views

My situation is a bit peculiar and unusual: I posted an answer to a question around a month ago, and originally got 5 upvotes and accepted. Later OP unaccepted my answer, and recently a person told me ...
Luke L's user avatar
  • 196

15 30 50 per page