Live data from Hacker News

Viewing profile — zigzigzag

zigzigzag

HN member
Joined
Thu, Aug 11, 2016, 4:12 PM UTC
HN karma
1,415
Public activity
572 items

About zigzigzag

No profile information was provided.

Recent public activity

  1. comment
    Comment #14517602

    And how about if the vote had been phrased as "do you wish to remain in the EU", with a 2/3rd requirement to meet the bar, meaning 1/3rd was sufficient to trigger Brexit? Would tha…

  2. comment
    Comment #14517589

    To not only use UTF-8 as the internal string encoding but practically mandate it, if you want to remain safe. UTF-8 is a fine transport format, but for raw runtime performance it's…

  3. comment
    Comment #14516757

    Are you sure? I thought Algolia literally was Solr (which is ElasticSearch which is Lucene).

  4. comment
    Comment #14516743

    That seems like a really unfortunate design decision. I used to think that Java's use of UTF-16 for strings was just a problematic legacy thing, but compared to this it seems quite…

  5. comment
    Comment #14512982

    The direction of the nation is decided by less than a majority in every vote. So why would this one in particular require "special measures"? I think what you're getting at here is…

  6. comment
    Comment #14504518

    IPv6 is less common at work, more common at home.

  7. comment
    Comment #14504513

    But are you roaming in those places? For reasons I don't understand fully but are presumably billing related your IP traffic gets tunnelled back to your home ISP when roaming, or a…

  8. comment
    Comment #14497941

    Isn't it "people an NSA analyst believes are Russian hackers"? I read the Intercept story but didn't see where it showed convincing evidence of that. It just says they showed no do…

  9. comment
    Comment #14495998

    I don't know of a text off-hand, but this infographic is helpful: https://yourlogicalfallacyis.com/poster There's more to critical reasoning than understanding logical fallacies of…

  10. comment
    Comment #14495964

    The problem with insisting on roundness, which has been a focus of the education system for years, is that it generates tons of generic shapeless people who specialise in nothing a…

  11. comment
  12. comment
    Comment #14481074

    Eh? UK engaged in mass telephone/fax taps during the Troubles with wild abandon. http://www.lamont.me.uk/capenhurst/original.html The inability to monitor suspects telecommunicatio…

  13. comment
    Comment #14481049

    There is also the opposite problem. The public aren't asking for it not to be done either. Internet surveillance isn't a hot button political topic either way. However, terrorism i…

  14. comment
    Comment #14481044

    Thought crime already exists for a long time already. Planning to commit murder (thinking about it) is punished nearly as harshly as succeeding. Is it really so controversial?

  15. comment
    Comment #14481033

    You're comparing the UK to the USA there and assuming the USA is saner. The origin of the USA's prohibition against self-incrimination was people who were tortured into confessions…

  16. comment
    Comment #14481023

    I've never liked May's authoritarian tendencies - no way does that stuff remain restricted to targeting Islamism - but your last paragraph is in fact exactly what they are doing. H…

  17. comment
    Comment #14470862

    They did that. It was the first iteration. The problem is that - as described above - many websites use ads from multiple networks, so actually even if you paid, most ads did not d…

  18. comment
    Comment #14448186

    I know for a fact mine weren't, because the profs tended to tell us so. Also, many of the academics could barely code themselves. Instead they found creative ways to set mark schem…

  19. comment
    Comment #14448149

    Learning to read errors is itself a skill. The number of professional devs who ask questions of the form "I got this message what do I do" and the message itself tells them what to…

  20. comment
    Comment #14447971

    I seem to recall that in prior HN stories about CRISPR some poster was saying he believed CRISPR didn't work the way people thought it worked. He said it was simply killing cells t…

  21. comment
    Comment #14444290

    I saw the same thing. I had to kill the entire Chrome process. There's something being loaded, probably via ads, that totally wrecks the entire Chrome process group not just the re…

  22. comment
    Comment #14443844

    That's completely wrong I'm afraid. ART is a standards compliant JVM and Android has supported the native development kit (NDK) for C/C++ apps for years. You can't do everything yo…

  23. comment
    Comment #14443827

    Well, I hope we're not getting sentimental about Win16. I've written more than my fair share of Windows API code and even though some of the concepts are now coming back into fashi…

  24. comment
    Comment #14443798

    Thanks for the correction - that's neat. They really pushed a lot of high level detail into the draw lists!

  25. comment
    Comment #14443793

    There is/was an extension that did that at some point, but it was never used (on Linux) due to poor implementation and a desire to target low RAM machines. Mac's backing store impl…