Quantcast
Channel: Andreas Jacobsen's Distraction
Browsing all 20 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Static analysis of code is good

I happen to believe that more static analysis of programs tends to be better. That is, running pre-runtime analysis on a program to find faults is usually beneficial. I’m including automated testing in...

View Article



Image may be NSFW.
Clik here to view.

Don’t leave broken windows in your code

This article at the Economist discusses research that shows that the visual state of an area primes people’s behavior. If an alley contains graffiti, people are more likely to litter. This effect is...

View Article

Image may be NSFW.
Clik here to view.

We are all library producers

Debasish Ghosh has written a counter to Guido Von Rossum’s post on Scala. As per usual, Debasish’s post is a great read, but it includes one Scala communityism that I find offputting. Another excellent...

View Article

Image may be NSFW.
Clik here to view.

Interesting riposte on git v subversion

Andy Singleton posted a reply to (among others) my rant on Subversion sucking. The thought experiment is pretty interesting. I’m not convinced though. In general, I see more technological options...

View Article

Image may be NSFW.
Clik here to view.

Emacs and Rails

So it seems the Rails community is looking at alternative editors. This post by Daniel Fischer gives a pretty good overview. I have to say I approve. Not that TextMate isn’t good. It is. But it’s very...

View Article


Image may be NSFW.
Clik here to view.

Upgrading Ubuntu after EOL

I have a box with Ubuntu 7.10 (Feisty Fawn), which EOLed back in October. Now that I have a few days to spare over the holidays I thought I’d get around to upgrading it to something current....

View Article

Image may be NSFW.
Clik here to view.

ELisp best practices?

I’ve spent some time looking at Emacs Lisp lately and there’s a weird ecosystem going on there. ELisp (and I’m thinking primarily about Emacs configuration here) tends to grow organically, because it’s...

View Article

Image may be NSFW.
Clik here to view.

Where to find the NetBeans cheat sheet

Google doesn’t return any useful links for this, so here’s where to find the NetBeans cheat sheet:

View Article


Image may be NSFW.
Clik here to view.

NetBeans’s new Python type inferencing

Tor Norbye’s series of weekly screenshots of cutting edge NetBeans features is interesting, but the feature displayed in this recent one has made me wonder about the balance between what IDEs can do...

View Article


Image may be NSFW.
Clik here to view.

Finding the name of a Perl sub routine from its reference

While mucking around with Perl’s Test::Simple I needed to find out the name of a sub routine from a reference. While there are several answers, finding any useful ones by the usual means was difficult....

View Article

Don't leave broken windows in your code

This article at the Economist discusses research that shows that the visual state of an area primes people's behavior. If an alley contains graffiti, people are more likely to litter. This effect is...

View Article

We are all library producers

Debasish Ghosh has written a counter to Guido Von Rossum's post on Scala. As per usual, Debasish's post is a great read, but it includes one Scala communityism that I find offputting.Another excellent...

View Article

Interesting riposte on git v subversion

Andy Singleton posted a reply to (among others) my rant on Subversion sucking. The thought experiment is pretty interesting. I'm not convinced though.In general, I see more technological options...

View Article


Emacs and Rails

So it seems the Rails community is looking at alternative editors. This post by Daniel Fischer gives a pretty good overview. I have to say I approve. Not that TextMate isn't good. It is. But it's very...

View Article

Upgrading Ubuntu after EOL

I have a box with Ubuntu 7.10 (Feisty Fawn), which EOLed back in October. Now that I have a few days to spare over the holidays I thought I'd get around to upgrading it to something current....

View Article


ELisp best practices?

I've spent some time looking at Emacs Lisp lately and there's a weird ecosystem going on there. ELisp (and I'm thinking primarily about Emacs configuration here) tends to grow organically, because it's...

View Article

Image may be NSFW.
Clik here to view.

Where to find the NetBeans cheat sheet

Google doesn't return any useful links for this, so here's where to find the NetBeans cheat sheet:

View Article


NetBeans's new Python type inferencing

Tor Norbye's series of weekly screenshots of cutting edge NetBeans features is interesting, but the feature displayed in this recent one has made me wonder about the balance between what IDEs can do...

View Article

Finding the name of a Perl sub routine from its reference

While mucking around with Perl's Test::Simple I needed to find out the name of a sub routine from a reference. While there are several answers, finding any useful ones by the usual means was difficult....

View Article

A programmer's guide to BDD

BDD is short for Behavior-driven development. The Wikipedia article on BDD is really long, but as far as I can tell BDD is better summed up as: "When you're writing code, examples are really helpful so...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images