Live data from Hacker News

Viewing profile — klaruz

klaruz

HN member
Joined
Sun, May 29, 2011, 2:04 AM UTC
HN karma
93
Public activity
38 items

About klaruz

No profile information was provided.

Recent public activity

  1. comment
    Comment #9211445

    Why do I rarely see Gitblit talked about as an open source alternative to GitHub? It does a lot: http://gitblit.com/features.html , including a well thought out ticket workflow: ht…

  2. comment
    Comment #9064532

    Cloudwatch does what you're referring to as well. It's more of a basic server monitoring system that happens to integrate with the load balancer. You get a set of basic VM level me…

  3. comment
    Comment #8768348

    I think the problem is clustering is still very much a duct-tape situation in postgresql with no real clear consensus on how to build out a cluster. Postgres-XL looks great for sca…

  4. comment
    Comment #8610742

    So you think recompiling OpenSSL from scratch, in doing so, deviating from the upstream vendor's supported binaries, and the dependency problems with updates it will cause, just to…

  5. comment
    Comment #8610721

    I am in 100% agreement with you, FIPS is bonkers.

  6. comment
    Comment #8609604

    https://access.redhat.com/solutions/95213 Dated May 28, 2014 If you don't have an account: "So at this moment we cannot say whether mod_ssl is going to be a valid crypto module in …

  7. comment
    Comment #8609362

    I'm your counterpart at another agency. I'm glad to see other agencies are not doing FIPS on their websites (Which would be RHEL with mod_nss only). I'm a bit confused though, last…

  8. comment
    Comment #8169254

    I think it comes from their AppFog acquisition.

  9. comment
    Comment #7568866

    So in other words, become a FB/Twitter/Play/App store and put yourself at the top of the pyramid. Now you get to be the company changing the API and banning users, but we still hav…

  10. comment
    Comment #7459566

    They say they have a patent pending, that should have more details. I would like to read it, can anybody find the filing? http://www.gbatteries.com/technology/

  11. comment
    Comment #7422334

    I just posted a similar comment above. It seems like the time is right for an open source advanced chat server. Maybe there already is one, I just don't know of it yet.

  12. comment
    Comment #7422313

    Are any of these available for companies that can't ship all their internal conversations and files to the cloud? Are XMPP/IRC and overpriced 'enterprise' suites still the go to fo…

  13. comment
    Comment #6918021

    Yes, and google will throttle you if you make too many requests.

  14. comment
    Comment #6863433

    Redhat builds the binary from scratch as well: http://pkgs.fedoraproject.org/cgit/docker-io.git/tree/docker... It was just released to epel stable, the docs are here: https://githu…

  15. comment
    Comment #6803319

    Very nice, I can stop updating my fork of the other rpm spec that's on github. Any info on how it sets up networking? I see -b none in the startup... Is there some other tool that …

  16. comment
    Comment #6571409

    I must be missing something, but it seems like CoreOS is just etcd and vanilla docker. I do like the idea of etcd, but is there some sort of API to control docker with it?

  17. comment
    Comment #6439832

    That's NDB cluster, not Galera. They are apples and oranges.

  18. comment
    Comment #6054962

    Entire groups of people at MS have clearances. Their software runs large chunks of the DOD, they can and do put consultants on site in secured locations when needed. Who else is go…

  19. comment
    Comment #5724349

    It's not knowing about them, it's being able to defend them. A gray area loophole is much safer to exploit if you have a large legal team to back up your interpretation.

  20. comment
    Comment #5697107

    I'm not going to comment on the security of giving somebody an ssh key to your root account... But it's a good idea to look at something like puppet to do this. Example: https://gi…

  21. comment
    Comment #5622414

    Why? His data set is larger than ram, and couchdb is a really great disk based key/value store.

  22. comment
    Comment #4654912

    CouchDB gives you /real/ transactions, they just don't span multiple documents.

  23. comment
    Comment #4147799

    Look at torquebox.org and immutant.org. You can run ruby and clojure on the same JVM and they can interop in a few ways.

  24. comment
    Comment #3747385

    I recommended the same thing to my clients for a while last year, CentOS 6 was not getting updates at all for a time. They seem to have fixed that now though, it looks to be safe t…

  25. comment
    Comment #3543749

    Do you have a link to where Amazon says EC2 uses ECC RAM? I can't seem to find one.