-
Subscribe to this issue and stay notified about new [daily trending repos in TypeScript](https://github.com/trending/typescript?since=daily)!
-
In bmx-ng/maxgui.mod/issues/27, @GWRon suggested that weak references could be a useful addition to the language. A weak reference is an object references that doesn't prevent the garbage collector fr…
-
> Study notes mainly from Khan Academy. Not literally for Kindergarten maths only, but also including all K12 math subjects.
#### `KHAN ACADEMY MASTERY` rules collected:
- 1 `skill` means 1 pract…
-
### Description of the bug:
#### C++ hello-world
Using C++ binary as an example.
To build a C++ hello-world binary offline
```
cc_binary(
name = "bin",
srcs = ["main.cc"],
)
```
we…
-
# Idea:
Allow the code-fence language selector to feed the content inside a code-fence to a user-configurable interpreter/processor. The user interface should be similar to how mermaid is current…
-
Mentat-bot by AbanteAI has a very impressive swe-bench lite score of 38%.
https://www.swebench.com/
Like the adoption of swe-agent into codeactagent and the hybrid codeact-swe-agent, mentat cou…
-
**Submitting author:** @maltevogl (Malte Vogl)
**Repository:** https://github.com/maltevogl/citationnet
**Branch with paper.md** (empty if default branch):
**Version:** 2.1.0
**Editor:** Pending
**Re…
-
While working on #484, I've noticed that the last three or four posts from the [SkoHub blog](https://blog.skohub.io/) are missing at http://lobid.org/product/skohub.(I have added the missing presentat…
-
Hey
The parser tokens is slow to output, `result = parser.parse(tokens)`
1. What is the cause and how to speed this up?
2. Anyway to extend this to other languages?
-
## Background information
### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
OpenMPI v4.1.0 tar file from the website
### Describe how Open MPI…