| bio | website | linkedin.com/in/charlesmenguy |
|---|---|---|
| location | New York | |
| age | 25 | |
| visits | member for | 1 year, 1 month |
| seen | Apr 29 at 14:24 | |
| stats | profile views | 146 |
Passionate about programming, computer science, data-mining and new technologies in general. Always eager to learn, and happy to teach what I know.
Software engineer with a background in CS and AI, I'm currently working in the big data space with technologies such as Hadoop. I've joined the StackExchange network in an effort to improve my knowledge and also help others get the answers they're looking for.
|
Apr 16 |
awarded | Critic |
|
Apr 16 |
comment |
On the boundaries of “not-constructive” questions If there should be no intersection between all sites on stackexchange like what you seem to say, there should be some serious cleanup in the tags. |
|
Apr 16 |
comment |
On the boundaries of “not-constructive” questions I'd like to understand why a question like "how can i improve my algorithm in OpenCV to solve the 4 points where my algorithm fails" doesn't fit on SO, because if it's the case we should seriously update the FAQ. To me it fits as well on SO than on DSP, I even saw a comment saying this shouldn't be here because this is machine learning. But why do we have a machine-learning tag with 1k+ posts then? |
|
Apr 16 |
comment |
On the boundaries of “not-constructive” questions The code review site doesn't correspond at all to the question: I implemented the algorithm correctly, the problems I encountered do not come from a wrong design choice. This is about the algorithm itself and what I did wrong in the process to make it slow and fail on some use cases. |
|
Apr 16 |
comment |
On the boundaries of “not-constructive” questions the question is not "how can i improve on this", but "how can i improve my algorithm in OpenCV to solve the 4 points where my algorithm fails". |
|
Apr 16 |
answered | On the boundaries of “not-constructive” questions |
|
Apr 16 |
awarded | Student |
|
Apr 16 |
accepted | When should I include images in my questions? |
|
Apr 16 |
comment |
When should I include images in my questions? I'm just asking for standards... |
|
Apr 16 |
comment |
When should I include images in my questions? Yes I think in case of image processing like what I'm looking for, that's hard to describe without images :) |
|
Apr 16 |
asked | When should I include images in my questions? |
|
Apr 16 |
awarded | Scholar |
|
Apr 16 |
awarded | Commentator |
|
Apr 16 |
accepted | Suggestion to freeze edit functionality for new posts for a few minutes |
|
Apr 16 |
comment |
Suggestion to freeze edit functionality for new posts for a few minutes Great point, attacking edits might be a bit too much... I'll accept your answer, and think about this more thoroughly ! By the way the posts I've seen from you on SO are great and I've learnt a few things from it, I wish all the people who post immediately would update their answers as deeply ! |
|
Apr 16 |
comment |
Suggestion to freeze edit functionality for new posts for a few minutes I didn't take the addiction factor into account, but that's a good point :) but for this transition period i was thinking about something very short, like 5 minutes, and people could still submit their answer right away, but it wouldn't appear before these 5 minutes. Generally you don't see answers appearing before around 2 mins I would say, forcing this to 5 minutes would allow more people who are not as "addicted" to compete as well. |
|
Apr 16 |
comment |
Suggestion to freeze edit functionality for new posts for a few minutes If it's just a matter of the OP seeing the first answer, what about making all the first answers on a post invisible for a short period of time, and then make them all visible at once? Like this, all posts are at equals regarding time, and only the quality all things considered will matter. |
|
Apr 16 |
comment |
Suggestion to freeze edit functionality for new posts for a few minutes I see your point, and I think it's just a matter of strategy, if you want to post a full answer in one block, or iteratively little by little. Both are valid, and in the end it converges towards a good solution. But I find the few first minutes of a question really chaotic. To expand on the idea, we could also for a short period of time (like 5 minutes) put all answers in a queue without making them visible, and then after this period make all of the answers visible at once. This would nullify the "first post advantage", what do you think? |
|
Apr 16 |
comment |
Suggestion to freeze edit functionality for new posts for a few minutes I'm not so worried about people accepting the first answer, but more that the first answer is generally poor (and gradually updated to a real answer), and people focus on speed and not on content in this initial step. |
|
Apr 16 |
comment |
Suggestion to freeze edit functionality for new posts for a few minutes I'm just trying to put myself in situation : a new post comes in, i know the answer, what should I do? I'll just write the minimalistic one line of code that does it and move on. Now if I know my post will be frozen, I will probably not want to post this minimalistic line of code, but write a real answer, otherwise the next one to post might do better and I won't be able to edit before some time. |