Viewing profile — druiid
druiid
HN member- Joined
- Mon, Apr 25, 2011, 9:17 PM UTC
- HN karma
- 638
- Public activity
- 405 items
- HN profile
- View on Hacker News ↗
About druiid
Recent public activity
-
comment
Comment #25677739
Plus 1 to Alliant. Their savings rate is top-notch and their apps are pretty good.
-
comment
Comment #19709257
If you're using a Vault system, it's also relatively easy and well documented to use Vault for this process. There's two components, which is the OTP configuration of Vault itself:…
-
comment
Comment #15924478
Just as an FYI the Dreamworks distribution deal wasn't renewed in 2016 so they're 'on their own' as it were. I believe the two companies are still friendly but don't directly have …
-
comment
Comment #15370073
I don't see any way this could be real, personally. As a previous owner of pigeons, they don't generally fly to random places. You release them somewhere and they fly to a place th…
-
comment
Comment #12163539
Probably not yogurt, but I have run across several probiotics with this particular bacteria present in it. Additionally I have read that yogurt for the most part is pretty useless …
-
comment
Comment #12031892
I greatly enjoy(ed) PHC and some of his commentary about the different Christian denominations. I should say though that the one thing that was annoying was that he likes to often …
-
comment
Comment #10783733
The Tengine module is available for compiling into the core nginx codebase. You just have to roll your own binary though https://github.com/yaoweibin/nginx_upstream_check_module
-
comment
Comment #9927686
Sadly that is pretty much emulating how docker does it. To the best of my knowledge the '8.8.8.8' and '8.8.4.4' name-servers are kind of hard-coded in a lot of containers (all?)
-
comment
Comment #9899381
As per other NSA released projects like selinux, I'm sure people here will doubt the intentions behind this project. I have only had a bit of time to look it over so far, but it lo…
-
comment
Comment #9455797
To the best of my knowledge it comes from contracting/support and mostly their Vagrant Cloud (now Atlas) features that are business/enterprise only, which they charge money for. Fo…
-
comment
Comment #9261329
Very cool. We were about to need to figure out how to back up to a secondary account and were going to probably have to do some crazy stuff with rclone. This will just mean an init…
-
comment
Comment #9223779
We already have one nearly finished in San Diego. The problem is that is makes for very expensive water because it's a large scale industrial desal plant and the technology still h…
-
comment
Comment #9119268
Looks like an interesting project. Will you guys be releasing it on a different or more public repo than Quay though? I feel it'll be difficult to get much traction (if that is you…
-
comment
Comment #9074738
Yep! We do about 5k events/sec and it holds up pretty well as long as you throw enough memory at it (It's a java app). Make sure you have a cluster though if you're going to be doi…
-
comment
Comment #8938533
I have no foot in either game here (not sure about the parent commenter to this response), so hopefully you'll take this as a suggestion and not an attack... You are being part of …
-
comment
Comment #8938301
We've been investigating beginning usage of containerization instead of just virtualization. The responses here and in other threads about the CoreOS announcement that you have mad…
-
comment
Comment #8827351
XenServer (The product from Citrix) or Xen 4.3+ support vTPM. Not sure which version of Xen that Amazon uses, but if/when they upgrade to 4.3 it should have built-in support for vT…
-
comment
Comment #8760435
I've never heard of Mondo, but there are well maintained and widely used backup projects such as Bacula ( http://www.bacula.org ). It's certainly not point-and-click or paste-and-r…
-
comment
Comment #8559182
Well I'm aware it made it into CentOS but that was kind of short lived and was never updated to newer releases of the codebase (thus making it kind of a init system floating around…
-
comment
Comment #8559034
Is it me or is Ubuntu kind of like the Sony of server software? It always seems like they are developing concurrent solutions to fit into their model of doing things. Where Sony pu…
-
comment
Comment #8380934
Apparently you've never been part of the advertisement world or know anyone in it. I have friends in the industry with numerous stories even worse than this. The things apparently …
-
comment
Comment #8243224
From what I heard previously he was responsible for pretty decent working conditions and benefits (think the level of pay and benefits that Costco is known to provider their employ…
-
comment
Comment #8174323
Didn't notice the issue get closed. Thanks! I'll re-install Deis again :D
-
comment
Comment #8174269
-----> Ruby app detected ! ! Command: 'set -o pipefail; curl --fail --retry 3 --retry-delay 1 --connect-timeout 3 --max-time 30 https://s3-external-1.amazonaws.com/heroku-buildpack…
-
comment
Comment #8174228
It appears that download issues with the ruby buildpack still aren't fixed. Really you guys should be hosting these on your own S3 account as literally every time I've tried to use…