Live data from Hacker News

Viewing profile — dsteinman

dsteinman

HN member
Joined
Wed, Jan 30, 2019, 2:37 AM UTC
HN karma
78
Public activity
45 items

About dsteinman

Creator of Jaxcore

Recent public activity

  1. comment
    Comment #29492242

    This one for fictional starships is well done https://youtu.be/aTPwbVqU6lc

  2. comment
    Comment #29279150

    Prettier has a VSCode extension to autoformat on save. https://prettier.io/docs/en/install.html

  3. comment
    Comment #25716733

    Who gets to be the judge of speech liberties? Perhaps we need a bureau of the government to act in this manner, perhaps a ministry, who's mission is to determine whether words and …

  4. comment
    Comment #25710213

    It seems this isn't something that Silicon Valley even thinks is a problem, and that is a very big problem.

  5. comment
    Comment #25527672

    I wrote a chess game using StockFish, and had it play against another computer player that only made random choices. And what surprised me is how long it would take StockFish to be…

  6. comment
    Comment #24718518

    There are some companies attempting make petroleum from air: https://www.nationalgeographic.co.uk/environment-and-conserv...

  7. comment
    Comment #24096918

    DeepSpeech is too large to run as a browser extension.

  8. comment
    Comment #23968368

    I was going to mention the same. It would be a childhood dream come true to talk to my computer and have it talk back to me in the TNG computer voice.

  9. comment
    Comment #23882174

    > Login management should be built into the browsers instead. I would go even further than this, and say that a cryptocurrency might be among the best ways to build a universal log…

  10. comment
    Comment #23881116

    This might be useful to use along side with DeepSpeech ( https://github.com/mozilla/DeepSpeech ), which doesn't work very well in noisy environments.

  11. comment
    Comment #23864624

    I tried using this one time but unfortunately found it didn't work when I wore my reading glasses. The screen reflection off my glasses just whites out both eyes.

  12. story
  13. comment
    Comment #23759379

    With Joe Rogan moving to Spotify, including video streaming, I wonder if Spotify is seriously contemplating building out a true Youtube competitor.

  14. comment
    Comment #23742386

    The web browser extension would communicate with the electron app server, NodeJS would not be needed in that scenario (the electron app includes the nodejs server code). You can wr…

  15. comment
    Comment #23741950

    I am attempting to bring 100% client-side speech recognition to the web: https://github.com/jaxcore/bumblebee Although the first release is not officially out yet, the NodeJS code …

  16. comment
    Comment #23239240

    The Electron version numbers are essentially meaningless now. I have no idea what even changed between Electron 4 and 8, the changelogs are all just bug fixes that didn't necessita…

  17. comment
    Comment #23230630

    This is turning out to be a bad decision because there's been 5 major version bumps in the past year, yet the functionality in Electron hasn't materially changed very much, mostly …

  18. comment
    Comment #22955177

    Anyone recall how fast the G4 chips got phased out once Apple switched to Intel? It was pretty fast. Granted, they were a much smaller company at that time.

  19. comment
    Comment #22581363

    I've been using DeepSpeech to learn to build voice controls for all sorts of things in JavaScript. And I've got a way to connect it to the web so you'll be able write speech recogn…

  20. comment
    Comment #22442688

    Now that is an unfortunately named company.

  21. comment
    Comment #22426166

    My last order of assembled PCB's has been on hold since late December. I don't even know of an affordable alternative that isn't also in China.

  22. comment
    Comment #22409662

    I have been working on getting Mozilla's DeepSpeech and some additional JS libraries up to a level where it can be used (among other things) as a voice keyboard. https://github.com…

  23. story
  24. comment
    Comment #22155709

    Any idea how it compares to Mozilla's DeepSpeech?

  25. comment
    Comment #21983670

    Bluetooth LE uses substantially less battery than older Bluetooth devices do. It makes a big difference for anything that's battery powered. I was really bummed when I found out BL…