-
Feature Request: Implement IKE3 playerbot on last azerothcore.
Here is the playerbot module: https://github.com/ike3/mangosbot-bots/commits/master
And last time ike3 merge with trinitycore: http…
-
There's this thing: https://floss.fund/blog/announcing-floss-fund/
They offer 10-100k in financial support, but have very special requirements for "applying".
In order to get on their radar, we …
-
## Proposed solution
1. Allow [Align.C](https://py-pdf.github.io/fpdf2/fpdf/enums.html#fpdf.enums.Align) to be passed as a value for `.l_margin` in [TextStyle](https://py-pdf.github.io/fpdf2/fpdf/f…
-
**Is your feature request related to a problem? Please describe.**
Currently, a muc-card is always clickable. The mouse cursor changes to a pointer.
**Describe the solution you'd like**
I want a…
-
I have a suggestion on how to improve the BuWizz 3.0 communication reliability.
Re-send the last message after 200 ms of inactivity, then re-send it again after 600 ms of inactivity.
I've tested t…
-
KCM model儲存方式應改為 鄭銘毅大決
舊grep法:
儲存方式: 'term1 term2 freq\n..' 形式之文字檔。 (大小1.7G)
搜尋方式: 以grep搜尋所有match pattern ('^term '或' term ')之結果,存入priority queue,取前N筆。
time complexity: 總是O(n),因需grep完整個文字檔
搜王建民…
-
Given a directed acyclic graph (DAG) of n nodes labeled from 0 to n - 1, find all possible paths from node 0 to node n - 1 and return them in any order.
The graph is given as follows: graph[i] is a l…
-
Could be possible to add an option like `rate_limit` in order to limit the amunt of request to do against any api? I using [pfsense api ](https://pfrest.org/api-docs) and needs to make 1 request/secon…
-
In your current design, you have `self._eigenvalues()` called somewhere in your `__init__` function relying on a partial initialisation to have happened at that point. This is dangerous because it's a…
-
There appears to be a mismatch between code and properties file with regards to the api url.
The application.properties lists the property _api.base.url_ but it never appears to be used in the code.…