Viewing profile — rbh42
rbh42
HN member- Joined
- Fri, Sep 12, 2014, 8:22 AM UTC
- HN karma
- 14
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About rbh42
No profile information was provided.
Recent public activity
- story
-
comment
Comment #35546004
There's also Jesper Kenn Olsen who ran around the world twice; first eastwards, then southwards/northwards: https://en.wikipedia.org/wiki/Jesper_Olsen_(runner)
- story
-
comment
Comment #8411956
If you define polynomials by their roots instead of by their coefficients, then the roots tend to have wherever absolute values you tend to choose!
-
comment
Comment #8369101
From "man perlfunc" unser "system": If there is only one scalar argument, the argument is checked for shell metacharacters, and if there are any, the entire argument is passed to t…
-
comment
Comment #8308659
Tested by time (I'm the OP).
-
comment
Comment #8308585
I'm the OP, so I can shred a bit of light on that: Dell's support suggested a file-level copy when I asked them what they recommended (but I'm not entirely sure they understood the…
-
comment
Comment #8308505
Glad someone noticed it (I'm the OP). Reading the drives systematically is called "Patrol Read" and is often enabled by default, but you can tweak the parameters.
-
comment
Comment #8308465
That's probably what I'll do if I run into a problem like that another time (I'm the OP).
-
comment
Comment #8307111
Not so. Both the sending and the receiving tar processes will need a data structure keeping track of which inodes they've already processed. They can skip inodes with a link count …