-
### What version of Go are you using (`go version`)?
$ go version
go version go1.20.5 darwin/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating syst…
-
@freedomkk-qfeng 在修复 #20 的过程中,我有一些新的想法:
目前的测试把 ip 和端口硬编码在开源代码中,是一种不太安全的实践。理论上应该由用户手动填写一个本地数据文件。
还有我通过阅读 ssh.go 这个包的源码发现,google 内部的单元测试是编写了一个模拟 ssh server 的对象来测试的。我觉得也可以借用这种思想去设计更好的测试流程。
https…
-
It does not make sense to have more than 12 or less than -48 dB of volume, because the sound would be distorted or non existent.
Would a patch to limit those controls (and eventually a new compile-ti…
-
Reading *all* supported formats from the clipboard during read() takes time especially since the HTML/Image payload can be in MBs/GBs. We could defer reading of the actual data from the clipboard and …
-
### MAME version
0.259
### System information
Windows 10, x64, EN-US, intel i5 10th Gen iGPU
### INI configuration details
```INI
#
# CORE CONFIGURATION OPTIONS
#
readconfig …
-
I put together a klayout layer properties file. So, when trying to use klayout to look at the GDS files we can see the layer names and have a decent color and stipple scheme. This seemed like a good…
-
Een N-op-M relatie tussen objecttypen A en B wordt vertaald als een nieuwe resource R die fungeert als een kruistabel zoals in databases.
De resource R bevat de volgende velden:
* url naar zichz…
-
Hi,
I work with docker under Windows 10 and with Kicad v8.0.6.
I use pdf_sch_print and pcb_print to generate pdf files of my design : schematic_frame.kicad_wks for schematic and pcb_frame.kicad_wk…
-
## Misc Unit Tests
- [ ] `pdk_compat.py`
donn updated
6 months ago
-
i have MOSFETs with 15.975µm instead of 16:
![no_match](https://github.com/user-attachments/assets/e2784fce-3d84-4951-9af5-8396ae222bdc)
what is the correct way to define tolerances for part-param…