Viewing profile — laymil
laymil
HN member- Joined
- Fri, Oct 08, 2010, 12:28 AM UTC
- HN karma
- 60
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About laymil
No profile information was provided.
Recent public activity
-
comment
Comment #16113395
Left is across traffic in the US. Different sides of the road.
-
comment
Comment #9605906
Could you explain what you mean by "this keyboard puts heavy emphasis to press modifier keys (enter, ctrl, alt, etc) with the thumb?" I'm sitting here with one in front of me and c…
-
comment
Comment #9197822
I'm actually rather surprised you didn't just go with JErasure ( http://jerasure.org/ ).
-
comment
Comment #8559097
It's a rather fair statement to make. The rates of errors in memory are significant[1], and ZFS does nothing to ensure that in memory data structures are uncorrupted; it was design…
-
comment
Comment #8306128
And it's interesting and useful for scientific computing where you already have an MPI environment and distributed/parallel filesystems. However, it's not really applicable to this…
-
comment
Comment #8194540
Yes. Generally, when you publish you transfer the copyright of the article to the publisher.
-
comment
Comment #8007295
There are several versions of VNC that support xrandr resizing. Arch documents this working with TigerVNC [0]. Additionally, you can use xrdp + x11rdp. [0] https://wiki.archlinux.o…
- story
- story
- story
- story
-
comment
Comment #6954367
I thought that was well addressed by this comment in the post: "Looking at the top repo for each language also exposes a weakness in the methodology: GitHub’s language identificati…
-
comment
Comment #6357478
There was a good write up on HN a while back about this font, including a republished version called Nameless Amateur which fixes the positioning of the forward slash. See http://1…
-
comment
Comment #6262946
LWN had a similar feature posted yesterday which has significantly more background information. http://lwn.net/SubscriberLink/564250/0a106d6379c0d741/
- story
-
comment
Comment #5862044
Fuse requires root permissions in Linux. Most distributions simple make the fusermount binary setuid.
-
comment
Comment #5689425
Now that Wheezy is Stable, you shouldn't have to do the first step.
-
comment
Comment #5658529
The metadata server has never been a single point of failure in Ceph.
- story
-
comment
Comment #5268295
At this point it just says "Effective immediately, the Internet Copyright Law Enforcement Agency has ceased operations. Please disregard any notices you received from us, and pleas…
-
comment
Comment #4583600
If you're running nginx in production on Ubuntu or Debian, you'd probably be well-served by using their packages rather than the distribution default ones. http://nginx.org/en/down…
-
comment
Comment #4209926
Based solely on my own experience, I believe that the benefits to be gained by physical proximity decrease according to an inverse square law. The benefits gained from sitting with…
-
comment
Comment #3235068
You should be able to send data using passive checks. As far as I know, that has always been the model in Nagios.
-
comment
Comment #2073150
Correct. It is wonderful sugar, but somewhat limiting. Realistically, you need to know both syntaxes. irb(main):001:0> hash={:"symbol with space" => nil} => {:"symbol with space"=>…