Ask HN: public code reviews?
https://news.ycombinator.com/item?id=482268I've been wondering if there are active online communities out there where you can conduct a public code review? I've been using pastie+IRC for a while, but I wonder if there's a better option.
Why? Because every time I pick up a new language or a library I keep wondering if I'm using it in a proper idiomatic way as opposed to (for instance) "writing C++ in Python syntax".
Lately I've been itching to have a jQuery fan look at how I'm using this library and make me feel really, really stupid.