Gigas002
Gigas002
Website filled mostly with videos, but some authors also post images. Has SFW and NSFW subdomains, which has different content (the same account on NSFW subdomain **won't** have content from...
After reading corresponding question in [discussions](https://github.com/spectreconsole/spectre.console/discussions/162) and writing my own example I came up with multiple questions, regarding usage of [System.IProgress](https://docs.microsoft.com/en-us/dotnet/api/system.iprogress-1?view=net-6.0)/[System.Progress](https://docs.microsoft.com/en-us/dotnet/api/system.progress-1?view=net-6.0) with [Spectre.Console.AnsiConsole.Progress](https://spectreconsole.net/api/spectre.console/progress/). Here's my code sample: ```c# var iterationCount...
While watching the media files, e.g. images, the swipe from top of the screen to the bottom closes the media, but swipe from bottom to the top does absolutely nothing,...
**Describe the bug** When trying to install through AltStore, seeing the error "The app is invalid." **To Reproduce** I'm using AltStore version 1.5.1.1, so I've tried out the new feature...
Hello. Just wondering if you're planning to create MacOS binaries package (aka `MaxRev.Gdal.MacOSRuntime.Minimal`). It seems like gdal supports MacOS (judjing by [GitHub Actions](https://github.com/OSGeo/gdal/actions) in Gdal repo).
Hello. I'm using this package along with others projects on Linux. After building the project with **MaxRev.Gdal.LinuxRuntime.Minimal** package, it writes Linux dependencies in "runtimes/linux-x64/native" directory. However, another [library](https://www.nuget.org/packages/NetVips.Native/) writes its...
Hello! I'm trying to create the CI/CD for this project right now in my fork with following builds: 1. iOS/.ipa -- builds, but without `.ipa` artifact. Looking for a way...
Some extractors configurations are missing docs. Searched the repo's [gallery-dl.conf](https://github.com/mikf/gallery-dl/blob/master/docs/gallery-dl.conf), [gallery-dl-example.conf](https://github.com/mikf/gallery-dl/blob/master/docs/gallery-dl-example.conf), [configuration.rst](https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst) and an [html hosted version](https://gdl-org.github.io/docs/configuration.html) Here's list of missing extractors in **hosted html configuration**: - 2ch - 2chan...
I know you're being very busy lately and also I understand, that this feature requires a lot of work. Just wondering if it is planned in some distant future. The...
It's great to see the progress on NET bindings for gdal is still an ongoing work! Though I'm no longer an active contributor to GIS community, after looking at increasing...