Live data from Hacker News

Viewing profile — spanktar

spanktar

HN member
Joined
Mon, Oct 20, 2014, 10:56 PM UTC
HN karma
97
Public activity
29 items

About spanktar

No profile information was provided.

Recent public activity

  1. comment
    Comment #11122980

    When entering any questionable law enforcement situation (TSA, walking near a protest, traveling internationally) I always switch my phone to not use TouchID. Say what you will.

  2. comment
    Comment #9708031

    +1 for something along these lines to be available in all vendor's dev tools!

  3. comment
    Comment #9656518

    I tried to implement a system like this once, with the goal being to reduce the amount of equipment and clutter on the service counter, but ran into issues of trust. I learned very…

  4. comment
    Comment #9640429

    Wait, you mean the millions, possibly billions spent already haven't done a thing? Shocking! And now you can pay (TSAPre) to bypass the security theater essentially proving that th…

  5. comment
    Comment #9639862

    Spanky from Crate.io here if there are any followup questions.

  6. comment
    Comment #9585422

    Have you checked out Crate.IO? https://crate.io/overview as an "SQL for Elasticsearch" option.

  7. comment
    Comment #9571272

    At least they didn't update the power port...again.

  8. comment
    Comment #9552586

    Image for the TGF-β pathway, in case you're into that kind of thing: https://www.qiagen.com/us/products/genes%20and%20pathways/pa...

  9. story
  10. comment
    Comment #9331196

    Without violating your confidentiality, can you share what version of ES you experienced these failures with? I have also experienced this first hand, but since 0.9x and 1.0x a TON…

  11. comment
    Comment #9330923

    Lots of great questions here. Don't forget that you can also ask detailed questions in our Google Group: https://groups.google.com/forum/#!forum/crateio

  12. comment
    Comment #9330885

    True. There is an elected master node and you can configure a cluster to have master-only (non-data) nodes, data-only nodes (non-master eligible), or both. Even still, and even if …

  13. comment
    Comment #9330367

    Like Jodok says, we don't recommend this, but you could do it. What this would mean that if you destroy a container, you also destroy the data. This would cause your cluster to hav…

  14. comment
    Comment #9330337

    By shared-nothing, we mean that no node is special, no node is indispensable. Unlike other popular NoSQL databases, we don't have different classes of nodes. The persistent data is…

  15. comment
    Comment #9329725

    Yes, and while there are still cases (see the link @jodok supplied below) a ton of work was done in ES v1.4.x (which Crate uses) and even more issues were closed in ES v1.5 which w…

  16. comment
    Comment #9329557

    That's part of it, but not the whole picture. For example, we mostly bypass the ES query engine and go directly to Lucene. Queries are not simply translated to ES query syntax. Als…

  17. comment
    Comment #9329364

    Crate is a database engine that uses Lucene for storage and leverages portions of Elastic for cluster management. It is a NoSQL storage engine that gives you an SQL API (via REST).…

  18. comment
    Comment #9329180

    I should have mentioned, the Crate.io (database) codebase is on GitHub: https://github.com/crate and this is what we're building: https://crate.io/overview/

  19. comment
    Comment #9329150

    Hi, Spanky from Crate.io here. We still maintain the PyPI portion of the site at https://crate.io/packages As for crates.io, I guess their entitled to choose their own name & domai…

  20. comment
    Comment #9115836

    At Crate.IO, we've been playing around with deploying our clusters using Machine & Swarm, so this is pretty good use case: https://crate.io/blog/deploying-crate-with-docker-machine…

  21. story
  22. story
  23. comment
    Comment #8967583

    Basically right now, you can't run two third party services at once, because they both need to wrap the Docker commands. Now you can use multiple services at once (Flocker, Weave, …

  24. story
  25. comment
    Comment #8852741

    I think the real meat of this article is here: "...strikes multiple targets, including cell walls...Since the lipid structures it attacks don’t evolve as quickly as frequently muta…