Sean Stangl

Results 9 comments of Sean Stangl

It is hosted on GitHub Pages, and GitHub does not allow HTTPS with custom domains. HTTPS support would require paying for a server.

Fixed for Safari 8. The problem was using ES6 String.prototype.startsWith() and String.prototype.endsWith(). Additionally, the transitiveco.js file contained duplicated entries, which was fixed. Waiting for confirmation that it works on iPhone4...

Sed ĝi ne estas farita! Currently the dictionary is searched again for each keystroke.

Manual DTD and XML parsing. For example, https://github.com/sstangl/tuja-vortaro/blob/master/revo/convert-to-js.py. Wiktionary would be a good source in theory. It is much easier to edit than ReVo, and its data licensing would permit...

That would be more work but would be possible. I'm not opposed. That would certainly have the benefit that editing wiktionary would be the quickest way to improve the quality...

I just looked into adding Wiktionary as a source. The quality is so low that it is difficult to tell what even is an Esperanto word -- there are entries...

> Why do you want to add a suite which downloads PDFs from internet archive For regression testing. I work on a project that handles lots of PDF files, but...

PowerPC is a [Tier-3 Firefox platform](https://developer.mozilla.org/en-US/docs/Mozilla/Supported_build_configurations), which means that Mozilla does not commit to maintaining it, and any platform-specific maintenance, development, or testing work must be done by the PowerPC...

This is the first non-trivial Go code I've written, so please be skeptical if something looks unidiomatic. It would be nice to have a benchmark for this in the test...