[]RSS

[ Here: About | Archives+Tags | Artwork | Resumé | Contact ] [ Elsewhere: Comic | Projects | Philosophy | Work ]

QOTW: Happy versus successful

[Comment]

February 28th, 2008 in Quotes

Success is getting what you want, happiness is wanting what you get.– Bertrand Russell

Good old Perl

[Comment]

February 28th, 2008 in Micro Blog

Drunken Stevey writes about Perl as an ancient language, in his long rambling style. He agrees with my belief that developers should take a compilers course:

The disease, nay, the virus of programming-language religion has a simple cure: you just write a compiler. Or an interpreter. One for any language other than the one you know best. It’s as easy as that. After you write a compiler (which, to be sure, is a nontrivial task, but if there’s some valid program out there that you couldn’t ever write, then you’re not justified in calling yourself a programmer), the disease simply vanishes. In fact, for weeks afterwards, you can’t look at your code without seeing right through it, with exactly the same sensation you get when you stare long enough at a random-dot stereogram: you see your code unfold into a beautiful parse tree, with scopes winding like vines through its branches, the leaves flowering into assembly language or bytecode.

Hosted Git repositories

[Comment]

February 26th, 2008 in Links

Ryan Tomayko writes about a new Git hosting service. It hooks into Lighthouse and Campfire, and looks web2.0-ish too.1

  1. Not that web2.0-ish means much, but that style of site is really easy to grok

A warning about learning Perl

[Comment]

February 26th, 2008 in Links

Do not learn Perl, or you will miss it from every other language you use.

Meltdown, a story

[Comment]

February 25th, 2008 in Links

A good explanation of a site meltdown (using Django), and how the authors plan to avoid repeating it.

QOTW: 0 or 1?

[Comment]

February 21st, 2008 in Quotes

Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration. -Stan Kelly-Bootle

IE7-js updated

[Comment]

February 21st, 2008 in Links

Dean Edwards has released a new version of his magic make-IE-suck-less script, which brings IE within reach of standards.

Git changes the world

[Comment]

February 20th, 2008 in Links

Git is the next Unix, a developer’s perspective on how Git revolutionizes file systems.

How not to develop applications

[Comment]

February 19th, 2008 in Links

Jakob Nielsen’s Top-10 Application-Design Mistakes. Read it.

Python PDF generation tools

[Comment]

February 19th, 2008 in Links

Another HTML to PDF conversion tool, this one is written in Python and is licensed under the QT license.

Next page [>>]