Trayambak Rai
Trayambak Rai
Whenever I try to open the game in Linux, this error occurs. ``` X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 15 (X_QueryTree) Resource...
This PR adds a new procedure to `std/options` that takes in an `Option[T]` and a `var T`, and if the `Option` is not empty, then it stores its contents into...
See: #1149 GitHub likes to time-out on many ISPs, and if they don't, ISPs like to poke their nose into it. Reliance Jio in India shadow-bans https://raw.githubusercontent.com because "it helps...
fixes #1110 (fix) pass --colors:off to Nim compiler properly Nimble now correctly supplies `--colors:off` to the compiler when the `--noColor` flag is applied. Please let me know if I missed...
Hello there, I've recently been looking at @OpenSystemLab's projects and couldn't help but wonder if the claim of being the fastest JSON parser in the world is a made up...
This PR fixes #1180 by: 1) Fixing the first hint to tell the user to put the package's working directory under version control AND make a commit. 2) If they...
### Suggestion Description It would be nice if ROCm had Nim bindings as it's really a joy to write code in it whilst still maintaining good performance. It shouldn't be...
I believe that a lot more people would be able to contribute to the Nim ecosystem if we added an easy way for them to accept donations from other Nimmers....
- **(add) URL validation for URLs in `donation` field** - **(add) documentation on how to add donation links** See [this PR](https://github.com/nim-lang/nimble/pull/1258) and [this issue](https://github.com/nim-lang/packages/issues/2917) This PR adds documentation as to...