-
Hi, and thank you very much for this code. I am streaming in LTC from a master clock, and am attempting to pick it up using winmm.lib, which streams the signal into a:
`short int waveIn[44100 * 3];…
-
Incident Sequence: 1
Incident Age: Current
Geneious Version: 10.0.7
OS: Mac OS 10.10.3 (x86_64)
Java Version: 1.8.0_112 (64 bit)
Application Build Date: 2016-12-13 11:24
User name: JHLowenstein
Email:…
-
Would it be possible to support views of `Vars` in the same way as views of `Var`?
I think it would be consistent and very useful.
```Java
Vars numbers = Vars.of(1,2,3);
Vals strings = numbers.v…
-
Hello! this is my first issue ever, so go easy on me.
I have published a JSON library that I was thinking about during my high school breaks. and I hope to share my knowledge I have gained from it, a…
-
`updateValue` is a convenient way to update the fields of a POJO and it even supports changing hierarchical values.
Currently when the object to be updated is an instance of a Record class it throw…
dodie updated
3 months ago
-
Heyhey thanks for making this great piece of tech :)
I've been trying to use ansible to auto-unlock a system.
Is there a way to do so?
So far I've tried `echo "passPhrasexxx" | ssh root@example…
-
One of my machines (FC40) recently received a kernel update
* from kernel-6.8.11-300.fc40.x86_64 to kernel-6.10.12-200.fc40.x86_64, and
* from ZFS+DKMS+Dracut `master` lineage, from commit 02c5aa9…
-
Can Netmiko allow dynamically adding a driver? I need to use a custom authentication scheme for a Cisco router that presents a challenge. Paramiko's `paramiko.Transport` class provides a `auth_intera…
-
Dear Ben,
Thanks for this great tool.
I have tried to use it recently to map small RNAs to virus genomes. I was expecting 21 nt long reads to map, indicating that host immune system responded t…
-