Daniel Wolf

Results 30 issues of Daniel Wolf

I've got a GraphQL schema file that starts like this: ```graphql type Address { """Primary key generated by table sequence""" id: ID! """Sync status of the entity""" syncStatus: String! ......

This issue is a collection of ideas and decisions regarding Rhubarb Lip Sync 2. ## Full rewrite Rhubarb 2 will be a full rewrite rather than a series of iterative...

If have a simple parameterized test using a `for` loop around the `it`. The IntelliJ IDEA plugin does not seem to recognize this as a test and doesn't display the...

status: triage

According to the [IntelliJ IDEA documentation](https://www.jetbrains.com/help/idea/test-runner-tab.html), the test runner tab should contain a "Toggle auto-test" button. Clicking this button automatically re-runs unit tests when the source code changes. I'm using...

status: triage

AsciiDoc files (extension: *.adoc*) are currently rendered as plain text. It would be great if github1s supported syntax highlighting (and possibly preview, too) of AsciiDoc files, the way it already...

When trying to debug Node.js code run with Sucrase, the Chrome DevTools can't find the source code because they look in the wrong path. I'm on Windows 10 with Node...

I need to download NPM packages and get the exact same results a local NPM installation would. However, there seems to be one major difference: [NPM looks for an `.npmrc`...

When running `phonetisaurus-apply`, I sometimes get the warning "No pronunciation for word: ...". These warnings are very rare (in my case, about one word in 3,000) and usually indicate some...

According to #6, word-level alignment (instead of utterance-level alignment) should be possible, but is not yet implemented. Are there any plans for phoneme-level alignment, so that DSAlign could be used...