21 comments

[ 4.2 ms ] story [ 48.5 ms ] thread
I always enjoy perusing these.

Confusingly there is another PHP newsletter out there but I like both.

I can't help a little plug here, so if you fancy others on other technologies, check out https://cooperpress.com/ ;-)

I believe the other one you're mentioning is http://phpweekly.info/ ? I don't think it has had an issue for a while though :-(

Well, end of May. I think they are traveling.

There's room for both.

Another good newsletter is Pingdom's weekly summary, but it's not php of course.

We should probably have an "ask HN" for good weekly newsletters but I guess we can only read so much.

> We should probably have an "ask HN" for good weekly newsletters but I guess we can only read so much.

Thought: what if there was a social news site, where instead of manually submitting links, the site was just itself subscribed to a set of feeds+newsletters, the links from which would get automatically dumped into the /new area for voting as soon as they're received? A democratic process on top of an editorial process, rather than a pure-democratic process. Might be something to try?

This is Google Reader, no? ;)

I like the idea and it seems to be a public, vetted (courtesy of votes/comments), version of a feed reader. The only problem I see is if the content creators object if anything more than the title itself, and maybe a brief blurb, are included.

Now that I think about it, it's also very similar to Google News.

As the creator of another weekly newsletter, I fully support this idea. ;-)
didn't mention the northeast php conference, coming up next week.

Its in its 2nd year.

http://www.northeastphp.org/

We'll pop it on Twitter for everyone. Shame we missed that - sorry. Feel free to contact us at any point about events etc
Interesting PHP rant[1] included in the roundup of articles, which is worth reading just for this gem:

  What this means is that if you are a PHP developer and not
  part of the problem, you are basically stuck in a world 
  where you will struggle to find any decent reusable software 
  that you can trust, or any decent developers to incorporate 
  in your team. Sure, there are crappy programmers making use 
  of other languages as well, but you can easily find good 
  programmers for those, whereas in PHP the really good ones 
  are like drops in an ocean of sulphuric acid - and like 
  anyone in an ocean of sulphuric acid, they usually prefer to 
  be somewhere else.

  [1]: http://www.borfast.com/blog/i-hate-php
"PHP rant [1]" makes it seem as though there is an array of PHP rants, possibly containing the frequent complaints devs have about PHP and its occasionally poor implementation.
PHP is crap ,i use it everyday but come on , it is in 2013 , nobody is forcing no-one to use that . If you can use python,go,java or ruby go for it.

The only thing that saves PHP is type hinting with methods and functions. Otherwise i prefer nodejs personnaly.

I believe PHP can be saved , the maintainers just dont want to do it ( remove 90% of its crappy features , move APIs out of the core ,etc ... ).

>I believe PHP can be saved , the maintainers just dont want to do it ( remove 90% of its crappy features , move APIs out of the core ,etc ... ).

They've done a lot to improve it. Were you around in the PHP 4 days? They simply have their work cut out for them. There's too much gross in there!

> whereas in PHP the really good ones are like drops in an ocean of sulphuric acid

Which is a good thing. Once a client finds you, they will hold on to you for dear life. Why should I care about the level of difficulty of finding me, if that level of difficulty is in my favor?

> and like anyone in an ocean of sulphuric acid, they usually prefer to be somewhere else.

What? No. I like being in that ocean. I charge extra whenever I have to touch anyone else's code-base, because I know it'll be garbage. Is it fun cleaning up garbage? No. But it pays well and it is challenging. You don't know challenging until you forced yourself to think like a moron.

And the thing is, the person who wrote it knows it's garbage too, so they'll never publish it. Quite a bit of the open-source stuff recently has been of high quality.

clogged potties

surely smell like money

to plumbers

(and this is written in appreciation not scorn for those that fix the old things that many would rather not touch)

God do I ever want to get out of this ocean of sulphuric acid I work in every day :/
Cue the obligatory PHP-bashing whenever the word 'PHP' appears in a post.

Honestly, isn't there something more productive people can do besides come up with even more arguments about PHP being the lame stepchild of programming languages?

PHP has warts, more so than many other languages, and has a heritage that is in many ways the cause of it's crippled nature. But recent versions of PHP, and especially the frameworks and applications built on top of it, are actually not so bad. Really.

Plus, since there is so much chaff in the ocean of PHP developers, good developers really do stand out in most organizations—these devs are usually also the ones who are good in any language, and probably prefer working in other languages as well... but they also see the upsides to using PHP for certain things.

I think you are being a bit thin-skinned. I only mentioned it because it was included in a round-up of articles at PHP Weekly, so it caught my attention. I assume if they include it then it's because either it has traction, or it's from someone notable (which I wouldn't know). It's notable for appearing to be an outlier. The quote was included because I thought it humorous.
I'm not talking about your initial post—I enjoy a good PHP-bashing session :)

However, most of the people who join in the party with nothing either (a) humorous or (b) insightful are annoying, and don't contribute anything to the discussion.

I don't understand what you're objecting to. Do you object to something called "PHP Weekly" containing an article that talks about the problems with PHP? Do you object to commenting on such an article in the comments for a link to a PHP Weekly issue that contains it?
I doubt that 'you can easily find good programmers' for other languages than PHP, depending on the location and the language and your definition of 'good'. PHP is widespread, making it easy to find developers while a lot of the more 'sophisticated' languages are not and I seriously doubt that all developers coming to Ruby or Python are immediately 'good' at it. (There are enough companies which are sticking to PHP because it just works and they can't find good developers for other languages in their region.)

Besides that, it's just really tiresome to see PHP bashing on HN again and again. Don't even get me started on the actual article.

> Don't even get me started on the actual article

Why not? Isn't that the point, to discuss? If you think he's wrong or factually incorrect, here's a place to say so.