Hacker News new | past | comments | ask | show | jobs | submit | vmorgulis's comments login

To try FreeCodeCamp first:

https://www.freecodecamp.com/


"SpaceX to Send Privately Crewed Dragon Spacecraft Beyond the Moon Next Year"

http://www.spacex.com/news/2017/02/27/spacex-send-privately-...


Mods: Could we have the URL for the story changed to the parent? The current link now 404's


In principle yes but the discussion ended up at https://news.ycombinator.com/item?id=13748302.



So, what am I looking at? It seems like you fed the audio in PocketSphinx to get time-tagged text and the site basically shows said text as subtitles to what was said, is that the gist of it?


> ... is that the gist of it?

Yes, it is.

I'd like to improve the speech recognition and expected some advice about that.

Another possibility is to add a semantic level with NLP or use another library like Kaldi (http://kaldi-asr.org/).

Another particularity: the WAV file is serialized in JSON (as an array).


"DevBot in Driverless mode — scanning the Donington Park circuit in England"

https://www.youtube.com/watch?v=xrfCQ7qwPh8



Why not use Markdown instead of MediaWiki syntax?

About URLs, you can take a look at StrongLink: https://github.com/btrask/stronglink

Your JSON subset is very interesting too: https://github.com/seagreen/Son


I actually do use markdown for the git-repo based prototype. My personal website itself actually uses that prototype. You can see an example "page" here: https://github.com/housejeffries-pages/2

Thanks for the nice words about Son. I need to get it completed (the spec still needs some touch ups) and get prototype implementations written, once that's done I think it will be pretty useful.

Thanks for the tip about StrongLink, that's definitely up my alley. Already I'm finding it useful, for instance in the docs it mentions ni URLs (https://tools.ietf.org/html/rfc6920), which is something I'd never heard of before.

If you have any more comments or criticisms of my projects feel free to email me, none of them are quite to the stage I can start promoting them yet, but getting feedback is still super important.


> If you have any more comments or criticisms of my projects feel free to email me...

Done ;-)

A first wiki could be around your project. It can be made with existing tools (pandoc, github...) if the workflow is clear enough (even with manual parts).


I'm thinking of something automated.

For example, it's possible to gather some metrics of the usage of libraries from a running process (with strace, google perftools, source maps in javascript...).

It can be a process used by a real user or autotests from the project.

A software could monitor those probes and allow the user to reward the dependencies that:

- use less CPU or energy

- use less memory

- contains less bugs

- ...


If it's automated it will probably be gamed.


Yes but as it is open source everybody will know who game what.




I'm doing something similar on Twitter: https://twitter.com/vmorgulys

We should try something in common. What do you think of a formatted markdown file?

Like:

  #title

  - excerpt/remark/subtitle
  - tags
  - hn link
  - reddit link


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: