Viewing profile — srd
srd
HN member- Joined
- Sat, Nov 06, 2010, 6:23 AM UTC
- HN karma
- 52
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About srd
No profile information was provided.
Recent public activity
-
comment
Comment #14012055
While the concept sounds sound, so far I've never actually seen this setup in the real world. Do you happen to have any resources on how to properly setup such a step in a CI tool?…
-
comment
Comment #13259640
Using the opportunity to ask other awesome users: How do you configure floating popup windows so that the display decently? The Skype user profile windows, or the firefox ssl certi…
-
comment
Comment #12870983
I have a question about storing the encryption keys. How would one actually securely store them and distribute them among the application servers in a cloud environment. I don't bu…
-
comment
Comment #12864168
Are you talking about the NIC interrupts or all hardware interrupts? If the later - how do you configure that?
-
comment
Comment #12813636
Except sometimes later is too late. See climate change.
-
comment
Comment #12434168
I'm a bit confused. Installing this on archlinux from the AUR I get version 3.3.1; however the post itself seems to be for 3.0beta (judging from the announcement halfway down the p…
-
comment
Comment #12170830
That depends on the implementation of the queue. Most queues have a "failed/retry" concept, where they mark failed jobs to be retried in some set future point in time. So one faile…
-
comment
Comment #11966989
Amazon.de just introduced a new translated UI for english. Click the globe icon on the menu bar, next to "My Account" and select english. Haven't tried it myself, so I can't commen…
-
comment
Comment #11812412
I guess this is because there are so many more exposed levels of git to learn. The introductory chapters in git books about all the "this is how a commit hash is computed" and "it'…
-
comment
Comment #11563341
As a die hard vim user I have to ask: Could you elaborate on your decision? What made Atom more appealing to you, what are the features it has that vim doesn't have (or does have, …
-
comment
Comment #11534615
"package manager" I'd wager. Not "PERL module" :)
-
comment
Comment #9817172
Maybe a better link, since it contains the video, the audio-only track and a link to the slides as a pdf: https://www.usenix.org/conference/lisa11/newsql-vs-nosql-new...
-
comment
Comment #8600588
I believe your main issue with understanding these things is that you're conflating (absence of) workload and boredom. Boredom stems from not having anything that engages a person …
-
comment
Comment #7536267
This study seems to not have been performed as rigorously as you'd expect: http://www.realclearscience.com/journal_club/2014/04/04/stud... To quote the relevant part: "All of the d…
-
comment
Comment #7487792
eInk based ebook readers have been around since at least the iRex in '06. My current jetBook in the same format as the Sony here even has 4096 colors. The thing that always kept th…
-
comment
Comment #7434162
Which does make it sexy for those of us who prefer quality to glossy hype.
-
comment
Comment #7428316
If the chrome devs in their infinite wisdom lumped cookies and HTML5 localstore together, then yes.
-
comment
Comment #7346445
I had the opposite impression. My initial reaction was "how immature and technological incompetent are your users?". I'm guessing the app is being marketed towards hipster frontend…
-
comment
Comment #7226749
The issue with the regex seems to be the nested * matcher in the last part, paired with the grouping: ([\/\w \.-]* )* (whitespace added to re to circumvent italisizing by HN). IIRC…
-
comment
Comment #7211123
Which won't matter if you're a normal user. If you're root - why are you using the job system to kill your jobs?
-
comment
Comment #7153526
This changed in 1.9. Ruby is now compiled into a stack machine based bytecode. Ruby 1.8 used the AST internally, you're right there. This made e.g. method calls very slow compared …
-
comment
Comment #7069130
Misleading title. I was assuming that the article would be about backdoors to crond, not that an exploit script gets reinstalled via regular user cronjobs.
-
comment
Comment #6940762
Why hassle with red tape if you can just sidestep the entire issue?
-
comment
Comment #6853986
Not under linux. It does supply it's own set of .so libs though.
-
comment
Comment #6818401
Some details are lacking on that page: - In what timezone are the times given? - And where do I find the "given list of languages" that are supported?