Live data from Hacker News

Viewing profile — stevejones

stevejones

HN member
Joined
Tue, Jan 07, 2014, 2:06 PM UTC
HN karma
131
Public activity
70 items

About stevejones

No profile information was provided.

Recent public activity

  1. comment
    Comment #11659191

    Actually it is. The article seems to describe an algorithm with a catastrophic failure mode where no (or not enough) ants return. Without retransmission the ants just hang around w…

  2. comment
    Comment #11635758

    The big deal in the UK, a few years ago, was that a person would go overdrawn, deposit money to cover it immediately but then get charged an overdraft fee by an overnight process. …

  3. comment
    Comment #11527819

    One advantage of solar is the requirement for an electrical grid is lessened, when photovoltaics get cheap enough the requirement for a grid is eliminated.

  4. comment
    Comment #11237942

    I don't know anyone who works for Facebook. I'm thousands of miles away from Facebook HQ. I keep careful tabs on who has what info about me and use many different email addresses.

  5. comment
    Comment #11233200

    My inbox.

  6. comment
    Comment #11233198

    IRC and email are federated systems, they have always been that way. The nature of the federation is different, email systems talk to each other, IRC systems don't. The issue with …

  7. comment
    Comment #11224675

    > They made it very clear to us during HR onboarding that the only zero tolerance policy was on unauthorized access to user data. Given that Facebook HR trawls user data to send jo…

  8. comment
    Comment #11116800

    Imagine you were to take the example further, unlocking the device required a sequence of fingerprint reads, with a precise ordering. i.e. left-ring finger, right index finger, rig…

  9. comment
    Comment #10917049

    Do any of them say it must be re-radiated omni-directionally as infra-red light?

  10. comment
    Comment #10911169

    So we can safely say that IMSI catchers have been used as a matter of routine since 2002.

  11. comment
    Comment #10911149

    It's almost certainly an offence under RIPA.

  12. comment
    Comment #10886474

    ITT: people who've never done an online resize

  13. comment
    Comment #10886463

    It's a search engine, so it searches for prices among many providers such as Expedia and Travelocity as well as individual airlines.

  14. comment
    Comment #10878805

    "the way it would seem to" {} initialises all elements to 0. {0} initialises the first element to 0 and the rest to 0. The latter form just introduces confusion.

  15. comment
    Comment #10878801

    I've not seen anyone use that construct anywhere.

  16. comment
    Comment #10878790

    tl;dr: Stop using Node, it only encourages them.

  17. comment
    Comment #10878779

    Works fine on my phone, yours must be broken.

  18. comment
    Comment #10865318

    The initialisers bit seems downright dangerously wrong. This code: uint32_t array[10] = {0}; Does not initialise every element to 0 in the way it would seem to. To see the differen…

  19. comment
    Comment #10627995

    I was kinda sceptical about the article until I saw the quotes advocating that DID is totally a real thing from the doctors. Then I was very sceptical.

  20. comment
    Comment #10533563

    Despite what everyone is saying here, the median salary in the uk is 26K. 40K puts you in the top 20% of earners. 100k would put you in the top 1%. Although people are quite right …

  21. comment
    Comment #10359300

    You'd be better off working out a way to compile smalltalk to FPGA.

  22. comment
    Comment #10215766

    > The article is about how people into "futurism", like people over at /r/futurism or a large part of HN's userbase, keeps wishing people would stop "concerning" themselves with so…

  23. comment
    Comment #10129103

    This isn't about money, this is about abuse of the trademark.

  24. comment
    Comment #10117235

    Those recordings are subject to the Data Protection Act. Most are blatantly not following the Data Protection Act, and as such are illegal.

  25. comment
    Comment #10117212

    > So, that's the thing, in some ways it's worse. It has more detail, it's voluntary and less intrusive. The one thing which is quite different is it's not a system to control peopl…