HN user

anr

66 karma
Posts5
Comments47
View on HN

Not necessarily. When I was watching the match, whole parts of the image were hidden by reflection.

If you can control the illumination around you, then maybe you have a point. But I think that the frequently that is not the case.

I'm not sure Apple is ahead on backup & restore with the iPhone / iPad.

You shouldn't need a desktop (with an OS that runs iTunes) in the first place. I read that the first thing you need to do with iPad is to connect it to iTunes.

My uni had a copy, complete with the "barfbag".

This classic book is worth a look. Funny and well-written, including the anti-preface by Dennis Ritchie.

I'm a UNIX lover, btw :-)

I'm not sure that a good name has to be "Illustrative of our service". This can be good or bad, depending on the case.

I personally favor names that can let you change course in the future. That said, the new name "OfficeDrop" is general enough if you already have a line of business.

I'm so glad! He groks security and UNIX extremely well, I find his software a joy to use.

I know he has several detractors, but that doesn't prevent his ideas to spread, albeit slowly.

We all stand to gain.

Not the best forum to ask, but just in case there are any Ruby ppl reading... Honest questions (I like Ruby):

* Is there an ETA for 1.9.2?

* Are major, minor & patch level numbers being "dropped"? 1.9.1-p376 is kinda ugly / uninformative.

* Will odd minor numbers go back to indicate unstable releases?

Thanks!

As the article says, malfunctioning isn't a privilege of the body, minds can do it too.

So the word "pathetic" is uncalled for. William Styron wrote a fantastic book about what it is like to be depressed: "Darkness Visible". Well worth a read.

Black Perl 16 years ago

IMO, this argument is a red-herring: you can write bad code in any language.

Perl lit is awesome and erudite: the best idioms are described in the Cookbook. Programming Perl is a joy to read, Best Practices could be used as a standards guide.

I agree that v5 has some problematic constructs, but, all in all, what Larry Wall & Co did was awesome.

Black Perl 16 years ago

Never stopped liking it, but at some point I got tired of waiting for v6 and moved on to Ruby (mostly because of Rails) and some FP.

v6 would fix everything that I find irksome on v5.

Black Perl 16 years ago

I think this poem was present in Programming Perl, 1st edition, which covers Perl 4.

Black Perl 16 years ago

If I recall correctly, Perl poetry should parse, there's no need for it to do something useful.

Black Perl 16 years ago

That's why I liked Perl so much, the community & culture were (are) great.

Take a look at the first issues of The Perl Journal as well.

Apparently it is a trend with FP guys :-)

HAppS (a Haskell framework) has also advocated this:

"HAppS does not come with a server-side templating system. We prefer the pattern of developing static web pages and using AJAX to populate them with dynamic content."

http://happs.org/