Live data from Hacker News

Viewing profile — sword_smith

sword_smith

HN member
Joined
Mon, Feb 06, 2017, 9:15 AM UTC
HN karma
357
Public activity
107 items

About sword_smith

No profile information was provided.

Recent public activity

  1. comment
    Comment #48626639

    "anarcho-tyranny"

  2. comment
    Comment #48626246

    Your obfuscation carries no argumentative weight, as the uncertainty your obfuscation attempts to introduce might as well be used in the reverse: maybe the guy who made the origina…

  3. comment
    Comment #48626145

    Sure. If you accept that we give up on equality before the law, one might be prosecutable and the other not. Some of us prefer not to give up on that though.

  4. comment
    Comment #48626122

    Corruption is defined as "the abuse of entrusted power for private (usually financial) gain". Lars' case falls under the category of conscientious objection, as he's ideologically …

  5. comment
    Comment #48626093

    That same prime minister supports the warrant-less use of medical records in police work and the ban of encryption through chat control. She wants to prevent the Danish population …

  6. comment
    Comment #48626074

    Lars is good at exposing the hypocrisy of the Danish government. In a former case he, sent the exact same threatening text to a prosecutor as that prosecutor had received a police …

  7. comment
    Comment #48626031

    Lars was a corrupt cop? Are you just using "corrupt" to mean "someone I don't like"?

  8. comment
    Comment #41372796

    the user "erk__" from this forum managed to get a copy: https://user.fm/files/v2-5bf26ed8f02e4cac68357e4ed895b3fc/Sl...

  9. comment
    Comment #36867402

    See-through blockchain's biggest problem might be that their coins are not fungible, as their history affect their current value. A protocol solution to this problem is to make the…

  10. story
  11. story
  12. comment
    Comment #36784562

    Bitcoin's conception was immaculate and new blockchain projects can't hope to match that, yet alone beat it. But Bitcoin can be challenged on technical aspect. We identify four pro…

  13. story
  14. story
  15. comment
    Comment #34051061

    Afraid of superintelligent AIs gone rogue? Let's start wargaming!

  16. story
  17. comment
    Comment #33742260

    You might want to generate this code with the latest trick for evaluating multivariate polynomials: https://news.ycombinator.com/item?id=33740808

  18. comment
    Comment #33740809

    Making a STARK prover fast enough to be feasible requires multiple algorithmical tricks. This article showcases the latest algorithm that was implemented as a part of speeding up T…

  19. story
  20. comment
    Comment #33636425

    Nice. I helped write the original Python implementation, so thanks for building this. STARK proof generation is definitely a good candidate for GPU acceleration.

  21. comment
    Comment #33065079

    Or maybe somewhat similar to biological evolution: competition and cooperation.

  22. comment
    Comment #32960609

    With a STARK prover the correct execution of a program can be validated in sub-linear time, faster than it would take to re-run the program.

  23. story
  24. comment
    Comment #32440117

    Worth noting is that this solution does not constrain the memory value of the last execution trace if the execution trace ends with a `>` or a ` Building sound and complete STARKs …

  25. comment
    Comment #32440065

    Unfortunately this can add some overhead to the memory table though. I wonder if there's a better solution than the one proposed here. Not that it matters for Brainfuck too much, a…