FineFindus

Results 92 comments of FineFindus

Quick update: This feature turned out to be a bit more difficult and involved more work than I expected. As I'm busy at the moment, I don't have the time...

Thanks for the suggestion, indeed only `\mathbb{1}` is currently included. Unfortunately, it is relatively hard to add new symbols, since they require a lot of training data to be classified...

I didn't mean that it won't be implemented, just that it will take some time (it will be faster with help :)).

I'm currently sorting the data that [detexify](https://github.com/FineFindus/detexify-rust/) (the classification backend) uses for classification, as it contains a bunch of misclassified data. For example, the lambda symbol contains 3 lambda symbols,...

![Hieroglyphic with the integer set](https://github.com/user-attachments/assets/ec772f45-5951-445d-987c-81e2fb0b903e) Implemented in https://github.com/FineFindus/Hieroglyphic/commit/ab1171d94cf81c0a4867c6f51dcc4734305e0cb. However, due to the nature of the training data (sparse and not a lot of variation), the model may fail to find...

In this case the nudge is the dot on the icon. It's probably better to just change the string to something else, but I'm not entirely sure to what, I'm...

Could you try building with https://github.com/TeamNewPipe/NewPipe/pull/12469 and check if that solves it?

This is due to YouTube not necessarily including the highest quality thumbnails in the channel videos tab. The highest quality (usually `maxres`) thumbnail is only included when actually fetching the...

I agree, I've been using this for the last couple of days, and it feels slightly out-of-sync with the OS implementation. > The goal is to support "full" predictive back...

> We could possibly create a new cache file and http client for it (https://square.github.io/okhttp/features/caching/), though that'd only work if SponsorBlock's backend has the caching headers set accordingly (Cache-Control:max-age=...). I...