Slashdot Mirror


User: allo

allo's activity in the archive.

Stories
0
Comments
2,738
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,738

  1. Re:Linus is being Linus. on Linus Torvalds Suspends Key Linux Developer · · Score: 1

    And, is bitkeeper still around, now that everyone is using git?

  2. Re:Are all NP-hard Problems equivalent? on P vs. NP Problem Linked To the Quantum Nature of the Universe · · Score: 1

    Now back to the question: Is there a Proof, that each solution to a NP-complete problem can be used to solve the factoring problem?
    (its this way, you need to prove, that any solution to your new problem is a solution for a known np-hard one)
    So what i meant: Could NP be the union of (at least) two disjunct sets of problems, which can reduce to other problems in the same set, but not to problems in the other set? If not, how do you prove it? Citations are welcomed.

  3. Re:Are all NP-hard Problems equivalent? on P vs. NP Problem Linked To the Quantum Nature of the Universe · · Score: 1

    Yes. Assume your solution is in P, the transformation is in P, both are polynomials with huge factors/exponents, you will only see a real difference expressed in percent, when your numbers get real big. But for common NP-hard problems, the transformation is rather "simple".

  4. Re:Are all NP-hard Problems equivalent? on P vs. NP Problem Linked To the Quantum Nature of the Universe · · Score: 2

    So you can use SAT to implement a turing machine, you can use the TSP to implement SAT. But if you have a new NP-hard problem, which can be simulated by a non-deterministic TM, this does not tell you, that the problem can simulate a a TM or SAT? Or is it an requirement for a np-hard problem not only to run on a TM, but to implement one, as SAT does?

  5. Re:Why would efficency matter? on P vs. NP Problem Linked To the Quantum Nature of the Universe · · Score: 1

    The idea is, how they scale. If you think of a finite set of possible inputs, everything is O(1).

  6. Re:Are all NP-hard Problems equivalent? on P vs. NP Problem Linked To the Quantum Nature of the Universe · · Score: 1

    (all?) = (all known?)

  7. Re:!P is not NP and NP-Hard is not NP-Complete on P vs. NP Problem Linked To the Quantum Nature of the Universe · · Score: 4, Informative

    no, P will always be a (real) subset of NP.

    You can solve all problems in P with a non-deterministic turing machine. You have problems in P, which are not NP-hard.
    [ ]

  8. Are all NP-hard Problems equivalent? on P vs. NP Problem Linked To the Quantum Nature of the Universe · · Score: 1

    For most (all?) they are proven as np-hard, because they can be used to solve a NP-hard problem with a transformation, which lies in P. But is there any proof, that you can transform any NP-hard problem into any other? If you think of a graph of np-hard problems (i guess most go back via a few hops to 3SAT?), then there may be different connected components, or is there a proof, why the graph is connected?

  9. Re:And how do you start it? on New US Atomic Clock Goes Live · · Score: 1

    hmm, and the new one with the new error is then the new reference? Not that it really matters ...

  10. And how do you start it? on New US Atomic Clock Goes Live · · Score: 1

    I guess its not easy to sync it with the existing ones. NTP will not do the job ;).

  11. Re:ASCII on Fake PGP Keys For Crypto Developers Found · · Score: 1

    I am talking about firefox updates.

  12. Oh slashdot on Introducing a Calendar System For the Information Age · · Score: 1

    > First time accepted submitter chimeraha (3594169)
    Wayne?

  13. Functional Code on Ask Slashdot: What Do You Consider Elegant Code? · · Score: 1

    just saying

  14. Re:Doesn't matter on KDE and Canonical Developers Disagree Over Display Server · · Score: 1

    Why? When canonical tries to make an own OS instead of a linux distro, they should not require others to do the work for them.

  15. oh slashdot on KDE and Canonical Developers Disagree Over Display Server · · Score: 1

    Why aren't you linking to the blogpost, instead of the article quoting the blogpost?

  16. Re:Only thing I hate about Twitter on Twitter Turns 8; May Drop Hashtags and @replies · · Score: 1

    or adblock them. you can get an expression, which blocks the images, only on collapsed tweets

  17. Re:Outlook as parent with daughters on Getting Misogyny, Racism and Homophobia Out of Gaming · · Score: 1

    Yeah. I do not think its a problem with gender, nor a problem with games or kids.
    Some games use violence as a game element, you are violent without even knowing the gender of other players.
    And you should not let your kid play violent games until a certain age, when they need to decide this themselfes.

  18. Re: x.509 WTF? on Fake PGP Keys For Crypto Developers Found · · Score: 1

    transparent updating is another issue. You grant a program the the right to install arbitrary binary code. And in case of firefox on windows, even with administrator rights (chrome gets it better with user privileges, but the interesting data is in your home anyway).

  19. Re:Transitivity of trust on Fake PGP Keys For Crypto Developers Found · · Score: 1

    so, what are your alternatives?
    - trust paths: good luck with the transitivity
    - personal meetings: always the best choice, if your privacy is important
    - trusting a central instance. Good luck chosing one.

  20. How to find trust paths? on Fake PGP Keys For Crypto Developers Found · · Score: 1

    I know several webinterfaces ... but how do you do it yourself? Do you need to scrape the whole web of trust, until you have all keys on your keyring to do then a search on the graph?

  21. Re: x.509 WTF? on Fake PGP Keys For Crypto Developers Found · · Score: 1

    on the other hand ... how often do your contacts look for revocations of your key? Most people do not ever refresh their keyring.

  22. Re: x.509 WTF? on Fake PGP Keys For Crypto Developers Found · · Score: 1

    then it's just too late. and how many people will actually remove a compromised CA from their CA list? like 0.1%?

  23. Re:The chain of trust is broken. on Fake PGP Keys For Crypto Developers Found · · Score: 1

    Do you really know, he's the real one? he's handing out correct cards, nobody tempered with? Do you watch the cards all the time, so nobody could swap them, when you look away for a moment? You need to max out your paranoia.

  24. Re:The chain of trust is broken. on Fake PGP Keys For Crypto Developers Found · · Score: 1

    its kind of a routing problem.

  25. Re:Transitivity of trust on Fake PGP Keys For Crypto Developers Found · · Score: 1

    so you could do a two-step auth. look at your trust paths, ask yourself how much verification each person may have done to the next.

    Or try to get shorter trust paths. And more.