Viewing profile — cyclinghacker
cyclinghacker
HN member- Joined
- Tue, Jun 26, 2012, 11:51 AM UTC
- HN karma
- 21
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About cyclinghacker
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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.
-
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.
-
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…
-
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…
-
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.
-
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.
-
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. …
-
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…