Hacker News new | ask | show | jobs
by zengineer 2001 days ago
Is there platform like StackOverflow to ask more about best practices / architectural issues?

The other day I gave a very detailed question on StackOverflow about solving a specific problem in computer vision. I have little experience in CV, but wanted to know from experts into what I should look into or how they would tackle this problem / find other edge cases I were missing etc. My question got deleted since I wasn't able to provide any code, but more of a "This is how I imagine it to do" and that was not a coding question. I tried reddit, but there was no real activity.

1 comments

Yes, actually from the same Stack Exchange family, you can try with: https://softwareengineering.stackexchange.com
Thanks! Completely forgot that this was there too