Forgot your password?
typodupeerror

Comment Re:Bloated (Score 1) 222

I think the term bloated is quite misleading. I will only speak for Drupal, but the module system means that code will load only if it has been enabled. It is a large code base, but bloat implies that there is a bunch of code sitting around that detracts from performance. This is not the case.

If you are addressing performance in particular with Drupal vertical scaling like other technology is trivial, throw more resources to it, pay higher cost. Scaling horizontally takes non-trivial sys admin knowledge and Drupal best practices; OpCache, Redis/Memcache, shared file system, Varnish, etc.

Comment Re:Enough! Stop the PHP "hack language" stuff (Score 1) 39

I get your dislike of how many here hate PHP, but I think "Hack programming languages" is referring to this:

"Hack is a programming language for HHVM. Hack reconciles the fast development cycle of a dynamically typed language with the discipline provided by static typing, while adding many features commonly found in other modern programming languages."

http://hacklang.org/

Comment Re:Easy (Score 1) 275

Are you naive enough to believe that these tactics don't play in political telemarketing already? I worked on a major presidential race, and we had many trustworthy reports from Iowa that people where getting calls from our campaign around 2 to 4am in the morning. Guess what...it really wasn't our campaign, and it was making people pissed of at us none the less. This is par for the course along with push polls and the sort. There needs to be major election reform that starts at campaigning and financing.

Slashdot Top Deals

Support bacteria -- it's the only culture some people have!

Working...