-
- [ ] BaseMod and MixMod should have a single >=1MSPS 16-bit ADC with 1 channel per input (simultaneous sampling)
- [ ] Use a an ADC with a nice LVDS interface, such as LTC2324-16
- [ ] Optimize lay…
-
Hi — I have amun running on a single GPU (device 1) with the following command:
$ ps aux | grep amun
mpost 105234 93.7 0.5 88712444 378592 ? Sl 12:34 1:17
amun -c validat…
-
Hi there,
A few more problems:
![image](https://user-images.githubusercontent.com/10434911/38039940-4e18cafc-32a6-11e8-9b63-175b623f4765.png)
Here we see that there are some strange lines on the …
-
Hi everybody!
I have a Qubino 3-phase smart meter **ZMNHXD1** together with the Qubino IR relay BICOM432-40-WM1. I try to use this device with **openzwave v1.5** and the npm module openzwave-shared…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
If the dialogue contains `#`, it will be exported to LaTeX as `#` instead of `\#` and the compilation with fail.
-
With game state management mostly stable, the next step is to implement an entity-component-system framework in the engine. This framework must follow the [pure ECS model](http://shaneenishry.com/blog…
-
**Kitty version used:** 0.6.0, master
**OS:** Mac OS X 10.13.2
**Repro:**
1. Set `cursor_shape block` in kitty config
2. Launch Kitty
3. Cmd + Tab away from Kitty to focus another application…
-
Traceback:
``` python
---------------------------------------------------------------------------
RuntimeWarning Traceback (most recent call last)
/Users/philippekirschen/D…
-
Hey there,
I experimented with the notegraph.
When three people sing their notes are colliding. So it's difficult for performers to follow them while singing.
I wrote a [version](https://github.co…