Viewing profile — bxc
bxc
HN member- Joined
- Mon, May 09, 2011, 11:57 AM UTC
- HN karma
- 37
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About bxc
Will contract for money.
http://benctechnicalblog.blogspot.com/ http://github.com/benclifford
Recent public activity
-
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…
-
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…
-
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…
-
comment
Comment #13875644
That's what an easy to edit personal website feels like.
-
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…
-
comment
Comment #6150333
Its a value added tax, so no, 13% doesn't get taxed every time money changes hands. Only the added value.
-
comment
Comment #3286743
Symlinks don't work on all filesystems, so don't always work.
-
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…
-
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.
-
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…
-
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!)
-
comment
Comment #2771333
I actually use this as the primary authentication mechanism for sites I rarely/occasionally visit... password reset at every login!
-
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-…
-
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…
-
comment
Comment #2737609
There's some talk of SMS over GPRS. I have no idea how widely that is deployed though.
-
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!
-
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…
-
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…
-
comment
Comment #2710158
real world analogue: http://en.wikipedia.org/wiki/Chatham_House_Rule
-
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.
-
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'…
-
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 ;)
-
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…
-
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)
-
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…