Sainan

Results 43 issues of Sainan

I know this is a different project, but I can't open an issue over there, and I assume as a result of this issue, 5.133.124.0/24 will cause issues with this...

enhancement

I think in the age of advertisements, an adblocker is a necessity for browsing the web, but over time the content and ads have merged more and more together, sparking...

Hi, it's me again. The ACME RFC describes the "detail" field of errors as being human-readable. I understand that your stance is to avoid clients relying on implementation-specifics, but I...

Had this cause a crash on a modded 1.12 server: ``` [18:10:34] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception java.util.ConcurrentModificationException: null at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445) ~[?:1.8.0_272] at java.util.HashMap$ValueIterator.next(HashMap.java:1474) ~[?:1.8.0_272] at com.rwtema.extrautils2.chunkloading.XUChunkLoaderManager.reloadChunkLoaders(XUChunkLoaderManager.java:108) ~[XUChunkLoaderManager.class:?]...

I've ran `curl -L https://umbrel.sh | bash` on a variety of Debian & Ubuntu versions. The results: - Debian 11.0: Fail (`docker: Error response from daemon: failed to create shim...

Currently, people using a newer language on Github either have to accept a total lack of support for the language, or use .gitattributes with `linguist-language` to select a syntax highlighter...

Improvement

I'm aware of the [cache scopes](https://github.com/actions/cache#cache-scopes), yet this simple workflow: ![image](https://github.com/actions/cache/assets/63328889/88d59485-c706-4783-a61a-f4f5aa075658) Causes the cache to consistently miss & create a new cache for each run: ![image](https://github.com/actions/cache/assets/63328889/628f1e3b-c5fa-467f-a798-836851a10928) This _might_ be because...

As opposed to just showing "2X Narmer Isoplast", some more data like this would be nice: ```JSON { "name": "2X Narmer Isoplast", "uniqueName": "/Lotus/Types/Items/MiscItems/NarmerBountyResource", "itemName": "Narmer Isoplast", "itemCount": 2 }...