It doesn't matter, they're all fine. You aren't going to succeed or fail based on the framework choice. Just use whatever you know. The only non agnostic advice is for you to use to use Postgres. Don't use something…
http://mojoupgrade.com/ does what you describe. They don't allow users to enter their own, but they have a pretty comprehensive list.
I think you will have a very hard time getting people to use this by making them sign up. You should use a captcha instead. I also don't think most people would find unsolicited, anonymous sex tips that useful, but…
I love picking on PHP as much as anyone else, but you can write just as terrible code in Python as any other dynamically typed language. Those Django and Rails projects can grow into monstrosities as well.
Saying Clojure is a counter example kinda ignores the big reason companies don't want to use Lisp/Haskell/etc. When you're on the JVM, you get to use that gigantic collection of Java libraries and Java community for…
drivebyacct2, you're hell banned
I have, and it works ok when there is a ton of concurrent users. But on the other hand, I don't think the UX of telescope is any better than reddit's and in some ways worse (example: clicking on a post with a large…
What duplication? Why do you need to use js to render text? I'm not saying that a user without js should expect all, or any of the bells and whistles. But to use client side js rendering to show a user a paragraph or…
You can't just assume that a valid database connection will remain valid the entire time you're using it. The network or server is free to go down at any time. In practice, this rarely happens, it's an exceptional…
Sorry, I was being rhetorical, I guess it wasn't obvious. My point to the parent was that no need to bet your entire life savings on one company, you can split it among hundreds and take advantage of your edge.
Not if you know where the gold is buried and no one else does (which is what their purpose is). In your analogy, the shovels would be something like Meteor, or one of those "learn to rails in 24 hours!" startups.
With the amount of possibilities this has, all the options could be included in the page load, making the filtering (almost) instantaneous.
lurker14, you're shadow banned. He/she said: That's a special case, because RWS already exists (Reader, Writer, and State all commute), and wraps IO easily. Light overview of the issue:…
It doesn't matter, they're all fine. You aren't going to succeed or fail based on the framework choice. Just use whatever you know. The only non agnostic advice is for you to use to use Postgres. Don't use something…
http://mojoupgrade.com/ does what you describe. They don't allow users to enter their own, but they have a pretty comprehensive list.
I think you will have a very hard time getting people to use this by making them sign up. You should use a captcha instead. I also don't think most people would find unsolicited, anonymous sex tips that useful, but…
I love picking on PHP as much as anyone else, but you can write just as terrible code in Python as any other dynamically typed language. Those Django and Rails projects can grow into monstrosities as well.
Saying Clojure is a counter example kinda ignores the big reason companies don't want to use Lisp/Haskell/etc. When you're on the JVM, you get to use that gigantic collection of Java libraries and Java community for…
drivebyacct2, you're hell banned
I have, and it works ok when there is a ton of concurrent users. But on the other hand, I don't think the UX of telescope is any better than reddit's and in some ways worse (example: clicking on a post with a large…
What duplication? Why do you need to use js to render text? I'm not saying that a user without js should expect all, or any of the bells and whistles. But to use client side js rendering to show a user a paragraph or…
You can't just assume that a valid database connection will remain valid the entire time you're using it. The network or server is free to go down at any time. In practice, this rarely happens, it's an exceptional…
Sorry, I was being rhetorical, I guess it wasn't obvious. My point to the parent was that no need to bet your entire life savings on one company, you can split it among hundreds and take advantage of your edge.
Not if you know where the gold is buried and no one else does (which is what their purpose is). In your analogy, the shovels would be something like Meteor, or one of those "learn to rails in 24 hours!" startups.
With the amount of possibilities this has, all the options could be included in the page load, making the filtering (almost) instantaneous.
lurker14, you're shadow banned. He/she said: That's a special case, because RWS already exists (Reader, Writer, and State all commute), and wraps IO easily. Light overview of the issue:…