sample: http://cortex.karmanebula.com/088bb85e<p>prod : http://cortex.karmanebula.com/<p>github: https://github.com/normalocity/cortex/issues<p>====================<p>I often get ideas, surges of inspiration, or just plain crazy ideas when it comes to code. It's fun. It drives me. It feels good.<p>One problem I've always had with this process is that (a) I sometimes jump onto an idea before I'm sure it's actually worth pursuing, or (b) I don't always get a chance to write stuff down. I wanted a super-easy way to capture these ideas - easy like a notebook.<p>For years I've used pen and paper that I carry around everywhere, because it's just so damn simple. Of course, sometimes you really want it in digital form, and online, but without all the hassles of signing up for some new, craptacular service.<p>It would also be nice if anyone could collaborate on it: so if I could send out a link, people were literally one click away from adding their own notes to mine.<p>After thinking it over this week, I came up with "cortex" - http://cortex.karmanebula.com/ - and over the last 10 hours I wrote the code and deployed it to Heroku.<p>You should try it - it's fun and cool (especially the sample link at the top):<p>* No signup
* No sign-in (no facebook/twitter integration either)
* No mailing lists
* No plugin to install
* No "access" or "sharing" groups to manage - you just start throwing ideas on the wall
* Each scratch page or "cortex" just has a randomly generated 8-digit hex code for access: so long as you don't share your cortex URL with people who will vandalize it, then they only have a 1 in 4.2 billion chance of randomly landing on your page. That's probably all the protection you need for something that's intended to be short-lived anyway.
* And hey, if you want to share a cortex with everyone on the net (as I have in the sample link at the top) that's super easy too.<p>I hope you enjoy.