-
I was notified by email that there are non-working links. I have looked at this section and can verify issues.
-
# Спам на идеи
*дотук от чата (от мен)*
Може (GameAI) да направим някакъв ProceduralContentGeneration, примерно някаква игра с пъзели. Примерно нещо такова: https://haztech-games.itch.io/procedur…
-
Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate.
请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,…
-
![image](https://github.com/user-attachments/assets/876762b2-d9eb-4409-8b0c-736bf227548a)
Here, it shows how there's an overflow somewhere in the web page, making the navbar not extend
![image](…
-
Attempting to webscrape youtube channels for scientific literature --
```
urls = re.findall(r"(https?://(?:doi\.org|arxiv\.org|ncbi\.nlm\.nih\.gov|researchgate\.net|scholar\.google\.com)/\S+)", d…
-
See https://github.com/UU-ComputerScience/uuagc/issues/15 for more info, the following example hangs with GHC 9.8 while it works with earlier versions:
```
module Main where
import UU.Parsing
…
-
**仅限中文**
### 使用场景
对于一些业务场景中,希望考虑先淘汰了大对象,有些时候考虑先淘汰了小对象。
但是实际中对象可能是会进行更新的,如果重复设置了k-v对,希望能够重新计算k-v对的优先级并设置优先级。
同时为了降低调用者的心智负担,不希望调用者手动调用一个类似于update的方法,而是在set(包括其他更新操作)的时候检查是否已经存在现有的k-v对并根据情况更新优先级…
-
An error makes it impossible to create a language with a name longer than 8 characters, an error that occurs when trying to create a file with a name longer than 8 characters in `i18n/`:
```
Start…
-
I have tought a bit about using template haskell with uuagc.
### Initial working version
First we could use a file quasi quoter (made with the quoteFile function) to load and compile an ag file.…
-
Originally reported here:
https://github.com/transientskp/trap-ng/issues/1#issuecomment-538239319
>
> Hi @gijzelaerr I solved myself, but thank you for the quick response! Really appreciated.…