Live data from Hacker News

Viewing profile — zzmp

zzmp

HN member
Joined
Sun, Mar 02, 2014, 12:02 AM UTC
HN karma
227
Public activity
50 items

About zzmp

[ my public key: https://keybase.io/zmp; my proof: https://keybase.io/zmp/sigs/ggm_QDCSMKYTxw7RvkchkElZ-BN3wryW6Qhrm--7yic ]

Recent public activity

  1. comment
    Comment #31721124

    Have other frameworks had the concept of ["interactive islands"]? I'd love to know more, but the docs aren't fleshed out yet. Does anyone know of other (documented) frameworks that…

  2. story
  3. story
  4. comment
    Comment #21045957

    This is beautifully written.

  5. comment
    Comment #16839997

    They typo’ed on the word poopular. Or not. :D

  6. story
  7. comment
    Comment #16695084

    They call all of their sources "the people". It's not coming out yet, "the people said". Kinda strange...

  8. story
  9. comment
    Comment #16110281

    This letter just seems to affirm that Google made a good business decision with AMP.

  10. story
  11. story
  12. story
  13. comment
    Comment #8465427

    node-forward stated in their issues [1] that it's just politics. They've taken it private for the time being. [1] https://github.com/node-forward/discussions/issues/7

  14. comment
    Comment #8424523

    Are you able to show the comment counts as well?

  15. comment
    Comment #8410179

    It's definitely a fun little toy... http://node-os.com/ http://osjsv2.0o.no/

  16. comment
    Comment #8409801

    In order to get a more comprehensive vocabulary/grammar, you need to substitute out the sample that it comes with. There are instructions in the README. For the demo, it just uses …

  17. comment
    Comment #8409794

    I believe that Julius offers their own tools for conversions like these, but the best place to consult would be the JuliusBook [1]. [1] http://julius.sourceforge.jp/juliusbook/en/

  18. comment
    Comment #8408008

    Why isn't Rust on that list?

  19. comment
    Comment #8407948

    I'm literally sitting here hitting refresh. Thanks.

  20. comment
    Comment #8407282

    This was my first emscripten project - I would definitely recommend it. I found it to be a great tool. Two things to point out: - If something is not documented well, it is probabl…

  21. comment
    Comment #8406997

    Right, it's all done on the client, so it is server agnostic.

  22. comment
    Comment #8406767

    OK it's done! Not well documented yet - that will wait for another day - but you can now access the score through the `onrecognition` event.

  23. comment
    Comment #8406729

    There is now a (very rudimentary) demo on the GitHub page: zzmp.github.io/juliusjs Much thanks to @iffy for writing the first pass. It uses voxforge's sample vocabulary, so you'll …

  24. comment
    Comment #8406718

    It does post them back from the worker, but the Julius interface doesn't expose them (yet). The way that Julius deals with confidence scores is also a little different (they're not…

  25. comment
    Comment #8406273

    True. Transpiled, with a few abstractions written over the transpiled code (such as a worker script), and some tweaks to the transpiled code to fake multithreading so that it can c…