Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

A little oddity in the way curl deals with old dates

· 3 comments · 550 words · Viewed ~454 times


The curl logo.

For boring technical reasons, computers think the world began on 1st of January 1970. To keep track of the future, they count the number of seconds since that momentous date. So zero seconds represents midnight on that day. So how do computers deal with dates before The Beatles' Abbey Road was top of the UK album charts? Negative numbers! Most modern computers can deal with dates far in the…

A small contribution to curl

· 5 comments · 500 words · Viewed ~655 times


daniel stenberg saying "Welcome Terence Eden as #curl commit author 1342"

The venerable curl is one of the most fundamental pieces of code in the modern world. A seemingly simply utility - it enables other programs to interact with URls - it runs on millions of cars, is inside nearly every TV, used by billions of people, and is even in use on Mars. And, as of last week, features a small contribution by me! Look, I'm not an experienced bit-twiddler. I can't…