MarkMaunder dot com

Poem: When I Heard the Learn'd Astronomer

This is a wonderful poem by Walt Whitman where he explores how the formalization of science and nature robs it of it’s mystery and wonder. If you’re a programmer who has done any time at a University, you’ll recognize Whitman’s sentiment. It first appeared in the “By the Roadside” section of the standard 1892 edition […]

August 7, 2011 | Code, Poetry | No comments

What in the world…

Someone just arrived at my blog by Googling: WHAT IN THE WORLD IS GOING TO HAPPEN TO THESE PEOPLE IN THE US WITH THEIR SOCIAL SECURITY CHECKS A reminder of the hard problems Google’s engineers are working on.

July 27, 2011 | Code, SEO | No comments

Every national curriculum should require web programming for graduation

Every primary and high school curriculum should include a mandator web programming course the same way it includes math and a first language. When’s the last time you used pythagoras? How about Euclids proof of the infinitude of primes? Both of these are popular in high school math curriculums. My sister one of the best chef’s […]

July 27, 2011 | Code | No comments

Which revision/source/version control software to use

I got a question in the comments of my previous post re this, so I’m going to weigh in real quick: I’ve used CVS, Subversion (SVN) and Git and dabbled with a few commercial products. Use “git”. Here’s why: If it’s not already the most popular, it will be soon. It is used for the […]

July 24, 2011 | Code | 2 comments

Which programming language should I learn?

I’ve been asked this question twice in the last 2 weeks by people wanting to write their first Web application. So I’m going to answer it here for anyone else interested: If you want to write Web applications you need to learn the following languages: Javascript, PHP, HTML, CSS and SQL. It sounds like a […]

July 23, 2011 | Code, perl, PHP, Technology, Which programming language | 42 comments

What a successful release looks like

I thought I’d share a little moment I had recently. We rolled out a new version of Feedjit a few days ago. Nothing changed on the user interface – so no new user features. It was mostly performance enhancements on the back-end servers. The new code was the results of many weeks of research and […]

May 27, 2008 | Code | No comments

The irrelevance of microsoft's search

I put some cross-cluster traffic throttling in place yesterday using memcached – which rocks btw. In the last 12 hours I’ve blocked three sources – two were rogue crawlers from broadband ISP’s. The other was MSN’s live search crawler which is requesting more than 1 page per second sustained over 30 seconds. If it was […]

March 23, 2008 | Code | No comments

How to fix munin's netstat passive connections increasing constantly

Another thing I googled until I was all googled out and couldn’t find an answer, so for future explorers who pass by here, here’s the fix… If you’re running munin and you suddenly notice the number of netstat passive connections is constantly increasing in a linear fashion, rest assured it’s not your server that’s busy […]

March 15, 2008 | Code | 3 comments

Why I'm so glad I didn't use Rails

I’ve been uncool for some time now. In 2000 when Java was really beginning to kick ass I grabbed a Java book and wrote some code. And I decided I was getting stuff done faster in Perl so I stuck with it. I felt like a dork who was playing with his bigwheels while the […]

March 11, 2008 | Code | No comments

QOTD

From the nginx docs under Known Problems: 3. Nginx may laugh at your Perl code and hit on your girlfriend.

March 6, 2008 | Code | No comments

My name is Mark Maunder. I've been blogging since around 2003 when I started on Movable Type and ended up on WordPress which is what I use to publish today. With my wife Kerry, I'm the co-founder of Wordfence which protects over 5 million WordPress sites from hackers and is run by a talented team of 36 people. I'm an instrument rated pilot and I fly a Cessna 206 along with a 1964 Cessna 172 in the Pacific Northwest and Colorado. I'm originally from Cape Town, South Africa but live in the US these days. I code in a bunch of languages and am quite excited about our emerging AI overlords and how they're going to be putting us to work for them.