PHP dev, sometimes pixel artist. Also takes pictures of bugs and birds to see what they look like up close.
Great!
I was compiling a list of news and magazines feeds. It’s far from complete, I don’t know if it can help but here is the opml.
There is a lot of overlap between the feeds included because I grabbed the main feed and the categories wherever I could.
I saw php error logs cause a full disk in a few minutes (thankfully on a shared dev server), thanks to an accidental endless loop that just flooded everything with a wall of notices…
And, working with a CMS that allows third-party plugins that don’t bother to catch exceptions, aggressive web crawlers are not a good thing to encounter on a weekend… 1 exception x 400000 product pages makes for a loooot of text.