Live data from Hacker News

Viewing profile — nicwise

nicwise

HN member
Joined
Wed, Nov 02, 2011, 9:36 PM UTC
HN karma
25
Public activity
17 items

About nicwise

Developer in London. Doing websites for Universal Music and iOS apps in MonoTouch on the side

Recent public activity

  1. comment
    Comment #6054006

    I'm out of my depth in more than one way here. How about rigging a bite switch to the ubikey (either directly or via something like a raspberry pi / beagle bone). That's assuming t…

  2. comment
    Comment #5809144

    He's in the UK. We have health covered. He would have to have liability insurance tho, but it's not expensive (£300/year)

  3. comment
    Comment #5809140

    Exactly. Freelancing has a lot more control, but less money, and you bid on jobs like an agency would. Contracting is basically a full time job, but you own the company, can claim …

  4. comment
    Comment #5809120

    I think a lot of people, especially @jangosteve, mistake freelancing for contracting. I've been in London for 6 years, I've contracted for 5 of those (architect position at the BBC…

  5. comment
    Comment #5804604

    I'm calling BS on this, being a contractor. I spend around 10 mins a week invoicing. Nearly no time "marketing myself". I DO spending a bit of time saying "no, I have a contract" t…

  6. comment
    Comment #5804589

    If you live in London and do software for a salary, you better LOVE what you are doing and where you are doing it, 'cos you aint doing it for the money. You might want to also ask …

  7. comment
    Comment #5460145

    Well, THIS is going to bring on the haters. (keep in mind, microsoft haters, that microsoft is currently a HUGE proponent of node.js - a lot of the Azure Mobile Services and the li…

  8. story
  9. story
  10. story
  11. comment
    Comment #4842380

    Yup, thats exactly what Monotouch does. It's something like: C# -> IL -> Mono AOT* -> ARM binary -> xcode/LLVM -> normal iOS binary * AOT = ahead of time compiler - like JIT, but..…

  12. comment
    Comment #4842366

    C# can "go native" right now. NGEN precompiles the IL into native code if you use the normal framework. Mono AOT compiles (and links) code into various architectures, but MonoTouch…

  13. comment
    Comment #4692764

    Mostly a discussion topic, tho with a workable flow (assuming I didn't miss anything stupid).

  14. story
  15. story
  16. comment
    Comment #3959906

    I've got a little rebuttal to this here: http://www.fastchicken.co.nz/2012/05/11/so-many-straw-men-so... You have a good point, but mostly, I think it's a strawman argument.

  17. story
    Money where my mouth is: London Bike App source (iOS, MonoTouch) released

    I've released the source to one of my real-life iPhone apps, done in MonoTouch. The code is a little old (I've not done a lot to it in nearly 12 months), but it's working and real.…