I’m in an odd situation, my iPod 120gb has died and I have no mass storage media player.
I have a few alternatives but they aren’t feasible with my 250gb+ music collection:
I’ve been holding this off for a few weeks now, but it’s always been at the back of my mind. I’m a developer at heart, have been for over 10 years and I subscribe to the majority of the developer norms (thankfully not all).
I’ve been doing support for over 2 years now, I have such a love hate relationship with it.
I hate the generic support requests that go along the lines of “ZOMG IT’S ALL BROKEN” (actual ticket, well not really), but I love the complex issues, those that can actually engage me and force me to bring out my debugging skills.
It’s that time of year again where I need a holiday and the opportunity to get away from everything.
This week a colleague flippantly said that I’d be unable to switch off and required an internet connection. I was kind of offended by this as they assumed that they actually knew me.
A lot has happened since the last Drupalcamp in Manchester, and when I say a lot I mean a hell of a lot. It’s been quite a few years since (over 3 years in fact!).
To find and replace using querypath without destroying existing context you can use the following:
$temp = qp($output, 'table')->addclass('table'); $output = $temp->top('body')->innerHTML();
Herein lies the coder manifest.
Thou shalt not commit debug to production Thou shalt create test for everything Thou shalt not commit code to production and not deploy Database shall not be kept it thy repository control system
After using CLI for more than three years I’ve amassed multiple .*rc files for configuration.
When I bring a new server/desktop online I needed a way to quickly import all my settings and get up and running.
To block twitters really annoying trends and user recommendations use the following custom filter:
Updated via @emaleroland
twitter.com##div[class*="flex-module trends-container context-trends-container"] Old:
twitter.com##div[data-component-term="user_recommendations"] twitter.com##div[data-component-term="trends"] I’ve created a filter list you can import into adblock plus. You can download it here - https://github.com/digital006/socialcrapremover