Live data from Hacker News

Viewing profile — bananas

bananas

HN member
Joined
Fri, Feb 28, 2014, 2:01 PM UTC
HN karma
1,332
Public activity
481 items

About bananas

No profile information was provided.

Recent public activity

  1. comment
    Comment #7739987

    Agree. I didn't go to a single lecture after 2 months at university (electrical engineering). My TA was shit as well - was too tied up in computer vision research and found us inco…

  2. comment
    Comment #7736947

    Definitely but that gurantee is thrown away the moment you pull a 3rd party black box in. I'm suggesting it's feasible but not necessarily perfect and when it does go boom, which i…

  3. comment
    Comment #7736924

    This. Most of the code I write is gluing stuff together rather than inventing new things which is what I'm paid to do. A lot of people say this stifles creativity and is boring but…

  4. comment
    Comment #7735708

    Yep but you'd know which dereference it was if you unrolled it. Nulls happen unfortunately even with the best checking and intents.

  5. comment
    Comment #7735465

    Why? We write less code in Java than we did in C#. To be fair NetBeans writes most of it. I still write C and don't hang myself because it doesn't have generics!

  6. comment
    Comment #7735453

    LINQ isn't a magic bullet. collection.Where(s=>s.Transaction.Amount s.Name).Single(); I'll let you debug the intermittent NullReferenceException that threw in production with no PD…

  7. comment
    Comment #7735364

    The only bad choice was the foundation on which to build the product. The above technologies are pretty much a response to the world being better elsewhere. Unfortunately the respo…

  8. comment
    Comment #7734513

    And msbuild will no longer work. I agree with you though - its a PITA.

  9. comment
    Comment #7734234

    That's a living hell. I wish you good fortune.

  10. comment
    Comment #7734223

    As for the company, we've got over one million lines of c#. As new subsystems appear they are being moved to other technologies (Angular + Java + Jersey + maven + guice + Jetty + R…

  11. comment
    Comment #7734180

    Have you tried merging a JSON file? XML is a shit ton easier. I can't see this as a good thing.

  12. comment
    Comment #7733955

    I've been through EVERY ASP.net update on every version of .net and every MVC update from CTP2 onwards, dealt with WWF being canned and rewritten, moved APIs between old SOAP stuff…

  13. comment
    Comment #7726799

    I found you have to drink a lot of it before it becomes drinkable which is a bit of a catch 22...

  14. comment
    Comment #7726794

    The end has been marked for over a decade you realise?

  15. comment
    Comment #7726651

    It's dead. Start again.

  16. comment
    Comment #7725473

    What happened to Vita Cola? Only drinkable thing from Germany :) I have East German parents and they lived on that stuff until the wall came down.

  17. comment
    Comment #7722939

    This is £70 in the UK. That nets you a Lumia 520 as a comparison point. For £30 more you can get an 8Gb Moto G. I can't see it selling here.

  18. comment
    Comment #7721266

    That's basically rubbish and misinformation. You're complaining about WDM audio. There's built in WaveRT and external ASIO stacks as well. The latter has become the standard on Win…

  19. comment
    Comment #7720491

    I don't buy that. Everyone I know has a sub $100 USB interface hanging off their machine and swears constantly at the latency and wishes they'd just stuck with ASIO on Windows... P…

  20. comment
    Comment #7719749

    Yes I because: 1. They actively monitor your connection to be able to determine whether or not you have "infringed". This has non legitimate utility. 2. They are building a mailing…

  21. comment
    Comment #7719728

    I'm terminating my Sky account over this today. At no point is this in my interest as a customer. They took £750000 to voluntarily violate my privacy. They obviously will have to d…

  22. comment
    Comment #7715778

    £19 each way from Waterloo to Barts. That's expensive.

  23. comment
    Comment #7715632

    Works fine with Google Maps for me, even in blackwall tunnel. I think there is some inertial navigation through device accelerometers as well.

  24. comment
    Comment #7715597

    TFL and AA road watch know that so there is no reason Google couldn't. It's all data - after all the cabby most likely got it from the same data through a different aggregation med…

  25. comment
    Comment #7715176

    Google is pretty good at that too and knows what the traffic is before you get there. It's impressive but no more impressive than navigating a 4 million line software product intui…