Live data from Hacker News

Maya – Python Datetimes for Humans

kennethreitz.org

1–10 of 180 posts

Re: Maya – Python Datetimes for Humans

#4
post #3

How does it differ from Arrow which was made several years ago? [1] [1] http://crsmithdev.com/arrow/

That would be nice to know. Arrow still seems active, and has been consistently so over the last 3 years.

I have a bit of doubt about a time library that defaults to UTC but uses human phrases like "tomorrow". Who thinks about UTC tomorrow?

Re: Maya – Python Datetimes for Humans

#5

I suppose this beats breaking out time delta, but I think it'll be hard for me to see an actual use in my projects that I couldn't accomplish with maybe just a couple extra lines

you'd be surprised, the amount of headache-inducing code that timezones can cause, especially when dealing with servers with different locales than your development machine when doing timezone algebra.

This API avoids that problem entirely.

Re: Maya – Python Datetimes for Humans

#6
It is heartbreaking to see such a contributor like Kenneth Reitz in conferences. I really enjoy using Kenneth Reitz's creation : I would like to see him smile.

He is probably in the top 10% of the developers, he does not profit of his talent as much as an idiot that just code shit.

When I sample over the vast majority of free software coder I know (100s) over the non free one (~same) and I compare the wealth/recognition I can't help but notice that for some of the 1% top FOSS devs you do have a breakthrough, but then, blind obedience seems to give more results in terms of social and wealth status.

Something is rotten in the state of coding.

My advice: don't make free software enjoy life, and close your ears to the voice of the voice of the crowd open them to the one you care about.

And if you really want to make FOSS code, do it like others do knitting, pastry, moonshining, brewery.

Keep the fun in your life.

Re: Maya – Python Datetimes for Humans

#7
post #4
post #3

How does it differ from Arrow which was made several years ago? [1] [1] http://crsmithdev.com/arrow/

That would be nice to know. Arrow still seems active, and has been consistently so over the last 3 years. I have a bit of doubt about a time library that defaults to UTC but uses human phrases like "tomorrow". Who thinks about UTC tomorrow?

that's why there's `maya.when('yesterday', timezone='US/Eastern')` :)

Re: Maya – Python Datetimes for Humans

#8
post #6

It is heartbreaking to see such a contributor like Kenneth Reitz in conferences. I really enjoy using Kenneth Reitz's creation : I would like to see him smile. He is probably in the top 10% of the developers, he does not profit of his talent as much as an idiot that just code shit. When I sample over the vast majority of free software coder I know (100s) over the non free one (~same) and I compare the wealth/recognit…

Do I look unhappy at conferences or something?

Re: Maya – Python Datetimes for Humans

#9
post #6

It is heartbreaking to see such a contributor like Kenneth Reitz in conferences. I really enjoy using Kenneth Reitz's creation : I would like to see him smile. He is probably in the top 10% of the developers, he does not profit of his talent as much as an idiot that just code shit. When I sample over the vast majority of free software coder I know (100s) over the non free one (~same) and I compare the wealth/recognit…

Do I look unhappy at conferences or something?

[deleted]
Post reply on HN