Live data from Hacker News

Viewing profile — zschoche

zschoche

HN member
Joined
Sat, Sep 15, 2012, 3:22 PM UTC
HN karma
256
Public activity
27 items

About zschoche

https://zschoche.org

Recent public activity

  1. comment
    Comment #38658520

    Quick question: what are the NP-hard problems in the database area?

  2. comment
    Comment #38218055

    It would be great if someone could precisely define what is the goal we would like to optimize. In mathematical terms.

  3. comment
    Comment #38173528

    Nit: if number n is given in binary representation in the input, then an O(n)-algorithm runs in exponential time as n is an exponential function of log(n). Hence, log(n)^O(1)-time …

  4. comment
    Comment #37825270

    Well, it always depends on what you lookup i.e. how much time one needs to compute entries of the given lookup table. If it takes O(2^n) time , then payback comes quickly, where n …

  5. comment
    Comment #17688034

    Okay let (P,k) be a parameterized problem which admits a fixed-parameter algorithm with respect to k. That means you have an algorithm which runs in f(k)n time, where n is the inpu…

  6. comment
    Comment #17685997

    if a problem is NP-hard does not mean that each instance is hard to solve. From my experience many instances appearing in practice are easy to solve even if there very large. The p…

  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #8215251

    In most cases, lambdas are rvalues. That can have an impact on its scope and lifetime.

  12. story
  13. story
  14. story
  15. story
  16. comment
    Comment #7442483

    There is nothing native. Go home and read a books.

  17. comment
    Comment #6869501

    It looks like they understand memory as a tree, but in complex structures it's a graph. I couldn't found how they handle ring topologies. I guess, this stealing stuff doesn't help.…

  18. comment
    Comment #6723898

    Decades ago albert einstein introduced the general theory of relativity, which is already telling us that timestamps are bad for synchronisation.

  19. comment
    Comment #6575841

    Not sure what is meant by "research". It would be nice to justify statements. To write something in upper cases isn't a justification and doesn't make sense. Each new programming l…

  20. comment
    Comment #6528198

    Go - Like

  21. comment
    Comment #6528197

    C++ - Like

  22. comment
    Comment #6477240

    Why exactly does need this app access to all my data at google? Scary

  23. story
  24. story
  25. story