dgw
dgw
> > The speed of that process could be improved, and it seems maybe there is _excessive_ parallelism happening there based on how long it takes to show any thumbnail,...
This is more important than ever now that Android Pay refuses to activate if the device's bootloader is unlocked.
I'm hoping https://gitlab.com/fdroid/fdroiddata/-/merge_requests/19264 will be sorted out soon so I can update through F-droid—then try out the new feature. Thanks for implementing this!
Forgot to mention: AFAIK, Factorio _also_ doesn't support custom research bonus types, so this is doubly impossible to do the way I want to do it. :slightly_frowning_face:
If the only way is to create inventories not owned by any entity, and write our own GUI to display/manage the contents of warehouses, that's a non-starter. It would require...
One important area missing from [MiniDigger's handy summary](https://github.com/thelounge/thelounge/issues/1422#issuecomment-419010160) is a _file_ storage API (as distinct from _message_ storage, which is already listed). See e.g. #4177 and #4850.
In #436 it was suggested that this could have something to do with edge-swipe gestures. However I see regular navigation buttons in screenshots on this ticket, so that idea is...
Hi @mrexox! Good pointer on the XML reports; that fixed a lot of the issues, and it's clearly on me for not reading the documentation closely enough. đŸ˜… After switching...
I ran a quick test of this using the following workflow steps: ```yaml - name: Run pytest run: make test_norecord - name: Generate coverage report run: coverage report - name:...
If the example you provided was one of the suspicious links, it doesn't work any more. Something is modifying the behavior: any keyword containing `VDvJZ` I tested returns 403 instead...