Live data from Hacker News

Viewing profile — bograt

bograt

HN member
Joined
Wed, Nov 04, 2015, 4:36 PM UTC
HN karma
97
Public activity
24 items

About bograt

No profile information was provided.

Recent public activity

  1. comment
    Comment #22431235

    In a similar vein, this is an encoding I designed specifically for 256 bit keys; my design includes checksumming and some consideration to consistent verbalization: https://github.…

  2. comment
    Comment #21721095

    I have been using a technique that's almost identical to this for years, based simply on observing that the roots are symmetric around the min/maximum: differentiate, set to zero, …

  3. comment
    Comment #18238504

    This doesn't invalidate the point you're making, but saying that it's 'basically impossible to play a wrong note on a diatonic harmonica' is simply false, as anyone hearing me play…

  4. comment
    Comment #17788671

    > I don’t think the government did anything wrong. I think that rather depends on whether you regard the role of government here to assist its (future) citizens, or censure them (n…

  5. comment
    Comment #17718836

    > For AR though we need multiple apps to share the same 3D space all running at the same time This is something that I've given some practical thought to. The approach that I consi…

  6. comment
    Comment #17450650

    > Perhaps, but if anything the UK's own government and press were major offenders in this regard. It's quite possible that this behaviour by the UK political classes is what hasten…

  7. comment
    Comment #17308646

    I'm not sure I understand this, and I'm genuinely interested in why it would be. I find zero indexing logical: zero is the first natural number and is thus a fine candidate for bei…

  8. comment
    Comment #17266493

    I have to concede that I still talk in this now outmoded manner. I have to make a conscious effort to switch to modern gender neutral language (eg. they) when speaking or writing t…

  9. comment
    Comment #16989564

    > The solution to this paradox was to use a set of axioms (most commonly the Zermelo-Fraenkel axioms) which do not allow the construction of such a contradictory set ... Or one can…

  10. comment
    Comment #16715621

    That's a fair comment. I hadn't considered that perspective. I'm aware of several TLDs that require evidence of residency/trade within the geographic region for the purpose of regi…

  11. comment
    Comment #16714994

    I don't think that is true. From section 2 of the commission's notice: ... as of the withdrawal date ... the Registry for .eu will be entitled to revoke such domain name on its own…

  12. comment
    Comment #16714952

    Those who want the UK to remain in the EU will see this as just one damaging consequence of the UK's decision to leave. Conversely, Brexiteers will see this as an example of maladm…

  13. comment
    Comment #16698509

    Having quickly read the paper, the deletion guarantees seem slightly weak. An item's position in the table is derived from two things: a fingerprint (a constant-sized hash) and sec…

  14. comment
    Comment #16697995

    I'm familiar with both cuckoo hashing and Bloom filters but had not until now seen a demonstration of cuckoo filters; they look very useful. But there is one stated fact that I'm f…

  15. comment
    Comment #15446699

    It took me hours to beat that game, I often had to leave it running while I got on with other tasks, but I enjoyed it greatly, though I didn't have the appetite to play through the…

  16. comment
    Comment #14273797

    In Java there are libraries for this (as with most things): https://github.com/tomgibara/permute

  17. comment
    Comment #11561950

    > Most public transport revenue also comes from the capital This is incorrect. 40% of 'Transport for London' (TfL) spending comes from fares, and approx. 27% from government [0]. T…

  18. comment
    Comment #11041939

    My own observation is that programmers have a marked tendency to assume that because two methods have similar or identical behaviour, that this implies they should share an impleme…

  19. comment
    Comment #11041888

    I broadly agree with this, but draw a slightly different conclusion: that the imperative when growing a large code base is proper tooling/planning for dependency management. If goo…

  20. comment
    Comment #10854983

    The problem with this analysis is that, if such a course of "ever-extending copyright protections" were pursued, it would run the 'well of creativity' dry. The 'creative commons' i…

  21. comment
    Comment #10660252

    I don't accepts axiom 1 as valid. 1. The mapping between DOM content and Visible content should be well-behaved. I don't see why the same edit, applied to two documents with visual…

  22. story
  23. comment
    Comment #10540084

    I have experience of developing large software systems for both government and corporations, in the UK. Large IT systems fail in many ways, small and large and I don't think it's p…

  24. comment
    Comment #10508078

    IANAL but I've been chewing my way through the ~300 pages of the published draft bill. What catches my attention is that the bill appears does not appear to sufficiently constrain …