-
As commented by @nbrady-techempower in https://github.com/TechEmpower/FrameworkBenchmarks/issues/7321#issuecomment-1466365129 here we are!
I don't have a clue why/what's going on, but let's take a …
-
Just got from cron job
```
2024-08-12T10:02:13-0400 [WARNING ] dandi: A newer version (0.63.0) of dandi/dandi-cli is available. You are using 0.61.2 …
-
@jlamperez and co, can you review if my calculations are the same as yours concerning ADC?
PGA-> 2/3 -> Full Scale Ragne is +- 6.144v
As the Vcc= 5v -> The scale that ADC reads is 0~5v.
So, unused s…
-
我在 drogon框架 处理序列化结构体的时候出现了 error
#ifndef BASE_H
#define BASE_H
#include
using namespace drogon;
// 泛型 Base 结构体,封装 HTTP 响应数据
template
struct Base {
int code = 200; // …
-
This is a comment made by u/aninteger on reddit
> Since you are using asio I think you really need to be writing async handlers. You can't just set multi-threaded mode on and write handlers that do b…
-
我的机器有5个网卡,每个网卡有一个公网ip
在drogon code里面,有办法指定某个网卡运行吗
-
https直接使用ca证书小请求没有问题,大数据的请求(1M以上?)会收不到也不会回复,但是使用server证书就没有问题,这是什么情况?
-
Run finished with some new errors I believe
```
$ time python -m tools.backups2datalad -l WARNING --backup-root /mnt/backup/dandi --config tools/backups2datalad.cfg.yaml update-from-backup --work…
-
### Jørgen
- [x] Select which statistics to show in table
- [x] Result*s* and grouping - consider changing title?
- [x] Change settings order (Place ensemble selection on top? I.e. refactor `Inpla…
-
Found this in the NWB Inspector
We use the following sequence in the actions: https://github.com/NeurodataWithoutBorders/nwbinspector/blob/a7e7172d1e1cabcba703c0c1ada343ab0864f79a/.github/workflows…