Live data from Hacker News

Viewing profile — cyclinghacker

cyclinghacker

HN member
Joined
Tue, Jun 26, 2012, 11:51 AM UTC
HN karma
21
Public activity
11 items

About cyclinghacker

No profile information was provided.

Recent public activity

  1. comment
    Comment #17466521

    I worked in AU around ten years ago. I don't remember salaries coming anywhere near the UK or US. I'd love to know if things are better now. I wouldn't say the UK market particular…

  2. comment
    Comment #16349438

    My advice would be start with stack and hpack, and remain with your editor or IDE of choice to start with. Learning any new language is difficult enough without having to also deal…

  3. comment
    Comment #6777899

    SnapBack in Safari used to be really handy for these sorts of pages, however I think that feature is gone now. From what I recall it would take you back to either the last typed UR…

  4. comment
    Comment #5332358

    Or 'open smb://...' from the terminal. open works with loads of protocols, not just files, for example 'open vnc://host' works out of the box.

  5. comment
    Comment #4778667

    I like the concept, but I often use my phone while charging (in bed or at work). In these instances I'd want a cable.

  6. comment
    Comment #4744208

    It's number sold, so it's not all pre-ordered, only those that shipped prior to today. When you pre-order, you are able to cancel up until it's shipped, and payment is not taken un…

  7. comment
    Comment #4587250

    I'm in London, and I'd say it's a small step backwards. The points of interest from Yelp appear to be consistently off by about 10 metres, and many points of interest are missing a…

  8. comment
    Comment #4349891

    I've heard more than one person refer to their Android tablet as a "fake iPad", like it's some sort of designer handbag.

  9. comment
    Comment #4293053

    I use "Spotlight Comments" on OS X for tagging files. Not sure if this is exactly what you want but works great for me.

  10. comment
    Comment #4198773

    Simple, back when the browser shake-up was going on (early 2000s) Opera was a paid browser, or a free browser with banner advertisements. It was also Windows only for a long time. …

  11. comment
    Comment #4161397

    I think it just comes down to differences between the OO approach vs the functional approach. In OO code I try to create types to represent every concept in my code. It seems overk…