Live data from Hacker News

Viewing profile — btd

btd

HN member
Joined
Thu, Aug 22, 2013, 4:30 PM UTC
HN karma
37
Public activity
31 items

About btd

[ my public key: https://keybase.io/btd; my proof: https://keybase.io/btd/sigs/B4mUMCI3NvX3wVIa-wAU9P4KE2tHk27T1ov-uL6QEPA ]

Recent public activity

  1. comment
    Comment #26401042

    you know about swc right? https://swc.rs/

  2. story
  3. comment
    Comment #14050187

    Glad it is GA now, but it is still has some issues: * If i use non core parameter in pipeline, BO ask me to move to classic interface * If i do not use Github like pipeline, interf…

  4. comment
    Comment #11619512

    Strange to see you are looking for remotes, if you become unresponsive as soon i want to want remote.

  5. comment
    Comment #11180613

    Yes, but it breaks some cases. I'd recommend to wait 5.7.1 ( https://github.com/nodejs/node/issues/5400 )

  6. comment
    Comment #10739922

    We do similar thing but with workflow plugins.

  7. comment
    Comment #9941096

    Finally! It was very disappointing that girl that smile and had good relationships with out senior manager had the same salary as me, even if i got the best score in our delivery c…

  8. comment
    Comment #9731164

    imo map and set useless. Real advantage of maps only that you can use any type of keys, but really why not convenrt them to string represntation and put to simple object? Map .has …

  9. comment
    Comment #9410395

    We fixed this with installing npm proxy mirror. So each install happen from this proxy and if something missing it will be downloaded and saved for later from central. In this case…

  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #7948810

    Looks interesting, will give it a try. Also nice project is https://stackedit.io/ .

  15. comment
    Comment #7937131

    There is no brew formula?

  16. comment
    Comment #7868369

    Yep, i have used TOAD for Oracle, it is not bad. But imho jetbrain's make very good ide's. I mostly interested in DB extensions (non standard SQL extensions, PL/SQL and PLPG/SQL) e…

  17. comment
    Comment #7705165

    This so many times discussed. In short use window.onerror handler and some transport depending on needs: like cors support, before and after load loggin etc. For begining you can j…

  18. comment
    Comment #7577287

    Yes, you are right. I forgot how they call own optimizer. (i wanted to point that people do not repeat blindly that peace of code)

  19. comment
    Comment #7574996

    v8 does not optimize blocks inside try catch (not too fresh http://www.html5rocks.com/en/tutorials/speed/v8/ ) and about generators and optimizations ( http://wingolog.org/archives…

  20. comment
    Comment #7574525

    It is nightmare for v8 jit.

  21. comment
    Comment #7313992

    Maybe just n3? PS: It is weird that node.js community well known for internal battles. Everybody throw shit at each other and nobody win from this.

  22. comment
    Comment #7218822

    It is how Sonatype Nexus live.

  23. story
  24. comment
  25. comment
    Comment #7200919

    I did the same tool, when begin learn scala, with jgit and apache project libraries it was enough simple. https://github.com/btd/luna