Share |

I like me some compact code

Lately Groovy has been the language of choice for my scripting needs.

And slowly I am finding out how to do things in a groovy way instead of relying on shell commands that don’t always work as they would in a shell environment:

“scp user@host:*.java .”.execute()

is just not the same as executing the . . . → Read More: I like me some compact code

What to do in NYC?

We have booked our flights, found a hotel and now I am looking for things to do in NYC. We’ll have 5 full days in New York before continuing to Detroit for a friend’s wedding.

So what are the most important things to do in NYC? I need some ideas and I don’t . . . → Read More: What to do in NYC?