-
This is a place where we can make notes of missing source code.
-
```c
supdup.c:
1417: strcpy(myloc,loc); /* save */
```
```c
#ifdef __OpenBSD__
strlcpy(myloc,loc, sizeof(myloc)); /* save */
#else
strcpy(myloc,loc); /* s…
-
Proper documentation for State Synchronization Protocol other than a reference implementation would be much appreciated, and probably improve adaptation. Personally, it's hard to get a general flow of…
s5bug updated
10 months ago
-
I have another cart to put before a horse: doing NCP from the IMP.
I'd like to hear your thoughts on this and discuss the options.
-
### 1Panel 版本
1.4.3
### 请描述您的需求或者改进建议
![image](https://github.com/1Panel-dev/1Panel/assets/48080203/d09776d6-2a4c-4803-9643-fcbbcf8590c7)
## 当软件安装时,填入的端口包含在如下端口列表中
1, // tcpmux
7, // ec…
-
This is what I know so far.
### At MIT.
| Model | Serial number | Name | Comment | Owners |
| ----- | ------------- | ------ | ------ | --- |
| PDP-6 | 2 | | AI Lab | MIT (1964-19…
-
If the hostname doesn't have a period (".") in it, supdup adds the default Chaosnet domain name ".chaosnet.net" to it. This is passed along to the bridge NCP, which is a bit of a problem for the NCP …
-
### Tried on Canary and production:
The page is laggy, not loading, and its very slow. Only asset kub Kusama/Polkadot. Please fix it asap - Poeple are claiming official Polkadot Sub0 NFTs and we got …
-
SYS1; TS CHARFC
MOON; CHARFC.3
SYS1; TS CHARFS => SYS1; TS CHARFC
-
Hi
I get an out of memory error when running dorado 0.3.3 duplex basecalling on a machine with 4xA100 GPUs (40GB version).
Nothing is running on the GPUs before I start the basecalling.
### …