Directly inspired by the classic C coding competition, the IOCCC, the IOPCC is now accepting submissions. This is my first time running a competition, so there will likely be some issues in this first year. Tentative plan for submissions end-date is outlined on <a href="https://pyobfusc.com/#submit" rel="nofollow">https://pyobfusc.com/#submit</a>.
Brilliant, I'd love to participate. A few questions:<p>1. Are underhanded entries welcome, where the code <i>looks</i> straightforward but does something completely unexpected? For C it's a separate contest[1], but I find a big overlap in the spirit.<p>2. Are there any tricks that are considered poor taste, like unicode fuckery, light pranks (think "opening the CD tray", not "forkbomb"), or embedding code in other languages?<p>3. Max length limits? And do I get bonus points for extra short entries?<p>4. Is <i>optional</i> human input ok, like a game that by default plays itself?<p>5. Not really a question, but the website is very broken on wide screens[2].<p>[1]: <a href="http://www.underhanded-c.org/" rel="nofollow">http://www.underhanded-c.org/</a><p>[2]: <a href="https://i.imgur.com/bTvKC9y.png" rel="nofollow">https://i.imgur.com/bTvKC9y.png</a>
I hope this doesn't come out as whining, but could you add an RSS feed so we can keep track of every contest? The IOCCC wasn't held every year, and the feed was very helpful to keep tabs on it.