Live data from Hacker News

Viewing profile — bxc

bxc

HN member
Joined
Mon, May 09, 2011, 11:57 AM UTC
HN karma
37
Public activity
35 items

About bxc

Haskell. Distributed systems/HPC. Enjoyer of novel programming models. Fixer of when you fucked up your git checkout.

Will contract for money.

http://benctechnicalblog.blogspot.com/ http://github.com/benclifford

Recent public activity

  1. comment
    Comment #18018690

    I was already working remotely, but I'd quit a job of several years because of a disagreement. Someone wanted to give me work, but they preferred to give me a job through a company…

  2. comment
    Comment #16801732

    One of the things that has repeatedly pushed me off WhatsApp has been their very aggressive stance on this: I've several times stopped using it because "you need to update your app…

  3. comment
    Comment #14624872

    Be happy disengaging from the game with non-competitive responses like "yeah probably no one will use it, but mostly I just want to have fun" or "Yeah it sounds like a waste, but I…

  4. comment
    Comment #13875644

    That's what an easy to edit personal website feels like.

  5. comment
    Comment #7628606

    The National Health Service in the UK has this as a strong stereotype; and it is true in some places. But the only two times I've used a UK hospital, I've been done within 24 hours…

  6. comment
    Comment #6150333

    Its a value added tax, so no, 13% doesn't get taxed every time money changes hands. Only the added value.

  7. comment
    Comment #3286743

    Symlinks don't work on all filesystems, so don't always work.

  8. comment
    Comment #3105466

    Now I don't really know how well it works in practice but the european model for VAT (the rough equivalent of sales tax) is basically this: if you're a small business, you don't ha…

  9. comment
    Comment #2784938

    I see they picked up on 'bi-weekly'. I'd never thought of it as an Americanism but it is ambiguous and should be banned for that reason.

  10. comment
    Comment #2775821

    Yesterday I accidentally browsed the terms and conditions of galois.com and discovered that I'm not authorised to view their website without a written licence (as I have a professi…

  11. comment
    Comment #2775803

    although there's more to the story, the headline itself sounds so 1990s. (soon you'll even be able to order pizza online!)

  12. comment
    Comment #2771333

    I actually use this as the primary authentication mechanism for sites I rarely/occasionally visit... password reset at every login!

  13. comment
    Comment #2771316

    if you're interested in ssh-like functionality and http, I just wired browserid into my shell server for in-browser logins: http://benctechnicalblog.blogspot.com/2011/07/browserid-…

  14. comment
    Comment #2737618

    I think the main rage people get here is when they get data on their phone and so can make a much more of a "like-for-like" comparison between various means of delivering 132 chara…

  15. comment
    Comment #2737609

    There's some talk of SMS over GPRS. I have no idea how widely that is deployed though.

  16. comment
    Comment #2737605

    If we're making inappropriate price comparisons, that 14mb is half a cent of hard-drive space. A whole 3 characters worth of SMS!

  17. comment
    Comment #2711630

    the EU doesn't have a single VAT, or a even a single VAT rate. Each country can choose its own. But if you sell from country A to a resident of country B, you have to charge your c…

  18. comment
    Comment #2711619

    its interesting (to me) that they avoid collecting sales taxes in various US states, but that (at least for AWS) they are compelled to collect VAT for all EU states because they ha…

  19. comment
    Comment #2710158

    real world analogue: http://en.wikipedia.org/wiki/Chatham_House_Rule

  20. comment
    Comment #2702055

    In NL? You're required by law to have health insurance and the insurance companies are required to give it to you. Assuming you're there legally.

  21. comment
    Comment #2701981

    yep, the broken-dutch vs clear-english appears to be my experience too - if I'm in the right mood, I'll tease dutch people by speaking full speed english around them when they don'…

  22. comment
    Comment #2701350

    now I've made two comments on this thread which make amsterdam sound kinda negative; so now I feel that I have to say that, no no amsterdam is a cool place to live ;)

  23. comment
    Comment #2701333

    well, NL is pretty expensive to live in if you're earning USD; the tax burden is high if you're used to the US (though there's some offset because that tax includes what would be p…

  24. comment
    Comment #2701327

    Even if you try to learn dutch, you won't easily find people who want to speak it too you, tbh. (at least that's my experience after a few years)

  25. comment
    Comment #2687330

    There are other ways of dealing with "fake real numbers" (which is what doubles are) One example is interval arithmetic. http://en.wikipedia.org/wiki/Interval_arithmetic None of th…