Viewing profile — aucontraire
aucontraire
HN member- Joined
- Fri, Apr 24, 2020, 7:29 AM UTC
- HN karma
- 31
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About aucontraire
No profile information was provided.
Recent public activity
- story
-
comment
Comment #30685232
Not true that there is any sort of official rule to this effect. I've slept in a lot of crew hotels that had only semi-decent curtains. It is true that well-behaved airlines, who t…
-
comment
Comment #30387685
Where should one go now to get gory details in layman terms of new CPU:s? Ian is my favourite CPU journalist. That insistence on reminding everyone, all the time, that he has a doc…
-
comment
Comment #29636116
These are classified as "agricultural equipment", and as such they of course have access to most of the road network (not major highways) and do not need to go fast. Only "unnecess…
-
comment
Comment #25902585
Maybe back in 2011 when that was posted, if the swap was for a second hand engine out of a crashed donor car that happened to be on-hand at the independent workshop where the job w…
-
comment
Comment #24130402
You are entitled to 5 minutes (paid) break per hour worked in a shift, which the employer has the right to consolidate in various (but not endless) ways. This is on top the right t…
-
comment
Comment #23687484
Such a lovely vehicle!
-
comment
Comment #23391977
As a fellow swede, I don't feel any compelling need to switch languages for discussing CS topics. On the contrary I'm rather sick of speaking other peoples languages after many yea…
-
comment
Comment #22967040
Or maybe you do want to take the pill at 5am, since your are only there for a few days and it is critical that you maintain an exact 24 hour interval between doses. As an assembly …
-
comment
Comment #22966984
There is indeed no contract that datetimes without tzinfo are UTC. But there is a contract that they don't have a builtin timezone or DST concept and that you must define handle th…
-
comment
Comment #22965592
I agree that python datetime objects are problematic, but for the opposite reason. It is tzinfo that is the sneaky disaster, the plain datetimes are fine. Transparent timezone awar…