Dominik Moritz
Dominik Moritz
Some dependencies have gotten easier. For example, arrow compiles to wasm with the default configurations now.
Very cool. What do you think about returning Arrow from the WASM context to the JS context and then exposing it to users via the [Arrow JS library](https://arrow.apache.org/docs/js/)? The idea...
Glad you like the proposal. We've actually had our own iterator implementation first as well and then switched to Arrow JS so we don't duplicate work. It's been a good...
You could probably use the arrow vectors (which we are changing to be always chunked) but I'm not sure of the benefits. The difference in Python, I think, is that...
Y'all might be interested in https://github.com/duckdb/duckdb-wasm and the release post at https://duckdb.org/2021/10/29/duckdb-wasm.html.
Oh, good catch. Doesn't the light blue still show the min and max?
> Based on my own experience, combined with various discussions on the blindmath mailing list and elsewhere, there is general agreement that HTML output is far preferable to screen reader...
Tagged PDFs (and other annotations like alt texts) do make a difference and are a requirement for example at the ASSETS conference: https://assets23.sigaccess.org/guidelines-policies.html. Also, screen readers will improve and use...
Typst is trending on HN and many comments mention support for HTML, accessibility, and tagged PDFs and consider it a blocker: https://news.ycombinator.com/item?id=41014941.
> Hi, is there anyone still care about it? ✋ me for sure. It's been bugging my team for a while.