Live data from Hacker News

Viewing profile — leftrightupdown

leftrightupdown

HN member
Joined
Tue, Mar 11, 2014, 6:12 PM UTC
HN karma
52
Public activity
17 items

About leftrightupdown

No profile information was provided.

Recent public activity

  1. comment
    Comment #14226592

    i asked myself the same 2 years ago when my team was deciding if we need all of that javascript framework madness. In the end we built whole product based on dartlang ( http://www.…

  2. comment
    Comment #13855696

    Crm - streak crm ( http://www.streak.crm ), nice crm that integrates with gmail. Used to categorize email communication. Email marketing - listshine ( http://www.listshine.com ) ch…

  3. comment
    Comment #13372194

    That is true but part that is in dart will be easier to debug

  4. comment
    Comment #13370872

    what we do at listshine is run code on dartium in checked mode. when it works 100% then we build js version in staging and after that is confirmed to work then we do production bui…

  5. comment
    Comment #13370838

    Exactly why we picked out dart for our app

  6. comment
    Comment #13370728

    i think strong typing generates same code as optional typing if you are not using dart dev compiler.

  7. comment
    Comment #13370717

    What i personally liked is that we write once and in 99.9% cases generated js is compatible with all browsers. Also type checking and strong analyzer mode helped catch ton of bugs.…

  8. comment
    Comment #13370618

    We are writing spa frontend for email marketing service in dart. No angular, react, just lots of plain dart. Strong analyzer mode is used and dartium is always in checked mode. Dar…

  9. comment
    Comment #9163053

    looks useful, just my 2 cents

  10. story
  11. comment
    Comment #8437362

    alt-tab on osx closes current chat so you have to click it again, counterproductive, deleting/not using until its fixed.

  12. comment
    Comment #8089049

    so based on this, if someone wanted best compression program they would choose paq?

  13. comment
    Comment #7929225

    tnx, i'll stick with independently funded openssl

  14. story
  15. comment
    Comment #7538907

    If you want to learn how to get more performance out of your event/thread driven code, go with golang, it has improved how i write my code in python. I think more and more people a…

  16. story
  17. comment
    Comment #7381038

    hey, i noticed this on HN so just to share my thoughts. How about incorporating it a bit more simple, just pushing commands with some checks like these guys do? It is a bit more lo…