Live data from Hacker News

Viewing profile — 79d697i6fdif

79d697i6fdif

HN member
Joined
Thu, Dec 22, 2016, 3:04 PM UTC
HN karma
192
Public activity
44 items

About 79d697i6fdif

No profile information was provided.

Recent public activity

  1. comment
    Comment #13769031

    I don't think you understand how the internet works. Some websites only serve static content and don't deal with any sensitive information. Without seeing Cloudflare's data set the…

  2. comment
    Comment #13769004

    2. Information that can be actively exploited, but can also be fixed so the previous disclosure is harmless. This means passwords, authentication tokens, etc. I wouldn't call the d…

  3. comment
    Comment #13768839

    My biggest issue is that they didn't release their data-set. With something this major, it's standard to either have a third party investigate or publicly release your data so it c…

  4. comment
    Comment #13768818

    Cloudflare mentioned they only went through about 2000 leaked responses out of over a million. That combined with random people on hackernews STILL finding private data after the p…

  5. comment
    Comment #13768759

    Hey at least mine is an obvious throwaway. And I don't think 17 comments in two months is that bad compared to ten in 5 years

  6. comment
    Comment #13768754

    :( My bad.

  7. comment
    Comment #13767590

    Tagging along on the top reply here, but does anyone else notice some serious HN gaming going on in this thread? Accounts commenting that have made 10 comments in 5 years, people d…

  8. comment
    Comment #13767513

    they only sampled a few thousand leaked responses out of over a million. The margin of error is 2.5% on conclusions because they didn't use enough data, not even close.

  9. comment
    Comment #13767347

    Also, a lot of web spiders are not benign. All sorts of bots troll the internet looking specifically for data leaks like publicly visible email addresses and SSN's. I'm sure they'r…

  10. comment
    Comment #13767307

    antitrust is all bark with no bite these days. Most industries having 3-4 "competitors" that don't actually compete is the new norm. I wouldn't be amazed if a link is shown between…

  11. comment
    Comment #13767093

    So every website that uses cloudflare should ask their users to change all of their passwords, credit card numbers, and SSN's? This leak is being downplayed by webmasters because i…

  12. comment
    Comment #13767007

    And 1.2 million people dying is nothing compared to the number of people on the earth. IMO a leak this bad should be enough to sink cloudflare. A provider of SSL was randomly spitt…

  13. comment
    Comment #13766961

    In total, between 22 September 2016 and 18 February 2017 we now estimate based on our logs the bug was triggered 1,242,071 times. Wow, so just as bad as we thought. We did not find…

  14. comment
    Comment #13745430

    Ouch, this is much more thorough than my attempt to debunk the post.

  15. comment
  16. comment
    Comment #13744752

    realistically any hash table bigger than the 32 bit boundary will be well outside any CPU caches and possibly even ram. At these sizes the memory latency will dwarf CPU speed

  17. comment
    Comment #13744707

    The author seems mistaken about a couple things relating to hash tables. He doesn't seem aware that, by far, the main reason for using power-of-two hash table sizes is so you can u…

  18. comment
    Comment #13614680

    The Iran thing is too bad. Besides our governments not getting along, it's possibly the most advanced, moderate, and educated Muslim majority country in the middle east. Maybe seco…

  19. comment
    Comment #13552834

    At this point I think I'm just going to start the blog I always planned but never did :). I've got about 10 pretty long articles buried in my docs folder about marketing and a bunc…

  20. comment
    Comment #13552804

    We were bootstrapped :) . Old school company that had been around for 20+ years, just needed a kick in the pants since advertising/marketing has changed immensely since the dawn of…

  21. comment
    Comment #13551686

    only for free, current job prevents me from doing anything outside work :). I'll email you when off work

  22. comment
    Comment #13551066

    1) Remade website to be more professional looking, faster, more focused towards SEO, mobile friendly. I could write many pages on this :) but following online guides will get you i…

  23. comment
    Comment #13541511

    the source to all the benchmark is available https://github.com/TechEmpower/FrameworkBenchmarks If you want to make your chosen platform fast you can see what they're doing in the …

  24. comment
    Comment #13540842

    My argument doesn't have anything to do with multiple inheritance. C is the only one I know of that supports multiple inheritance and it's largely considered a historical mistake (…

  25. comment
    Comment #13540736

    How does this get to the front page? Has nobody seen this? https://www.techempower.com/benchmarks/#section=data-r13 Much more thorough than this toy benchmark article, which reads …