Live data from Hacker News

Viewing profile — abchatra

abchatra

HN member
Joined
Thu, May 07, 2015, 6:39 PM UTC
HN karma
118
Public activity
16 items

About abchatra

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #20874299

    Already part of Microsoft MakeCode learn to code ecosystem. Read this blog for more details: https://www.microsoft.com/en-us/research/blog/rocket-fast-em...

  3. comment
    Comment #16173243

    There is a toggle between blocks and javascript in MakeCode. You can write code in blocks and switch to javascript or vice versa. This dual modality hopefully helps students to mak…

  4. comment
    Comment #16172852

    MakeCode works with Minecraft Windows 10 as well. Please see the setup instructions here: https://minecraft.makecode.com/setup

  5. comment
    Comment #14063325

    I am dev who builds Microsoft MakeCode ( https://makecode.com ) editor for micro:bit. Try out these fun projects on micro:bit and give us feedback 1. Rock-paper-scissors ( https://…

  6. comment
    Comment #12748201

    :-). Yes I do love it here. Thanks!

  7. comment
    Comment #12745769

    We build editor for microbit (beta - https://pxt.microbit.org ). Code is open source as well( https://github.com/Microsoft/pxt ). Give us some feedback.

  8. comment
    Comment #10898639

    Great question. Yes, we have a way to disable jit. See the merged pull request by our super cool dev here: https://github.com/Microsoft/ChakraCore/pull/4 . We have build configurat…

  9. comment
    Comment #10897807

    Sincerely thank you. Yes, it was a lot of hard work, but we had fun. Looking forward to working with the community. Disclaimer: I work for Chakra team.

  10. comment
    Comment #10896518

    Sure I will follow up.

  11. comment
    Comment #10896502

    Fixed by this: https://github.com/Microsoft/ChakraCore/issues/70

  12. comment
    Comment #10896352

    You can follow webassembly standardization process here: https://github.com/WebAssembly/spec Look at prototype pull request in ChakraCore by one of our awesome engineer: https://gi…

  13. comment
    Comment #10896267

    The first step is to get the runtime and interpreter running. Next step is to bring the jit up. Chakra is the hybrid engine where we have the interpreter, simple jit and full jit. …

  14. comment
    Comment #10896074

    Road map here: https://github.com/Microsoft/ChakraCore/wiki/Roadmap I work for Chakra team.

  15. comment
    Comment #10682447

    WebMIDI is not owned by Chakra. Please voice your opinion here https://wpdev.uservoice.com/forums/257854-microsoft-edge-dev...

  16. comment
    Comment #10682252

    I work for Chakra team and it is going to under MIT license.