-
## Request for position on an emerging web specification
### Information about the spec
* Spec Title: Customized built-in elements
* Spec URL: https://html.spec.whatwg.org/multipage/custom-elem…
-
PS C:\PIW> docker run --init -v C:\PIW:/msnovelist-data stravsm/msnovelist predict.sh 377.mgf
INFO 05:58:55 - Sirius Workspace Successfull initialized at: /root/.sirius-4.4
INFO 05:58:55 - You run…
-
# Project Picasso - a multithreading runtime for Nim
_"Good artists borrow, great artists steal." -- Pablo Picasso_
## Introduction
The Nim destructors and new runtime were introduced
to pro…
-
#like this,if change the paramete name to others,it can be compiled correcly.
```nim
proc hello(out:string)=
echo out
hello("test")
```
-
### Duplicates
- [X] I have searched the existing issues
### Current behavior 😯
Regular git uses 5gb of ram for indexation and spends `55m47s` on clone:
```
/usr/bin/time -vv git clone https:/…
-
While Testing performance with nvme-tcp with DRBD I received a panic:
Client workload was the following FIO:
``` bash
fio --time_based --name=benchmark --size=4G --runtime=300 --filename=./rand…
-
Hey,
I trid to run the program by following commands:
```
infercnv_obj = CreateInfercnvObject(raw_counts_matrix=counts, annotations_file=annot, gene_order_file=gene, ref_group_names=ref.groups…
-
I was looking at the [common.graph](https://github.com/google/guava/tree/master/guava/src/com/google/common/graph) package and the Graphs utility class. I do not see the support for any tree edit dist…
-
Hi,
Please add MindMap Diagram Support too :) .
Something compact like FreePlane https://sourceforge.net/projects/freeplane/ is producing: http://freeplane.sourceforge.net/wiki/index.php/File:Fr…
-
Hi! ✋
# Context
We've been using EF Core in our Unity3D app for more than a year. In the Unity Editor (which runs .NET 4.6) EF Core 1.1.3 works great, as long as we manually add the required .NET …