Viewing profile — odaymansour
odaymansour
HN member- Joined
- Tue, Dec 01, 2015, 9:15 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About odaymansour
No profile information was provided.
Recent public activity
-
comment
Comment #13179030
The point of reduced speed is not to avoid killing people when striking them, but to reduce the odds of a driver losing control of a car and ending up on the sidewalk.
-
comment
Comment #12504865
Please avoid a harmful tone when replying here, there's no need for that :) As for the 70 year-olds still running marathons, I've heard of plenty more 25 year-olds dying of heart a…
-
comment
Comment #11450681
My colleagues who live close to work do not own an unlimited card. You've also got people who commute mainly by bike or scooter and only use the subway due to weather conditions or…
-
comment
Comment #10673493
Thanks for that, I'll take another look at it and see what I've been missing then.
-
comment
Comment #10660094
You've also reminded me that while they do show up as CPU time, they wouldn't be 'user' time (for example in the output of the command 'time')
-
comment
Comment #10658834
I've identified a memory bandwidth issue in the past by keeping an eye on truss/strace output and "counting" mem operations. After that, I compiled and ran a tiny executable called…