mrwunderbar666
mrwunderbar666
I have been lurking this issue for a while now and was able to implement the hydrax downloader in Python. But recently, something about the `https://ping.iamcdn.net/` has changed. It now...
@KartikSoneji Thanks that did the trick! That is now much easier to implement. I just noticed that some of the domains have issues with SSL. No matter how I connect...
I also noticed that the quote attribution struggles when the speaker is not a named entity. This sentence is processed correctly: ``` "We arrested John Smith on Friday", said Anna...
May I add to the wishlist: please also add native support for captions **and** table notes. In academic writing, we often need a caption for the table (e.g., "Table 1:...
> It seems like this library makes it possible: https://github.com/PgBiel/typst-tablex/ This seems great, but I would prefer that this extended functionality finds its way into typst itself. This would prevent...
@caemor this makes me happy :)
If you want to hand this to the community, I could make a draft document. From using typst, I generally get a Rust-mixed-with-JS-vibe from the current code style. So I...
there are some problems / improvements necessary: 1. add the `skip_short` parameter when calling `TextReuseCorpus`, otherwise it will ignore most tweets 2. forward keyword arguments to textreuse functions 3. ensure...
That's good news. You mean the difference between the PostgreSQL examples? This is just two ways to so the same thing in PostgreSQL: cast datetime to year. I just find...
Still important I think