Live data from Hacker News

Viewing profile — mskslal

mskslal

HN member
Joined
Mon, Dec 14, 2020, 2:47 PM UTC
HN karma
87
Public activity
8 items

About mskslal

No profile information was provided.

Recent public activity

  1. comment
    Comment #25422766

    No, the original program writes through iq, which is well defined. Only the optimized program writes through p+1.

  2. comment
    Comment #25422673

    Oh come on, don't make me spell it out for you. Revenge porn preys on women, child porn preys on children. Having these videos up, and allowing people to upload them, actively hurt…

  3. comment
    Comment #25421682

    Absolutely this. The benefits of "casual exhibitionists" absolutely do not outweigh the risks and costs of having unverified and possibly illegal porn on your site.

  4. comment
    Comment #25421621

    Legally I'm not sure. But ethically, stolen TV show clips are way more justifiable than stolen porn.

  5. comment
    Comment #25420225

    An example like that is exactly why, in its current form, it's a bad idea. It's too high level. On the surface it seems like it makes code more consise and elegant, but in reality …

  6. comment
    Comment #25420166

    Agreed. In Go, defers accumulate and are all called at the end of a function, which I believe is a mistake (but there are practical uses for it). I think it would be much more fitt…

  7. comment
    Comment #25419282

    The redesign was a massive success. The goal was to turn reddit into a typical social media property, and it worked. Real conversation was pushed aside into niche subreddits, and w…

  8. comment
    Comment #25418182

    In its current form, this is really stupid, because of something like this: guard { for (int i = 0; i Now the compiler has to: 1. implement some side of capture/closure mechanism t…