Live data from Hacker News

Viewing profile — viperscape

viperscape

HN member
Joined
Sat, Nov 07, 2015, 5:57 PM UTC
HN karma
116
Public activity
110 items

About viperscape

No profile information was provided.

Recent public activity

  1. comment
    Comment #17087474

    But that means waiting for the third party right?

  2. comment
    Comment #17025580

    Magic links are susceptible to man in middle attacks if your DNS is compromised, like on public WiFi, because the reset token is in the URI itself. So you're most vulnerable when y…

  3. comment
    Comment #16942632

    I was just about to comment on magic and pokemon cards! Maybe even baseball packs. All could be traded for real cash, and obviously were! It's such a grey line though, the original…

  4. comment
    Comment #16942318

    You didn't take a multivitamin? How did your body handle lack of vitamin c? or d?

  5. comment
    Comment #16916883

    Have you tried Botox? Might be a good way to test your theory

  6. comment
    Comment #16912502

    just recently saw this, where you see two custom 275 lbs monoblock tube amp-- I thought it was extreme but cool: http://www.stereomojo.com/Small%20Speaker%20Shootout%202007/...

  7. comment
    Comment #16653102

    I don't understand in general why OLED is taking so long to be mass produced for TVs and monitors. It's like just now becoming mainstream, with what seems like two actually purchas…

  8. comment
    Comment #16597140

    Gattaca, here we go

  9. comment
    Comment #16551250

    The article mentions "cannabis abuse" a few times, what metric is there to put use into the abuse column?

  10. comment
    Comment #16528222

    "scheme web framework", except there are multiple scheme implementations and variants. I don't understand why the word scheme is even used, each scheme is basically a silo.

  11. comment
    Comment #16487324

    How does this differ or compete with platforms such as patreon? Also I signed up and it defaulted to Artist, I feel like major category type should be chosen during onboarding. Als…

  12. comment
    Comment #16478130

    Looks like OneNote http://onenote.com

  13. comment
    Comment #16467315

    Fun fact, Apple also uses(d) Azure Microsoft services as well. http://www.theregister.co.uk/2011/09/02/icloud_runs_on_micro... https://apple.slashdot.org/story/11/09/04/0051209/app…

  14. comment
    Comment #16349276

    I second this. Write a basic game with 2d graphics, use SDL, and save and load the state to file. To take it a step further and write a networked version with your own basic byte e…

  15. comment
    Comment #16348808

    The last two bother me especially. Only thing I can think of is that bodies are expendable and for police that means good second skins, they get first or second dibs. No need for c…

  16. comment
    Comment #16336974

    This is awesome, thanks for sharing !

  17. comment
    Comment #16331520

    A bit of a stretch, but you can use Electron ( https://electronjs.org/ ) which ties to nodejs, and use nodejs to call out to C.

  18. comment
    Comment #16316773

    Good point! I think you'd have to implement a lock of some sort, and check for it in application logic-- that way both can be updated simultaneously... not ideal!

  19. comment
    Comment #16316700

    > any possibility of ambiguity is effortlessly dealt with "(+ 1)" is rather ambiguous and evaluates to 1, compared to "1 + ", which is very straight forward-- it's an incomplete ex…

  20. comment
    Comment #16311609

    That sounds like expected behavior. Both users are incrementing a value of 100, which would be 101 in both cases. It's not atomic. If User A incremented 100, and saved it down; the…

  21. comment
    Comment #16309301

    Copyright is pretty straight forward in the US. https://www.copyright.gov/help/faq/faq-duration.html This game is still under copyright and including the assets for public consumpt…

  22. comment
    Comment #16299381

    Having learned Rust and used it for nearly 2 years, I am now happy using C. I think most issues in C are easily catchable. Here me out: 1. If using Int for indexing or any sort of …

  23. comment
    Comment #16299306

    Why is double free so commonly an issue? Isn't setting to Null after free and checking for Null before hand a common practice?

  24. comment
    Comment #16274620

    Not to do the c vs c++ thing, I too prefer c. For over 20 years actually I have preferred c to c++; all the while learning and enjoying other languages like rust. c still is missin…

  25. comment
    Comment #16253038

    Well depending on the surgery that might be advisable, it's an anti-inflammatory and heading off inflammation is usually beneficial.