uriesk

Results 10 issues of uriesk

When testing an IP like `45.153.212.171` it prints the IANA result with ReferralServer to RIPE, rather than following it and whois at RIPE.

enhancement

### Brief description of the feature request Allow to use proxy configuration URLs aka .pac files. Browsers have that setting too. They are very handy and underrated. i.e. you can...

Type-Enhancement

wikipedia_arz_all fails because of one article not able to fetch dependencies because of a backend error `internal_api_error_Wikimedia\RequestTimeout\RequestTimeoutException`, it can be replicated by: ``` npm start -- [email protected] --mwUrl=https://arz.wikipedia.org --articleList "رقيب...

enhancement
upstream
wikimedia

You have to build glfw from git and include the two patches: [0003-Don-t-crash-on-calls-to-focus-or-icon.patch](https://raw.githubusercontent.com/mattfbacon/glfw-wayland-minecraft-git/main/0003-Don-t-crash-on-calls-to-focus-or-icon.patch) [0007-Platform-Prefer-Wayland-over-X11.patch](https://raw.githubusercontent.com/orowith2os/org.prismlauncher.PrismLauncher/ed42fe1e18dcd7cf70d3fddef468d7960c18fa57/patches/0007-Platform-Prefer-Wayland-over-X11.patch) I did it for fedora on: `https://copr.fedorainfracloud.org/coprs/uriesk/minecraft-wayland-glfw-git/` And the checkbox to use system glfw does not...

Let me take you on a journey.... ![apu-holding-water](https://user-images.githubusercontent.com/13338250/184906483-ab7ceee6-b988-45b6-96cf-ccf410f43192.png) So i bundle my app with babel and webpack and exclude the external modules from the bundle, like it seems to be...

### Operating System _No response_ ### Version of PolyMC git ### Version of Qt 6.7.2 ### Description of bug If you compile PolyMc from source, it will show as `6.0`...

bug

The room state cache gets saved to disk on almost all [Room::change](https://github.com/quotient-im/libQuotient/blob/dev/Quotient/room.cpp#L1895) events. That state can be multiple MB and is freshly written on every new message. Is this necessary...

performance

Hello, is it possible to do pic related with a datapack? Not the fill-level bar, but showing the first item that is inside the box? This pic is from [Simple...

https://farm.openzim.org/recipes/minecraft_fandom_en_all/config won't work because of broken backend issues with "Bedrock Edition data values/Metadata table" and "Resource pack/Folders", please add ``` --articleListToIgnore "Bedrock Edition data values/Metadata table,Resource pack/Folders" ``` thanks

Bug
Entertainment

Add `--maxAudioSize` and `--maxVideoSize` option to ignore large media files, but scrape the smaller ones. ## Background I analyzed the recent [wikipedia_en_top1m](https://farm.openzim.org/pipeline/28c070f7906bf9674d93ad36/debug) build, which included all media files and reached...

enhancement
question